1. Hello. Is it possible to create a lil plugin that allow to play a short song when players connect to the server?

    That's could be great and add custom ambiance to the server. :)
     
  2. We can play only Rust sounds(shoot,explosion, guitar)
     
  3. Play guitar?:) how :p
     
  4. look into assembly and u will find all answers ;)
     
  5. Thanks... really helpfull... How could i immagine, what I can look into ASSEMBLY... really, thanks...
     
  6. For example:
    Only what u need now - get effect path, so u can do it with logs.
     
  7. Is this because the sounds/music is client side? Thats what you mean by RPC right? If that were the case... couldn't one create sound files for users to download as a part of the plugin? Just a thought.
     
  8. Wulf

    Wulf Community Admin

    That may be possible, but most would likely not enjoy having to manually download files and put them somewhere. They'd likely have to be an asset in Unity as well.
     
  9. Understandable, more of an optional thing for players is what I was thinking. Undoubtedly the hassle outweighs the gains.