- Joined
- May 5, 2009
- Messages
- 27
Hi everyone, I need some help with a map I'm creating.
I've designed a map based on engineering upgrades and spellbooks to add spells to my heroes. I've already finished all the spells—more than 90 different ones—and each spell has 3 "clones." I set it up this way so that the hotkeys are always "Q, W, E, and R." In summary, there are nearly 300 spells.
However, I encountered a problem. After all the effort I put into creating this map using triggers, I discovered that morphing abilities have issues when used with spellbooks.
I've read about making spells permanent once they're learned by a hero, but I need to ask: is there a way to ensure every learned spell becomes permanent?
For instance, is it possible to use a general custom script that could do something like this?
"When a unit learns a spell, make the learned spell permanent for the triggering unit."
I’d really appreciate any help with this since I’m not very skilled in programming, but I’m doing my best to figure it out.
I've designed a map based on engineering upgrades and spellbooks to add spells to my heroes. I've already finished all the spells—more than 90 different ones—and each spell has 3 "clones." I set it up this way so that the hotkeys are always "Q, W, E, and R." In summary, there are nearly 300 spells.
However, I encountered a problem. After all the effort I put into creating this map using triggers, I discovered that morphing abilities have issues when used with spellbooks.
I've read about making spells permanent once they're learned by a hero, but I need to ask: is there a way to ensure every learned spell becomes permanent?
For instance, is it possible to use a general custom script that could do something like this?
"When a unit learns a spell, make the learned spell permanent for the triggering unit."
I’d really appreciate any help with this since I’m not very skilled in programming, but I’m doing my best to figure it out.