This script allows you to set move routes for vehicles on the screen using the move route editor.
DownloadGet it at
Hime Works!
InstallationPlace this script below Materials and above Main
UsageBefore a move route command, make a script call
CODE
set_vehicle_route(TYPE)
Where TYPE is one of the following
CODE
:boat
:ship
:airship
The next move route command will be applied to the specified vehicle, if
the vehicle is on the same map.