[Solved] TimerId ? - Saving stuff in hashtable under a timer

Status
Not open for further replies.

Ardenian

A

Ardenian

How can I save stuff with a timer as parent ?
I couldn't find something like TimerId.

I would like to save data related to a timer,
being able to load it when the timer expires, for example.

Do I have to save the timer in an array and then loop through all timer until I get the matching one
or is there a way to directly use him as parent ?
 
Last edited by a moderator:
Ahh, yes, I am so used to unitId and itemId that I forgot this function.

Thank you guys!
 
Status
Not open for further replies.
Back
Top