America - Front
America - Back
Nival Interactive
Strategy
11/14/06 Ubisoft
(Add Date)
11/17/06 Ubisoft
| Owners: | 22 | |
| Favorite: | 0 | |
| Tracked: | 0 | |
| Wishlist: | 0 | |
| Now Playing: | 0 | |
To be able to use the traps in the game of Heroes of Might and Magic V: Hammers of Fate You must locate the so called file "autoexec_a1.cfg", You open with Notepad And finds the section that says: "// Startup " Then you write of this form the following information:
setvar dev_console_password = schwinge-des-todes
Example of since it is necessary to to see in the file:
//============================================================================ // Startup mainmenu setvar dev_console_password = schwinge-des-todes
Then you have that hubicar the file called "input_a1.cfg", You open with Notepad And finds the section that says: "// Common section (always active)" In the part that says: "// console" Then you write of this form the following information:
bind show_console '`'
Example of since it is necessary to to see in the file:
// console
bind console_run_cmd 'ENTER'
bind console_run_cmd 'NUM_ENTER'
bind console_next_cmd 'DOWN'
bind console_prev_cmd 'UP'
bind console_next_string 'HOME'
bind console_prev_string 'END'
bind console_first_string 'LCTRL' + 'HOME'
bind console_last_string 'LCTRL' + 'END'
bind show_console '`'
This key '`' is located to the left side of the number 1, down of the key Esc. NOT TO WRITE ANY MORE OF THE SKILL 171
| Code: | Effect: |
| add_all_spells | All the magics |
| add_army 6, 0 | Creatures Demons Level 1 |
| add_army 6, 1 | Creatures Demons Level 2 |
| add_army 5, 0 | Creatures Died Level 1 |
| add_army 5, 1 | Creatures Died Level 2 |
| add_army 7, 0 | Creatures Dwarfs Level 1 |
| add_army 7, 1 | Creatures Dwarfs Level 2 |
| add_army 2, 0 | Creatures Elfs Level 1 |
| add_army 2, 1 | Creatures Elfs Level 2 |
| add_army 1, 0 | Creatures Human Level 1 |
| add_army 1, 1 | Creatures Human Level 2 |
| add_army 3, 0 | Creatures Magic Level 1 |
| add_army 3, 1 | Creatures Magic Level 2 |
| add_army 4, 0 | Creatures Marshes Level 1 |
| add_army 4, 1 | Creatures Marshes Level 2 |
| add_skill # | Every skill in small letter |
| Code | Effect |
|---|