How easy is it to get rid of phase lanes and make gravity well rings disappear?

I would like to do this if possible. The aim would be to make the game much more interesting tactics wise.

I do not like having to jump and land right smack bang on somebodies doorstep.....

Obviously I would need to create more maps that made this interesting.

p.s. It would be even better to get the planets orbiting again

3,427 views 5 replies
Reply #1 Top
umm you can't remove them... but you could make every planet have a lane to each other I think (custom map).

You can also make the gravwells bigger. Im not entrily sure how that works atm (havn't looked at it) but it will probably be something to do with the planet entity files.

Porbably this line?
moveAreaRadius 40000.000000
Reply #2 Top
thanks may, whats the movearearadius line in? Is that a map file?
Gravwells bigger would be good enough, especially if you can have more than one planet in the well,
Reply #3 Top
planet entity files like PlanetIce.entity
In GameInfo (modding refrnce files)

You can't have more than one planet (the 'planet' is the gravwell, a wormhole is a 'planet' in the game).
Reply #4 Top
brilliant, so I can modify one map to have large gravity wells without affecting the other maps.
Reply #5 Top
hyperspaceExitRadius 30000.000000

This is the value that gives you a larger circle to play in.......

examples of my first experiments