#Is there any way to set SFX and Audio Player to only play for specific roles (only heard by roles)?
4 messages · Page 1 of 1 (latest)
OK, first make custom event using event definition,
Send your execution by event sender configure it to target "ALL" and to send the event you defined
Receive the event you defined event receiver and check if local player has role player has role if true then play the audio
I'm assuming this has to deal with the "if player is local" such stuff...
Also make the audio player or sfx thingy unsynced