Skip to content

Posts from Cheat Codes for Tribes of the East.

No ratings yet — be the first to rate!
User Avatar
11 years ago
Auto-translated
No, you can't. Cheats are disabled in multiplayer.
User Avatar
11 years ago
Auto-translated
Actually, it is possible. There’s some cheat code, I don’t remember which one, that works even in multiplayer.
In reply to Valerichek
10 years ago
Auto-translated
Hello everyone!
Thank you very much for the cheat codes; the game has become more interesting!
But I have a question. Can you remove or increase the limit of 20 units per week for training troops in Haven? :)
In reply to Julyanna
10 years ago
Auto-translated
During the game, open the console with the [`] key, type `eneble_cheats`, and enter the codes:

I'm writing this, but it says that the command doesn't exist. What should I do?
In reply to $$Sanya$$
User Avatar
10 years ago
Auto-translated
$$Sanya$$
During gameplay, open the console with the [`] key, type `eneble_cheats`, and enter the codes:

I'm writing this, but it says that the command doesn't exist. What should I do?

enable_cheats ;)
User Avatar
10 years ago
Auto-translated
If that's the case, I've edited the first post in this thread.
In reply to Agadjano
User Avatar
10 years ago
Auto-translated
Agadjano
Hello everyone!
Thank you very much for the cheat codes; the game has become more interesting!
But I have a question. Can you remove or increase the limit of 20 units per week for training troops in Haven? :)
You can do this by changing the values in the following lines:
7
20
in the file data.pak\GameMechanics\RPGStats\DefaultStats.xdb.
In reply to Julyanna
9 years ago
Auto-translated
Julyanna
Of course, there are, and I made them myself – other sites don't have instructions on how to create the codes.
bind show_console '`' – insert this into input_a2.cfg (but first, you need to open it with Notepad). The file itself is located in the Heroes of Might and Magic V - Tribes of the East folder, in the profiles, default_profile subfolder.

// obsolete, but strictly need for compatibility with some interfaces
bind close_window 'ESC'
bind confirm_action 'ENTER'
bind confirm_action 'NUM_ENTER'
bind show_console '`'

//===========================================================================
// Interface-specific sections

If so, save it.

In autoexec_a2.cfg, which is located in the profiles folder, add the following to the end: setvar dev_console_password = schwinge-des-todes

The end should look like this:
//============================================================================
// Startup
exec profiles\map-aliases.cfg
exec profiles\start.cfg
setvar dev_console_password = schwinge-des-todes

If so, save it.

And finally, add bind show_console '`' to the input_a2.cfg file, which is located in "C:/Documents and Settings/Owner/My Documents/My Games/Heroes of Might and Magic V — Tribes of the East/Profiles/Owner" (Owner is the account name).

In the file, this section should look like this:

// obsolete, but strictly need for compatibility with some interfaces
bind close_window 'ESC'
bind confirm_action 'ENTER'
bind confirm_action 'NUM_ENTER'
bind show_console '`'

//===========================================================================
// Interface-specific sections

Save it if it's correct, start the game, load a save, and check. If you followed my somewhat confusing instructions, pressing the key should open the console, where you need to enter the codes. But before that, to make the codes work in the console, you need to type enable_cheats. A message will appear saying that the codes now work, and then enter the code you need. You need to type enable_cheats on each mission, once.

Added 1 minute ago
And also, let me know if it helped or not.


I did everything as written, but the console doesn't open (:(
9 years ago
Auto-translated
@OpenCircleFog(0, 0, 0, 9999, PLAYER_#), where the hash symbol is replaced by a number indicating the player's color:
Red 1
Blue 2
Green 3
Yellow 4
Orange 5
Teal 6
Purple 7
Brown 8
This code is valid for the ground level, and for the underground level, the third zero must be replaced with a one: @OpenCircleFog(0, 0, 1, 9999, PLAYER_#)
9 years ago
Auto-translated
The following error message appears:
[Script warning!] Value was NIL when getting global with name `OpenCircleFog`
[Script warning!] Value was NIL when getting global with name `Blue 2`
(Script) Error: attempt to call a nil value
User Avatar
9 years ago
@OpenCircleFog(0, 0, 0, 9999, PLAYER_2)
Так вводили?
9 years ago
Auto-translated
no
@OpenCircleFog(0, 0, 0, 9999, Blue_2)

Added 42 seconds ago
Or another player's color and number

Added 8 minutes ago
I entered the command like this @OpenCircleFog(0, 0, 0, 9999, PLAYER_2)
Now there is no error, but I also don't see the result of opening the map.

Added 3 minutes ago
IT WORKED! Thank you

Added 1 minute ago
For those who don't understand like me, you need to enter the number of the player you are playing as =)
In reply to RedHeavenHero
9 years ago
Auto-translated
RedHeavenHero

3. for i=36,43 do GiveArtefact('scripted hero name', i)end

Is it possible to add all skills and perks at once using a similar method? Because there are too many of them to assign individually :smile43:
--------------------------------
I found a possible solution: @for i=1,220 do GiveHeroSkill("scripted_hero_name", i)end
However, it doesn't work perfectly. It only adds a portion of the listed skills. Sometimes, running the code multiple times helps, but usually, I have to add them manually. Still, now skills can be acquired a bit faster! ;b
In reply to Vladiolus
User Avatar
9 years ago
Auto-translated
Vladiolus
Is it possible to add all skills and perks at once using a similar method? Because there are too many to assign individually :smile43:
@for i=1,3 do for j=1,220 do consoleCmd('add_skill '..j)end end

Statistics

Welcome our newest member: recijeb