Just wondering [SetVehicleNumberPlate]
#2

pawn Код:
new Float:x, Float:y, Float:z; // Create the variables to store some floats...
GetVehiclePos(VehicleThatUChangedThePlate,x,y,z); // store the floats into that variables
SetVehicleToRespaw(VehicleThatUChangedThePlate); // Respawn the vehicle
SetVehiclePos(VehicleThatUChangedThePlate,x,y,z); // Now set vehicle the previous pos :D
// You can also use GetVehicleZAngle and SetVehicleZAngle...

I think this will work '-'
Reply


Messages In This Thread
Just wondering [SetVehicleNumberPlate] - by [CG]Milito - 24.01.2013, 21:44
Re: Just wondering [SetVehicleNumberPlate] - by arakuta - 24.01.2013, 22:30
Respuesta: Just wondering [SetVehicleNumberPlate] - by [CG]Milito - 25.01.2013, 00:15
Re: Respuesta: Just wondering [SetVehicleNumberPlate] - by antonio112 - 25.01.2013, 07:07

Forum Jump:


Users browsing this thread: 1 Guest(s)