Trainer Search

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
 
Last edited:

carnivoretv

New Member
Joined
Sep 12, 2016
Messages
3
Reaction score
0
Press tab key to show console line. you must have the version of game that have the option of dev.mode in options/gameplay menu
Thanks a lot! I swear I pressed every other key on the keyboard trying to find it haha...

Any idea where to find more console commands? I've figured out how to spawn different officers, but they have no unique abilities
 

cunhak9

Active Member
Joined
Mar 9, 2016
Messages
26
Reaction score
12
Thanks a lot! I swear I pressed every other key on the keyboard trying to find it haha...

Any idea where to find more console commands? I've figured out how to spawn different officers, but they have no unique abilities

This are the only ones that worked, i also dont have skills on the officers that i spawn but the first time that i did they had!
For more commands, check file by file in \StreamingAssets\mdi_baseline.h6module\
 
Last edited:

bagusu

New Member
Joined
Feb 7, 2016
Messages
2
Reaction score
0
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

btw do you know where stat for crew? i find their skill and skill point...but for stat crew not find it...
 

cunhak9

Active Member
Joined
Mar 9, 2016
Messages
26
Reaction score
12
btw do you know where stat for crew? i find their skill and skill point...but for stat crew not find it...

If i remember (i finished and deteled the game already) you have a folder( "officers" i think) in the game folder, theres files with thename of all the officers/crew you can open it with notepad and edit the all the stats.
So to recap, you have to edit the stats before you pick the officer( just roll the dice till you get an edited officer), an easy one is, open the angry joe file(its the first file), edit the stats then in the game,rename one of your officer to Angry Joe and he/she will spawn as angry joe secret character.

You can also edit the ship stats by editing the files in the ships folder, human tier1b tier2b... tier5b.
 
Last edited:
Top