- Joined
- Oct 18, 2008
- Messages
- 1,591
Is there any jass code to get the string of an ability (the game ID) from an ability variable and to transform it back to a variable? It'd help me to avoid the ability hashtables ^^
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Custom script: set udg_AbilityID = udg_Ability
call UnitAddAbility(u, udg_AbilityID)
call UnitRemoveAbility(u, udg_AbilityID)
Blizzard just didn't perform enough tests on their system before releasing it.
I work for Apple and I do what I can when I see there is room for customer experience.