 |
Josiah.Bruns Apprentice
Joined: 04 Mar 2007 Posts: 103
|
Posted: Sat Sep 05, 2009 6:16 pm
getting values out of string lists? |
I have a string list with values like: bot kren|bot gonzo ... etc
what i am trying to do is get the string bot kren to fire off my bot kren trig.
basically i have written several triggers that all start bot then a mob name. i have stored those trig names in a string list and i want to incrementally move through the sting list calling each trig. |
|
|
 |
Josiah.Bruns Apprentice
Joined: 04 Mar 2007 Posts: 103
|
Posted: Sat Sep 05, 2009 7:59 pm |
i figured it out its the %item(stringList,index) command
|
|
|
 |
|
|