Player get frozed when enter in a faction car [problem]
#10

Quote:
Originally Posted by sandsnake
Make me a exemple with the thing because i keep on error>error 035: argument type mismatch (argument 4)
PawnCode:
Quote:

if(IsACopCar(newcar))
{
if(IsACop(playerid)) { }
else { RemovePlayerFromVehicle(playerid);
SetTimerEx("quickunfreeze",500,0,playerid);}
}

Make the thing with this exemple please
My bad.
pawn Код:
SetTimerEx("quickunfreeze",500,0,"d",playerid); }
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)