x y z

Started by Ryde(r), Dec 02, 2018, 07:34 PM

Previous topic - Next topic

Ryde(r)

i dont know this is the right board to post but i have a question about vcmp server script how to add and set vehicles x y z in server quickly without closing server?

NicusorN5

CreateVehicle(model,world,pos,rotation,color1,color2);
where model, world,color1,color2 are integers
pos is an Vector
rotation is an Quaternion, you can use 0 for no rotation