• 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.

[Solved] GetSpellAbilityId() doesnt work..

Status
Not open for further replies.
Level 3
Joined
Mar 14, 2011
Messages
32
im making a trigger that increase hero's str by x each time he raise it by one level

event - PLAYER_EVENT_HERO_SKILL

condition - return GetSpellAbilityId() == 'A000'

however, GetSpellAbilityId() is returning 0 for me.. what did i do wrong?
 
Status
Not open for further replies.
Top