In the picture, he's with the “Red” faction! :smile13:


---------------------------------------------
Неудачное планирование ведёт к неудаче ...
NCF - мод, добавляющий дополнительных существ в HeroesV 3.1
New here? I'm Roha — want a quick tour?


parse('NHF_'..hero_temp..'_F('..hero_temp..','..garnizon..')');
Awesome, Duggal!
Is there a way to run a function in the same thread using parse?
For example:parse('NHF_'..hero_temp..'_F('..hero_temp..','..garnizon..')');
NHF_HeroesFunctions = {
Abissid = function(...)
-- <...>
end,
Tessa = function(...)
-- <...>
end,
}
-- <...>
NHF_HeroesFunctions[hero_temp](hero_temp, garnizon)
You can:
parse('NHF_'..hero_temp..'_F("'..hero_temp..'","'..garnizon..'")')()
()
Awesome Dugald!



I have an idea to create a Haven hero who revives Necropolis creatures back to life, according to the undead raising table.

I have an idea to create a Haven hero who revives Necropolis creatures back to life, according to the undead raising table.
If he's going to reincarnate in Haven, then who will the Undead and Bone Dragons be? By the way, is it okay that this is unnatural?

I have an idea to create a Haven hero who revives Necropolis creatures back to life, according to the undead raising table.
If he's going to be resurrected in the Overworld, then who will the undead and bone dragons be? By the way, is it not strange?
I have an idea to create a Haven hero who revives Necropolis creatures back to life, according to the undead raising table.