18.07.2011, 16:48
ok EXAMPLE
i create this vehicle
Is like This
BTW the time is in seconds hope i helped
i create this vehicle
pawn Код:
CreateVehicle(520, 804.1500, 4560.4560, 12.3400, 120.88, 0, 1, 100);
//you see at the end the number [100] that is the Delay timer before the vehicle respawns
Код:
(modelid, Float:x, Float:y, Float:z, Float:angle, color1, color2, respawn_delay)