06.06.2009, 07:41
Quote:russiany,XeoN_13
Thanks^^.
=============================================
No,I just make it ignore specific location.
eg:
Thanks^^.
=============================================
Quote:
Originally Posted by dice7
PlayPlaySound will now play the sound on a specific location ?
|
eg:
pawn Код:
public OnPlayerSpawn(playerid){
PlayerPlaySound(playerid,1032);//no argument warnning now
return true;
}