I need help to make the train in the game in my server
#2

You have to go rails and type /save. Then take the X Y Z from that coordinate and use it on AddStaticVehicle.

Example:

pawn Код:
AddStaticVehicle(vehicleid, x, y, z, angle, color 1, color 2);
AddStaticVehicle(538, 300.0, 300.0, 10.0, 1.0, 1, 1);//538 is Brown Streak
Reply


Messages In This Thread
I need help to make the train in the game in my server - by OmarT2 - 15.07.2012, 16:43
Re: I need help to make the train in the game in my server - by Matz - 15.07.2012, 16:51

Forum Jump:


Users browsing this thread: 1 Guest(s)