Help requested Hero revival system

Status
Not open for further replies.
Level 7
Joined
May 15, 2009
Messages
192
Hello again to whomever reads this post. This time around, im needing help with my hero revive system for my map. It is suppose to revive the hero after (Heroes level + 30 seconds) However I think something went wrong with my array settings, and the trigger does nothing.


Thx in advance, and also. Please explain my mistakes if you can.
 

Attachments

Thx for the help, but what did you mean when you said "set the initial size of the timer array to a larger value than 1"?

Anyway, thx for the helpful trigger, and btw, what is hashtable?



Uhh, ok im just editing now. I moved the trigger onto my own map, and the only thing I changed was the locations. Now it has stopped working -.-
 
Last edited:
Thx for the help, but what did you mean when you said "set the initial size of the timer array to a larger value than 1"?

In variable editor, click the variable to edit it's name, type, array status and size. Setting the (initial) size will initialize the first array slots.

Anyway, thx for the helpful trigger, and btw, what is hashtable?

It can be perceived as a data storage, a two-dimensional array. You can save data into it and the load it with proper keys.

Uhh, ok im just editing now. I moved the trigger onto my own map, and the only thing I changed was the locations. Now it has stopped working -.-

You could post the map or the triggers.
 
Status
Not open for further replies.
Back
Top