Executive Assault 2

Executive Assault 2

Nedostatek hodnocení
Secrets to the universe - How to make your own custom map
Vytvořil Devlikeapro a spoluautoři (1)
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.
   
Ocenit
Přidat do oblíbených
Oblíbeno
Odebrat z oblíbených
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.
Počet komentářů: 2
EJBthefifth 21. dub. 2024 v 13.55 
no kidden. cant read half the words
DeadFool 24. lis. 2023 v 4.55 
No longer a valid guide unfortunately