| 08-23-2004, 03:46 AM | #1 |
Hello, Ok i want to make an item that gives a hero a spell/ability,(like in darkline) but i cant seem to figure out how to make this work. Is it a trigger? or is it part of the item? Please help. |
| 08-23-2004, 02:17 PM | #2 |
I dont think that there is an item that gives a hero a spell, unless you count the spellbook ability. Maybe if you use that...when you use the item, it will open the spell book. Make a custom spellbook ability (and spell book item for your hero) that you can manipulate with triggers, and you may go on from there. Also, it can be both... ![]() |
| 08-23-2004, 03:56 PM | #3 |
I think it's a trigger. Just use a code with the event, that a hero founds (or takes) an item with the condition that the matching (?) item is the item that should give the abillity the action, that the game adds the abillity to the hero. -RealMods- |
| 08-24-2004, 01:01 AM | #4 |
event- hero uses item condition-item equal to *spell1* action learn hero ability ( ) i think this is how its done but im not sure |
