**TUTORIAL** using waypoints into new systems...
Found out which ini files you have to modify to be able to create a waypoint path from another system to a newly created system
the files are :
-systems_shortest_path.ini
-shortest_legal_path.ini
-shortest_illegal_path.ini
they look like this:
Path = Li01, Li03, Li01, Li03
this basically means:
first system you are in (Li01)
system you want to go to (Li03)
systems you have to travel through (Li01 and Li03)
or better when you have a longer path:
Path = Li01, Iw05, Li01, Li03, Iw05 means
you are in Li01 (New York)
want to go to Iw05 (kepler)
you have to go through Li01 (New york, obvious), Li03 (Colorado) and Iw05 (Kepler, also Obvious)
Edited by - Archanon on 12-03-2003 19:47:45
the files are :
-systems_shortest_path.ini
-shortest_legal_path.ini
-shortest_illegal_path.ini
they look like this:
Path = Li01, Li03, Li01, Li03
this basically means:
first system you are in (Li01)
system you want to go to (Li03)
systems you have to travel through (Li01 and Li03)
or better when you have a longer path:
Path = Li01, Iw05, Li01, Li03, Iw05 means
you are in Li01 (New York)
want to go to Iw05 (kepler)
you have to go through Li01 (New york, obvious), Li03 (Colorado) and Iw05 (Kepler, also Obvious)
Edited by - Archanon on 12-03-2003 19:47:45