Navroutes

From Vendetta Online Wiki
Revision as of 05:47, 5 December 2020 by Roguelazer (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Navroutes are paths through space. To plot a navroute from ingame, simply open the Navigation tab of your PDA and click on your destination sector. It is also possible to save navroutes for later use and/or exchange.

Saved Navroutes

Here you can post or save any navroutes you think would be useful to the general public of Vendetta Online. The navigation routes should be exactly as they would appear in the .navroute file saved from the game, so that players can just copy & paste them into a new .navroute file, and load that from the game. Add a single space to the beginning of each line of the navroute, so that the navroute will be surrounded by a box.

Coranis Watch (Divinia M-14) to Bractus Watch (Bractus C-5)

This navroute is useful for returning to Bractus Watch after finishing a CtC delivery. Avoids any possible Ion Storms.

navroute clear
navroute add "Divinia O-14"
navroute add "Jallik A-10"
navroute add "Edras A-12"
navroute add "Pelatus C-8"
navroute add "Bractus C-5"
echo "nav route loaded."

Jallik Watch (Jallik E-15) to Sedina V Hold (Sedina D-14)

This navroute is useful for transferring Valkyries from Jallik to Sedina D-14. Avoids any possible Ion Storms. (Made by Estrian Prosis)

navroute clear
navroute add "Edras A-11"
navroute add "Pelatus C-10"
navroute add "Bractus A-5"
navroute add "Odia P-16"
navroute add "Odia A-16"
navroute add "Sedina P-16"
navroute add "Sedina D-14"
echo "Valkyrie Route Loaded"

Initros Border Guard (Initros O-12) to Sedina V Hold (Sedina D-14)

This navroute is useful for transferring Prometheus' from Initros to Sedina D-14. Avoids any possible Ion Storms. (Made by Estrian Prosis)

navroute clear
navroute add "Ukari D-16"
navroute add "Ukari P-16"
navroute add "Latos B-16"
navroute add "Sedina D-14"
echo "Prometheus Route Loaded"