Volkof
Well-Known Member
- Reaction score
- 31
Hi all. I hav a question.
How do you add spell into a spellbook via trigger?
How do you add spell into a spellbook via trigger?
In case someone didn't report this yet:HOW TO ORDER A UNIT TO OPEN A SPELLBOOK
There is no way to do that.
call SetPlayerAbilityAvailable(P, abilcode, false)
call UnitRemoveAbility(U, abilcode)
call SetPlayerAbilityAvailable(P, abilcode, true)
Is this really true? I noticed that you could just order the player to push the hotkey for the spell book. Lets say you set the hotkey to Q for the spell book, then simply use:HOW TO ORDER A UNIT TO OPEN A SPELLBOOK
There is no way to do that.
Game - Force Player 1 (Red) to press the key Q