PDA

View Full Version : Moving Vehicles


pedyke1
04-13-2007, 04:07 PM
How do I make a Car or tank follow a certain road or Way?

nuker7735
04-13-2007, 08:03 PM
u have to make a script and some waypoints for it
satrt by making a waypoint at the end of the road you want a vehicle to follow.
then meake a waypoint at the second destination (baisically the start point if you have jsut a straightway road)
Make a new script.
Add an action to the script.
Select the "Patrol to waypoint" option and enter the first destination.
Add another action
select the "Patrol to waypoint" action and enter the second destination.
Add an action.
select the "Jump to line#..." action and enter 1.

there, it should endlessly drive back and forth around the road.

hogo98
04-14-2007, 06:48 AM
You can either use patrol of the move command but for civilian units best for move order.