Auto-translated
I can’t attack him, but the hero’s scripted name is correct.
New here? I'm Roha — want a quick tour?
I can't attack him, but the hero's scripted name is correct.
No, I apologize, the script name for the hero is incorrect. I have corrected it, and now the script for leveling up works, but not the one for the demon.
I also fixed it in that one.
function Heroes()
Trigger(OBJECT_TOUCH_TRIGGER, "Devil", nil);
AddHeroCreatures("Nicolai", 3, 20);
MessageBox("/Maps/SingleMissions/Opolchenie/Devil.txt");
PlayObjectAnimation("Devil", "happy", ONESHOT_STILL);
end;
Trigger(OBJECT_TOUCH_TRIGGER, "Devil", "Heroes");
SetObjectEnabled("Devil",nil);
now everything works
and how do I make them join the hero's army after that?
Everything works, but how do I find the ID of an entity?
Thank you! That's all the questions I have.
There's a simpler way. This site contains the IDs of all creatures, spells, and artifacts. (Sorry for the spam.)
It all works, but how do I find out the ID of a creature? What are manuals?
Perhaps our conversation isn't over yet, but I want to thank you now. You've done so much to help me, not everyone would put up with it for so long, so I want to say thank you!!!