- Joined
- May 30, 2008
- Messages
- 430
Read the text in green before you proceed
1. Please don't spam in this thread things about hashtables because i don't like them.
2. Please don't tell do it in JASS it's a lot more easy because i am not asking for it and i don't care about JASS.
3. I know that i can test it out my self but let's first make the theory part i will do the practice later if the theory is good enough
Because we all know very good the problems related to Recylcing, Indexing and a lot of Movement Systems made in GUI are very hard to do and it may bug i was wondering few things.
For example we have this trigger:
So the question:
If i make system that is detecting the free slots (dead units) among the variable "StoredInVariableUnit[VariableCount]" will the new stored unit in this index replace the unit stored with
Basically i am asking if the Event's stored with Variables respond to the Variable or to the unit stored inside the Variable.
Hope you guys get the things i am trying to ask you if not ask me to explain again
1. Please don't spam in this thread things about hashtables because i don't like them.
2. Please don't tell do it in JASS it's a lot more easy because i am not asking for it and i don't care about JASS.
3. I know that i can test it out my self but let's first make the theory part i will do the practice later if the theory is good enough
Because we all know very good the problems related to Recylcing, Indexing and a lot of Movement Systems made in GUI are very hard to do and it may bug i was wondering few things.
For example we have this trigger:
-
Trigger - Add to Empty Event Trigger <gen> the event (Unit - StoredInVariableUnit[VariableCount]'s mana becomes Greater than 200)
So the question:
If i make system that is detecting the free slots (dead units) among the variable "StoredInVariableUnit[VariableCount]" will the new stored unit in this index replace the unit stored with
-
Trigger - Add to Empty Event Trigger <gen> the event (Unit - StoredInVariableUnit[VariableCount]'s mana becomes Greater than 200)
Basically i am asking if the Event's stored with Variables respond to the Variable or to the unit stored inside the Variable.
Hope you guys get the things i am trying to ask you if not ask me to explain again