Make a backup copy of the files before proceeding. Use a text editor to edit the "autoexec_a2.cfg" file in the "/profiles/" directory in the game folder. Add the following line to the end of the file in the "// Startup" section:
setvar dev_console_password = schwinge-des-todes
Then, use a text editor to edit the "input_a2.cfg" file in the "my documentsmy gameshomm5toeprofilesplayername" folder. Add the following line at the end of the "// console" section:
bind show_console '`'
Press ~ during game play to display the console window. Type enable_cheats to enable cheat mode.
Code | Effect |
add_exp [number] | Add indicated experience to selected hero.
|
add_skill [name] or [ID] | Add skills, perks or abilities
|
@Dragons () | All heroes have 1,000 black dragons
|
add_all_spells | All spells given to selected hero.
|
@ClearFog () | Disable fog of war
|
@Loose() | Lose mission
|
add_money [number] | Set all resources except gold, and set gold to amount multiplied by 1,000.
|
clear_money | Set all resources to zero.
|
set_hero_luck_morale [luck number] [morale number] | Set luck and morale base values for current hero.
|
add_gold [number] | Sets current gold amount but zeroes other resources
|
show_player_money [player number] | Show resources of indicated player
|
show_hero_mp | Shows detailed movement point stats for selected hero
|
@Win() | Win mission
|