How do I set that if a player is in any "CreateVehicle" he will get freeze
#1

How do I set that if a player is in any "CreateVehicle" he will get freeze untill he types /engine?
I made this code:
http://pastebin.com/f330468be
What do i need to place here:
pawn Код:
if(/* HERE */)
        {
          if(EngineStatus[GetPlayerVehicleID(playerid)] == 0)
            {
The Comment, Please help...
Reply
#2

OnPlayerStateChange..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)