11.08.2009, 19:57
Quote:
|
Originally Posted by TFZ
like this
Код:
public OnPlayerRequestSpawn(playerid)
{
PlayerPlaySound(playerid,1188 ,0, 0, 0);
return 1;
}
|
|
Originally Posted by TFZ
like this
Код:
public OnPlayerRequestSpawn(playerid)
{
PlayerPlaySound(playerid,1188 ,0, 0, 0);
return 1;
}
|