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