remove spellbook while opened [bug]

Status
Not open for further replies.
Level 12
Joined
Jan 13, 2008
Messages
559
hello, to my surprise I couldn't find anything about this but I stumbled across a quite annoying bug. I would like to remove the spellbook from a player while he has it opened but as soon as the spellbook gets removed, the player unit freezes. How do I fix this?
 
Level 12
Joined
Jan 13, 2008
Messages
559
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:
Level 19
Joined
Jul 2, 2011
Messages
2,161
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.
Top