God Mode
Note: This procedure involves editing a game file. Always make a backup copy of the file before proceeding. Use a text editor to edit the "globals.lua" file in the "bet on soldier\mods\bos\script" directory. Change the line:
SetGodMode(GetCharacterID("Player"),false),
to
SetGodMode(GetCharacterID("Player"),true)