[Trigger] New to Hashtables, integer returning as 0

Status
Not open for further replies.

coachmcguirk94

C

coachmcguirk94

RIyy6

Imgur

First post here, sorry about linking images from imgur, i'm sure there's a much better way to go about this.

Anyway, the 2 pictures above are from a simple trigger I made for a healing spell.
I have the hashtable working (It's created at initialization so that's not the problem) for some aspects of the spell, but I just can't seem to get this Integer to work.
Also, ignore the event "timed elapsed 5 seconds", that was just for show.

I set the variable Integer to be = Load 1 of Key: Picked Unit in the Hash.
That Key is clearly saved as 1. So shouldn't the Integer = 1? Why does it return as 0?

I've seen other threads on the forums with my exact same trigger that apparently worked, so I don't know.
 
Status
Not open for further replies.
Back
Top