OnPlayerStateChange won't trigger.
#2

check this:
pawn Код:
if( oldstate == PLAYER_STATE_DRIVER && newstate == PLAYER_STATE_ONFOOT)
{
    StopAudioStreamForPlayer(playerid);
}
Reply


Messages In This Thread
OnPlayerStateChange won't trigger. - by Koala818 - 01.06.2014, 20:05
Re: OnPlayerStateChange won't trigger. - by Eth - 01.06.2014, 20:25
Re: OnPlayerStateChange won't trigger. - by Koala818 - 01.06.2014, 20:29
Re: OnPlayerStateChange won't trigger. - by Koala818 - 08.06.2014, 18:39
Re: OnPlayerStateChange won't trigger. - by Threshold - 09.06.2014, 02:02
Re: OnPlayerStateChange won't trigger. - by Koala818 - 10.06.2014, 21:18
Re: OnPlayerStateChange won't trigger. - by Lynn - 10.06.2014, 21:23
Re: OnPlayerStateChange won't trigger. - by Koala818 - 10.06.2014, 21:36

Forum Jump:


Users browsing this thread: 1 Guest(s)