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

[JASS] timers

Status
Not open for further replies.
Level 3
Joined
Sep 14, 2007
Messages
43
the problem is that i cant send locals to a timer when i use starttimer(blah).
so i have to use globals(thats how i see it)
now my question is if i can somehow send local variables to a timer from the function i'm using to call it?
 
Level 3
Joined
Sep 14, 2007
Messages
43
struct is a group of variables under a specific name like in real program languages or is it something else?
is there any tutorial to both structs and handle vars?
 
Status
Not open for further replies.
Top