30.08.2014, 21:31
Hello there.
When using AddStaticVehicle, use it like this
AddStaticVehicle(modelID, x, y, z, angle, colour1, colour2);
if you want to make them respawn after a while, use
AddStaticVehicleEx(modelID, x, y, z, angle, colour1, colour2, respawndelay);
If I've helped you, let me know! Have a nice day lad.
When using AddStaticVehicle, use it like this
AddStaticVehicle(modelID, x, y, z, angle, colour1, colour2);
if you want to make them respawn after a while, use
AddStaticVehicleEx(modelID, x, y, z, angle, colour1, colour2, respawndelay);
If I've helped you, let me know! Have a nice day lad.