11.01.2012, 16:02
Hi, i preparing dialog for vehicles
I using this fuction :
After 1 minute, vehicle respawn at position, on I created this vehicle.
I want to create vehicle, but if it respawn, itґll delete.
How can I do this ?
I using this fuction :
pawn Код:
CreateVehicle(581, X, Y, Z + 2.0, Angle + 90.0, c1, c2, 60);
I want to create vehicle, but if it respawn, itґll delete.
How can I do this ?