Hi
I wnted to edit the game constants JSON to make the number o pilots appearing in the hiring hall in each system random, between say 0-7 pilots per system, instead of being the same number every time.
I changed the line "pilotspersystem" : 6,
to "pilotspersystem" : 1-7
but that doesn't work.
I've tried a number of different things.
Does anybody have a solution to this?
Thanks in advance.
I wnted to edit the game constants JSON to make the number o pilots appearing in the hiring hall in each system random, between say 0-7 pilots per system, instead of being the same number every time.
I changed the line "pilotspersystem" : 6,
to "pilotspersystem" : 1-7
but that doesn't work.
I've tried a number of different things.
Does anybody have a solution to this?
Thanks in advance.