HOF Renegade cheat
HOF Renegade cheat
This is probably really obvious, but I spent so long trying to get the cheats enabled, can anyone tell me how to get renegade creatures instead of standard haven creatures (using the cheat)?
- Sir_Toejam
- Nightmare
- Posts: 1061
- Joined: 24 Jul 2006
good question...
give me a sec...
try this:
@AddHeroCreatures("Heroname", CREATURE_RENEGADENAME, #);
the hero name is the code for the hero you want to have the creatures added, the second entry must be in all caps, and the third is the number of creatures you want to add.
RENEGADENAMES:
BATTLE_GRIFFIN
CHAMPION
LANDLORD
LONGBOWMAN
SERAPH
VINDICATOR
ZEALOT
So... if you wanted a dozen dark angels for Freyda, you would type this in the console:
@AddHeroCreatures("Freyda", CREATURE_SERAPH, 12);
case is important.
that should do it fer ya.
give me a sec...
try this:
@AddHeroCreatures("Heroname", CREATURE_RENEGADENAME, #);
the hero name is the code for the hero you want to have the creatures added, the second entry must be in all caps, and the third is the number of creatures you want to add.
RENEGADENAMES:
BATTLE_GRIFFIN
CHAMPION
LANDLORD
LONGBOWMAN
SERAPH
VINDICATOR
ZEALOT
So... if you wanted a dozen dark angels for Freyda, you would type this in the console:
@AddHeroCreatures("Freyda", CREATURE_SERAPH, 12);
case is important.
that should do it fer ya.
Last edited by Sir_Toejam on 29 Nov 2006, 20:58, edited 1 time in total.
- joerginger
- Leprechaun
- Posts: 26
- Joined: 15 May 2006
- Location: Southern Germany
You can also use the numbers instead of the creature names:
Enforcer CREATURE_LANDLORD 106
Crossbowman CREATURE_LONGBOWMAN 107
Vindicator CREATURE_VINDICATOR 108
Battle Griffin CREATURE_BATTLE_GRIFFIN 109
Zealot CREATURE_ZEALOT 110
Champion CREATURE_CHAMPION 111
Fallen Angel CREATURE_SERAPH 112
Sfidanza has updated the cheating guide:
http://www.heroesofmightandmagic.com/he ... ures.shtml
So in case you also need the Fortress creatures or the in-game names of the heroes, this might help you.
I originally just tried out the numbers higher than 91 (the phoenix) to figure out all the new creatures, but the guide will save you that kind of work.
Enforcer CREATURE_LANDLORD 106
Crossbowman CREATURE_LONGBOWMAN 107
Vindicator CREATURE_VINDICATOR 108
Battle Griffin CREATURE_BATTLE_GRIFFIN 109
Zealot CREATURE_ZEALOT 110
Champion CREATURE_CHAMPION 111
Fallen Angel CREATURE_SERAPH 112
Sfidanza has updated the cheating guide:
http://www.heroesofmightandmagic.com/he ... ures.shtml
So in case you also need the Fortress creatures or the in-game names of the heroes, this might help you.
I originally just tried out the numbers higher than 91 (the phoenix) to figure out all the new creatures, but the guide will save you that kind of work.
- Sir_Toejam
- Nightmare
- Posts: 1061
- Joined: 24 Jul 2006
Who is online
Users browsing this forum: No registered users and 2 guests