|
Thread: Remove skills (with cheats) | |
|
Iewu
Tavern Dweller
|
posted October 22, 2018 02:25 PM |
|
Edited by Iewu at 14:27, 22 Oct 2018.
|
Remove skills (with cheats)
This might have been asked for some time, but I haven't found any answers whatsoever.
As the thread states, I want to know if there's a way to remove skills by using cheats.
Curio's guide http://www.heroesofmightandmagic.com/heroes5/heroes5_cheats_skills.shtml makes no mention of how to remove skills.
I know there's the Memory Mentor, which is great, but obviously not a cheat. Although maybe using the console to get the "Memory Mentor" menu would be very good.
(I'm also using MM5.5 if that's important)
|
|
Iewu
Tavern Dweller
|
posted October 25, 2018 10:28 AM |
|
|
|
Skeggy
Promising
Famous Hero
|
posted October 25, 2018 03:15 PM |
|
|
TakeAwayHeroExp – takes away the specified amount of experience from the hero by removing skills randomly (similar to the Memory Mentor building).
Syntax
TakeAwayHeroExp( heroName, exp )
Description
Takes away the amount of experience equal to "exp" from the hero "heroName". The hero loses levels as well as skills and perks (randomly, but according to the dependences). All the bonuses gained from the skills, except for the one-time ones, are also lost (and will not be
given again at repeated learning of the skills).
/! It is possible to specify the minimal skill levels for the hero, below which the skills will not be disappearing, by using the command ["../LockMinHeroSkillsAndAttributes"]
LockMinHeroSkillsAndAttributes – allows fixing the minimal skills and attributes levels (required for ["../TakeAwayHeroExp"] and Memory Mentor).
Syntax
LockMinHeroSkillsAndAttributes( heroName )
Description
For the hero "heroName", the current levels of skills/perks and attribute values (Attack, Defence, Spellpower, Knowledge) are fixed.
* When skills and perks are being forgotten at the Memory Mentor’s, they cannot become lower than the fixed values.
* If experience is removed by the ["../TakeAwayHeroExp"] command, they do not go below the fixed level either.
* The same works for the attributes, too.
|
|
Iewu
Tavern Dweller
|
posted October 26, 2018 11:14 AM |
|
|
While it's not exactly what I'm looking for, it is very useful and does give the end result I wanted.
Thank you very much.
I heard there's actually a way to make a Lua code mod/trainer/cheat/script in Heroes 5. Wouldn't it be possible to make one that works like "GiveHeroSkill", except it's "RemoveHeroSkill"?
|
|
BloodyTroll
Tavern Dweller
|
posted September 26, 2019 04:35 PM |
|
|
Hi
How did you do that ? Is that the correct syntax ?
Doesn't work with me.
____________
|
|
jayarambro
Tavern Dweller
|
posted October 30, 2019 09:27 PM |
- penalty applied by Galaad on 30 Oct 2019. |
Edited by Galaad at 22:31, 30 Oct 2019.
|
I am a robot. Nobody loves me.
|
|
Iewu
Tavern Dweller
|
posted May 14, 2020 08:26 PM |
|
|
Since this is on topic, I have found out that the Memory Mentor can remove your skill if you pay a price, so there HAS to be a syntax code that does it.
Could somebody find it? Or perhaps the idea of a Lua script is still good, maybe it will go well for Heroes 5.5
BloodyTroll said:
How did you do that ? Is that the correct syntax ?
You need to do it as the example shows;
@TakeAwayHeroExp("Isabell", 1000)
|
|
jomM0923
Tavern Dweller
|
posted June 10, 2020 05:19 AM |
|
|
Awesome!!!!!!
LOOOOOLLLLLL This thread is rock!!
I'm a [url=https://maps.google.com/url?q=https://roblox-pc.io/]gamer[/url] and a [url=https://gumroad.com/robloxpc]blogger[/url]. Roblox has been around the gaming scene since 2005. Even today, [url=https://us.community.sony.com/s/profile/0054O000009FHIY?language=en_US]Roblox[/url] is one of the largest online community platforms around and it’s going anywhere anytime soon!
____________
|
|
datmax
Tavern Dweller
|
posted October 15, 2020 05:55 PM |
|
Edited by datmax at 17:56, 15 Oct 2020.
|
@Iewu: use cheat "unlearn_skill #". You need gold, equad sqrt(level_hero) * 500
____________
|
|
datmax
Tavern Dweller
|
posted October 15, 2020 06:09 PM |
|
|
@Iewu: p/s: if you want to remove some skills, you need to trade creature with a mine (or gate). In that moment you can remove more 1 skills before re-learn new skills
____________
|
|
zmudziak22
Supreme Hero
Heroes 3 Fan
|
posted October 16, 2020 12:50 PM |
|
|
That not a cheat as similar script is used for Memory Mentor, more experienced your hero is, more you will pay for reroll new skills.
____________
|
|
Ganthu
Tavern Dweller
|
posted July 22, 2021 09:33 AM |
|
|
datmax said: @Iewu: use cheat "unlearn_skill #". You need gold, equad sqrt(level_hero) * 500
Can you make an example using the correct syntax, please?
|
|
Iewu
Tavern Dweller
|
posted October 25, 2022 12:53 PM |
|
|
datmax said: @Iewu: use cheat "unlearn_skill #". You need gold, equad sqrt(level_hero) * 500
Hey, I can't seem to get this working, I've tried something like this:
@unlearn_skill ("Raelag", 28)
It doesn't seem to do anything even if I have a lot of gold available.
|
|
|