How do I locally play a sound to a player group?
the custom script to get a player group? I don't know jass. Thanks.
-
Custom script: if GetLocalPlayer() == GetTriggerPlayer() then
the custom script to get a player group? I don't know jass. Thanks.