- Joined
- Oct 15, 2006
- Messages
- 339
(a revolutionary idea for items)
So i have a unit that acts more like an item. It is collected when you get near it. Then what is supposed to happen is a random specified trigger, of X number of triggers, will run.
I can add an array to Trigger(Trigger) but i cannot add TRIGGERS to the trigger variable.
So what then is the use of the Trigger variable? Is is "Add TRIGGER to Trigger Queue"? And what does it mean, "Triggers added to the trigger queue are executed one at a time, in turn."
Thanks
So i have a unit that acts more like an item. It is collected when you get near it. Then what is supposed to happen is a random specified trigger, of X number of triggers, will run.
I can add an array to Trigger(Trigger) but i cannot add TRIGGERS to the trigger variable.
So what then is the use of the Trigger variable? Is is "Add TRIGGER to Trigger Queue"? And what does it mean, "Triggers added to the trigger queue are executed one at a time, in turn."
Thanks