13.01.2010, 21:04
at the top:
gamemodeinit
whereever you want to usw it:
Код:
new infernus;
Код:
infernus = CreateVehicle(411, x, y, z, a, c1, c2, respawndelay);//replace those x, y ....
Код:
if(GetPlayerVehicleID(playerid) == infernus)//and continue