- Joined
- Nov 17, 2010
- Messages
- 28
Hey guys, I have a problem with the MUI, basically what I want is to create multiple Dummys with a variable, and not having to September dummy_1 [Index [1] = (Last Created Unit), Set dummy_2 [Index [1] = (Last Created Unit), etc.
I want to somehow create many dummy and not have to make a variable for each of them.
I try doing two Index, for example.
It did not work.
PLEASE HELPMEE!!!
I want to somehow create many dummy and not have to make a variable for each of them.
I try doing two Index, for example.
-
For each (Integer [Index[IndexDummys][1]])) From 1 to 12
-
Create 1 Dummy for (Owner of (Caster[Index[1])) at X position facing X degress.
-
Set Dummy[Index[IndexDummys[1]] = (Last Created Unit)
It did not work.
PLEASE HELPMEE!!!