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

I need help to make the train in the game in my server .
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)