Force deactivate specific talents
Moderator: Moderator
-
- Wayist
- Posts: 25
- Joined: Thu Mar 12, 2015 11:12 pm
Force deactivate specific talents
Is there a way to forcibly deactivate a specific (sustained) talent? I think ForceUseTalent toggles wether the talent is active or not but I can't find a command that only deactivates and does not activate if the talent is not currently active.
-
- Uruivellas
- Posts: 708
- Joined: Wed Apr 30, 2008 5:55 pm
Re: Force deactivate specific talents
There isn't one. There really should be.
You'll just have to check self:isTalentActive before calling it.
You'll just have to check self:isTalentActive before calling it.
Addons: Arcane Blade Tweaks, Fallen Race, Monk Class, Weapons Pack
Currently working on Elementals. It's a big project, so any help would be appreciated.
Currently working on Elementals. It's a big project, so any help would be appreciated.

-
- Wayist
- Posts: 25
- Joined: Thu Mar 12, 2015 11:12 pm
Re: Force deactivate specific talents
Alright, thanks.