Sun Apr 18, 2004 2:35 am by Chips
If you went to the solar fodler, into asteroids folder, and opened up the li01_zone21 minefield file, you can find the name of the zones easily:
[Exclusion Zones
exclusion = Zone_Li01_to_Li05
exclude_billboards = 1
exclusion = Zone_Li01_zone21_lane_access
exclude_billboards = 1
Copy the names and then go to the system (li01.ini) file and do a search for that line.
Zone_Li01_zone21_lane_access
Zone_Li01_to_Li05
You should get
[zone
nickname = Zone_Li01_to_Li05
pos = 80122, 0, 12444
shape = ELLIPSOID
size = 10000, 2000, 12000
property_flags = 131072
sort = 99
And
[zone
nickname = Zone_Li01_zone21_lane_access
pos = 71890, 0, 15440
rotate = 0, -70, 0
shape = BOX
size = 2500, 1250, 18000
property_flags = 131072
sort = 99
Change the values of the lines in bold