#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)

floral arch
#

Is there any way to setup SFX or Audio Players to only produce audio for a specific player role?

prisma hedge
#

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

floral arch
#

I'm assuming this has to deal with the "if player is local" such stuff...

prisma hedge
#

Also make the audio player or sfx thingy unsynced