25.12.2017, 14:52
How are you creating the DMVCar variable? Can you show post the code.
When you change the co-ordinates make sure you don't remove or add any commas, the parameters must remain in the same format, see below:
Any additional or missing commas (parameters) will result in the error you are receiving.
https://sampwiki.blast.hk/wiki/CreateVehicle
When you change the co-ordinates make sure you don't remove or add any commas, the parameters must remain in the same format, see below:
Код:
CreateVehicle(vehicletype, Float:x, Float:y, Float:z, Float:rotation, color1, color2, respawn_delay, addsiren=0)
https://sampwiki.blast.hk/wiki/CreateVehicle