PlayFX

Play any Rust FX/Effect on any specified player. For example; vomitting sound.

Total Downloads: 409 - First Release: Apr 18, 2018 - Last Update: Apr 23, 2018

5/5, 2 likes
  1. Vliek [NL] submitted a new resource:

    PlayFX - Play any Rust FX/Effect on any specified player. For example; vomitting sound.

    Read more about this resource...
     
  2. Vliek [NL] updated PlayFX with a new update entry:

    1.0.1

     
  3. Nice, works well!

    I see that there was a "change" of command type, but a consolecommand would also be very nice to do some automated stuff easily :)
    And an option to use part of a name instead of SteamID in chat
     
  4. I'll add a console command first :)
     
  5. Suggestion: Option to play the effect only to the player specified, not everyone around him too
     
  6. var effect = new Effect("assets/notsurewhichone.prefab", entity.ToPlayer, 0, Vector3.zero, Vector3.forward); EffectNetwork.Send(effect);
     
  7. Wulf

    Wulf Community Admin

    Pretty sure effects are still broadcasted to all in the area, you only focus them on a player.
     
  8. Tried it out and it seems to do what he described, I can't hear sounds playing from players when beside them
     
  9. Funny plugin !
    Could you just add ability to /playfx PLAYERNAME ?
     
  10. Vliek [NL] updated PlayFX with a new update entry:

    1.0.2

     
  11. Vliek [NL] updated PlayFX with a new update entry:

    1.0.3