26.03.2012, 01:34
i do not see the problem you have return 1; all fine
this is not a problem this will only play sound in slap-id. if you want to hear the sound
duplicate the PlayerPlaySound then do this
pawn Код:
PlayerPlaySound(id,1190,0.0,0.0,0.0);
duplicate the PlayerPlaySound then do this
pawn Код:
PlayerPlaySound(playerid,1190,0.0,0.0,0.0);

