PlayerPlaySound
#1

well;
pawn Код:
public OnPlayerConnect(playerid)
{
PlayerPlaySound(playerid, ID, 0.0, 0.0, 10.0);
return 1;
}
the sound playing OnPlayerConnect
but
pawn Код:
public OnPlayerSpawn(playerid)
{
return 1;
}
It keeps playing the sound..
how can i stop the playersound while player spawns?
Reply


Messages In This Thread
PlayerPlaySound - by mike_1 - 20.10.2011, 10:02
Re: PlayerPlaySound - by [MWR]Blood - 20.10.2011, 10:05
Re: PlayerPlaySound - by vassilis - 20.10.2011, 10:26

Forum Jump:


Users browsing this thread: 1 Guest(s)