- Joined
- May 30, 2008
- Messages
- 430
JASS:
StartSoundForPlayerBJ
JASS:
function StartSoundForPlayerBJ takes player whichPlayer, sound soundHandle returns nothing
if (whichPlayer == GetLocalPlayer()) then
call StartSound(soundHandle)
endif
endfunction
i don't know nothing about this stupid program and the program itself don't help me alot, but to play sound for a only 1 player or player within a group i need jass. So i end um with this trigger/script line/command or whatever are those things in jass. So can some one tell me how to fill up the gaps here and to tell me everything about how i can manage this command. I hope atleast one of you get my point (my point is to play a sound .mp3 format for 1 player or for palyer in player group) so can some one tell me what to DO
btw i have to insert this thing with costum script or what? becouse looks weird when i insert it with costum script and i have the feeling that i screw up