11.03.2009, 10:52
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:
The Comment, Please help...
I made this code:
http://pastebin.com/f330468be
What do i need to place here:
pawn Код:
if(/* HERE */)
{
if(EngineStatus[GetPlayerVehicleID(playerid)] == 0)
{