How to mod...

Mods and development for mods. Including WoG & Equilibris (RU) subforums.
Alucard80
Leprechaun
Leprechaun
Posts: 1
Joined: 22 Jun 2006

How to mod...

Unread postby Alucard80 » 22 Jun 2006, 12:49

How can i create a simple mod for HV?

I would like to change the skills that you need to get others (uhm, well, now you know that I'm not english ^_^)...

I mean: for every skills I want that any of 1st, 2nd or 3rd ability will be good to get the 4th

How can I do that, (if it's possible?)

For example this is a part of code for Chilling Bones


<SkillPrerequisites>
<Item>
<Class>HERO_CLASS_NECROMANCER</Class>
<dependenciesIDs>
<Item>HERO_SKILL_PROTECTION</Item>
</dependenciesIDs>
</Item>
</SkillPrerequisites>

I have to put other items in "or" in the dependenciesIDs block,
but I don't know how to do it in xml


Alucard

User avatar
theGryphon
Spectre
Spectre
Posts: 716
Joined: 06 Jan 2006

Unread postby theGryphon » 22 Jun 2006, 18:17

Try replacing

<dependenciesIDs>
<Item>HERO_SKILL_PROTECTION</Item>
</dependenciesIDs>

with

<dependenciesIDs/>
I believe in science and that science can explain everything.
Because God has made it all work in such a beautiful way...


Return to “Modcrafting Guild”

Who is online

Users browsing this forum: No registered users and 7 guests