How to play sound effect? (Lua)
Discussion in 'Rust Development' started by PaiN, May 7, 2015.
-
Yes, you can do all Rust effects from plugins (sounds, particles, explosions ... )
-
for experimental you can look in my HumanNPC i added it for weapons, or in Minstrel.
-
I got it 50% bcs its wrote in C#
but
where can i find all the FX's ? -
if i recall it's in game manifest, you would need to loop in the entire game manifest and find all "fx"
can't help you more as i'm not at home. -
So As Reneb is not home could any1 help me .. with this ?
-
I've posted a snippet somewhere to get everything from the game manifest @PaiN, if you search a bit you'll be able to find it
(on my phone so it's hard for me to look for it
) -
searched for "game files, game manifest, loop manifest.. " can you give me a keyword to search for xD?
-
"GameManifest" -> http://oxidemod.org/threads/using-game-particles.7949/#post-82445
-
Okay thanks man ....
Now i have another problem.. some time ago Reneb told me to check his plugin to learn how to play FX ...
Is this possible to play a FX to a target player ? or with Minstrel a song ?
