cunhak9
Active Member
- Joined
- Mar 9, 2016
- Messages
- 26
- Reaction score
- 12
if you activate dev. mode in options/gameplay you have access to a console command line, maybe theres some commands for the game!
ps: you can edit your savegame! ( C:\Users\username\AppData\LocalLow\MASSDMG\Halcyon6 ) open the .lua file with any standard text editor, find "resources = {crew = xxx, materials = xxx, fuel = xx.00051, dark_matter = xxx.0009}, " and change!
ps2: the xxx are random values
ps3: can also edit crew stas/skills!
edit: found some console commands:
CreditResource('crew', 100000)
CreditResource('materials', 100000)
CreditResource('fuel', 100000)
CreditResource('dark_matter', 100000)
GenerateOfficer("angry_joe", GetFaction("terran")) ---»play with Angry Joe from AngryJoeShow! lol
ps: you can edit your savegame! ( C:\Users\username\AppData\LocalLow\MASSDMG\Halcyon6 ) open the .lua file with any standard text editor, find "resources = {crew = xxx, materials = xxx, fuel = xx.00051, dark_matter = xxx.0009}, " and change!
ps2: the xxx are random values
ps3: can also edit crew stas/skills!
edit: found some console commands:
CreditResource('crew', 100000)
CreditResource('materials', 100000)
CreditResource('fuel', 100000)
CreditResource('dark_matter', 100000)
GenerateOfficer("angry_joe", GetFaction("terran")) ---»play with Angry Joe from AngryJoeShow! lol
Last edited: