• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Issue with Spellbooks and Disabled Spellbooks

Status
Not open for further replies.
Level 8
Joined
Oct 2, 2013
Messages
288
I'm using a disabled spellbook trick to create more buffs in my map (using auras within the disabled spellbook).

However, I noticed a little problem when these disabled spellbooks are removed from a unit:
- If the unit already has a spellbook ability (even with a different Base Order ID), the player will exit the spellbook (if toogled) when other disabled spellbooks are removed.

The spellbook is not removed, it will just be exited as if canceled if the player is toogling what's inside.

Made sense? :/

I will be soooo happy if there is a solution to the problem!

Thanks a lot in advance! :)
 
A re-open function should only be triggered if the unit is toogling the spellbook. Otherwise the spellbook will just seem to randomly open by itself.

Is there a way to detect that?
 
"A unit starts the effect of an abiliy"
"ability being cast is equal to spell book"

That's not what I ment.

The spellbook should only be re-opened IF the player is toogling the spellbook. Otherwise the spellbook will open whenever a custom buff (using disabled spellbooks) runs out - at that point the spellbook would seem to randomly open uncommanded.

If I am to make this trigger, I need a way to detect if a player is toogling the spellbook.
 
Just tried putting Slow Aura into my triggers and it works perfectly! ^^

I consider my problem solved. Thank you all for looking into this.
 
Status
Not open for further replies.
Back
Top