Hi i am trying to make the triggers that the makers of custom hero arena and CHLW use for their maps. The part where they pick their own skills and the heroes get it unlearnt.
Example:I get 4 abilities (item form) then step onto a circle and presto my hero has those 4 abilities in the learn abilities part.
My trigger seems to add the ability at level 1 to the hero and it does not appear in the Learn hero skills tab. (The red plus)
I have looked through a buying abilities tutorial on the hive workshop but it doesnt tell me how to add the abilities to the hero as I have mentioned above.
Events
Unit - A unit enters "Enter" (region)
Condition
Item-type of item carried by entering unit in slot 1 equal to spirit wolves
Actions
Unit - Add spirit wolves to triggering unit
Item - remove item carried by entering unit in slot 1
Unit- Move triggering unit instantly to center of "Receive" (region)
However what my trigger does is to add the spell to the hero as a learned spell at level 1 and doesn't appear in the menu when you press the Red Plus to learn hero skills.
Anyone can help? I am working a nearly fully customized hero game.
Example:I get 4 abilities (item form) then step onto a circle and presto my hero has those 4 abilities in the learn abilities part.
My trigger seems to add the ability at level 1 to the hero and it does not appear in the Learn hero skills tab. (The red plus)
I have looked through a buying abilities tutorial on the hive workshop but it doesnt tell me how to add the abilities to the hero as I have mentioned above.
Events
Unit - A unit enters "Enter" (region)
Condition
Item-type of item carried by entering unit in slot 1 equal to spirit wolves
Actions
Unit - Add spirit wolves to triggering unit
Item - remove item carried by entering unit in slot 1
Unit- Move triggering unit instantly to center of "Receive" (region)
However what my trigger does is to add the spell to the hero as a learned spell at level 1 and doesn't appear in the menu when you press the Red Plus to learn hero skills.
Anyone can help? I am working a nearly fully customized hero game.