Vice City: Multiplayer

VC:MP Discussion => General Discussion => Topic started by: Ryde(r) on Dec 02, 2018, 07:34 PM

Title: x y z
Post by: Ryde(r) on Dec 02, 2018, 07:34 PM
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?
Title: Re: x y z
Post by: NicusorN5 on Dec 02, 2018, 07:48 PM
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