• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

remove spellbook while opened [bug]

Status
Not open for further replies.
all custom abilities based on 'channel'. It's weird, because there is no ability in it which should cause this behaviour.

/edit: ok I found the problem after alot of testing. The event "Unit - Begins casting an ability" was the problem for some reason. I changed it now to "Unit - Starts the effect of an ability" and now all is good :)
 
Last edited:
all custom abilities based on 'channel'. It's weird, because there is no ability in it which should cause this behaviour.

/edit: ok I found the problem after alot of testing. The event "Unit - Begins casting an ability" was the problem for some reason. I changed it now to "Unit - Starts the effect of an ability" and now all is good :)
you can't remove spell book from unit while in use, but you can disable the tech tree for that player concerning that spell book.

this results in the powers inside the book remaining but the book it's self not

hope this helps =)
 
Status
Not open for further replies.
Back
Top