- Joined
- Apr 18, 2010
- Messages
- 102
Is there a way to create a sound for only 1 player when an ability is casted?
Trying to create a small system for it, (by system, I meant to just run a trigger instead of copy pasting its contents on every spell)
*On the Ability trigger*
>Set ABILITY_SOUND = some sound file
>set ABILITY_PLAYER = owner of casting unit
>Run "Play Sound" trigger
*On Play Sound trigger*
See image posted..
Trying to create a small system for it, (by system, I meant to just run a trigger instead of copy pasting its contents on every spell)
*On the Ability trigger*
>Set ABILITY_SOUND = some sound file
>set ABILITY_PLAYER = owner of casting unit
>Run "Play Sound" trigger
*On Play Sound trigger*
See image posted..