Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Ordering spellbook spells with triggers
Ordering spellbook spells with triggers
07-13-2007, 05:04 PM
#1
teal
I tried using search but I couldn't find anything on this, so how do I order a unit to use a spell from the spellbook? I tried just using the order string but that didn't seem to work.
07-13-2007, 05:18 PM
#2
TheSecretArts
i think Force UI will work
Do Force UI key <spellbook hotkey>
then
Do Force UI Key <spell hotkey>
else just have them use the spell book then order the string of the spell in the book.
07-13-2007, 07:49 PM
#3
teal
Although this doesn't seem to work, I found an alternative solution of hiding my spell (enable/disable).