1. Is it possible to play a sound effect in plugins ?

    As i remember in legacy in one of the Teleporting Systems when someone wanted to tp to you there was a weird sound effect.
     
  2. Yes, you can do all Rust effects from plugins (sounds, particles, explosions ... )
     
  3. for experimental you can look in my HumanNPC i added it for weapons, or in Minstrel.
     
  4. I got it 50% bcs its wrote in C#
    but
    where can i find all the FX's ?
     
  5. 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.
     
  6. So As Reneb is not home could any1 help me .. with this ?
     
  7. 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 :p)
     
  8. searched for "game files, game manifest, loop manifest.. " can you give me a keyword to search for xD?