• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[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:

Ardenian

A

Ardenian

Ahh, yes, I am so used to unitId and itemId that I forgot this function.

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