Executive Assault 2

Executive Assault 2

Not enough ratings
Secrets to the universe - How to make your own custom map
By Devlikeapro and 1 collaborators
This guide is all about how the map seeds work. It's not quite complete, but given how little we feel like doing the hard part (mostly messing with the C-value, and loading up 50 thousand maps to see how it changes the system) we feel that it's enough.
   
Award
Favorite
Favorited
Unfavorite
How the (seed) coordinate system works
Format: ## A/B### A/B### P#### C########## N

## = ???? - Has to do with the way planets connect. Not sure right now, needs further testing.

A/B### = Letters signify Right/Left side of the map, numbers signify how far to the x-axis, from the center - Any number from 000-250*.

A/B### = Letters signifies Top/Bottom of the map, numbers signify how far to the y-axis, from the center - Any number from 000-250*.

* 250 is not the maximum value, that's 999, but anything past 250 puts the planet off the map.

P#### = 0000 Is regular node, 1000 is a player spawn.

C######### = Determines what's in a system... number can be anything from 4-10 (from what we've seen).

N = End(?), Just appears to be a break in the string, telling the game "this is the end of this planet string".
Examples of Changes
A = 12B013B026P0000C0308040613N03A109B030P0000C12081301N08A080A102P1000C1203N04B109A123P1000C12N06B100B130P0000C12N13A089B116P0000C1203N01A215B089P1000C03N

this was an un-edited map the game designed




B = 12B013B026P1000C0308040613N03A109B030P1000C12081301N08A080A102P0000C1203N04B109A123P0000C12N06B100B130P0000C12N13A089B116P0000C1203N01A215B089P1000C03N

for B, we changed four planets, turning two into player-spawns, and two into neutral planets.




C = 12A013A026P1000C0308040613N03A109B030P1000C12081301N08A080A102P0000C1203N04B109A123P0000C12N06B100B130P0000C12N13A089B116P0000C1203N01A215B089P1000C03N

for this, we changed the position of the first planet by swapping the B's at the beginning to A's.
2 Comments
EJBthefifth 21 Apr, 2024 @ 1:55pm 
no kidden. cant read half the words
DeadFool 24 Nov, 2023 @ 4:55am 
No longer a valid guide unfortunately