16.07.2011, 08:40
Код:
OnPlayerChangeState(playerid,newstate,oldstate) { if(newstate==PLAYER_STATE_DRIVER) { GameTextForPlayer(playerid,"~w~Please drive like you~n~would in real life~n~Or you will be~n~~r~JAILED!!!",10000,3); } }
However, keep in mind that this will start to annoy your players, this goes off EVERY time they enter that driver seat...