Invincibility:
Note: This procedure involves editing a game file; create a backup before proceeding. Use a text editor to edit the “globals.lua” file in the “bet on soldiermodsosscript” directory. Change the line:
????? SetGodMode(GetCharacterID(“Player”),false),
to
????? SetGodMode(GetCharacterID(“Player”),true)