- Joined
- Jul 25, 2009
- Messages
- 3,091
What's the easiest, and/or most lightweight way to make a spell 100% MUI?
Using GUI with custom snippet if necessary...
Using GUI with custom snippet if necessary...
Radamantus said:A unit dies events or other kinds of supporting events
Awww why do you have to exploit only the weakness of Hashtable ?Hashtables are really good though you can only have 256 hashtables in a map
It assigns each a special index to each unit, which means each unit can hold each data, separately, simultaneously, that will make it MUI by default.
Say Unit A holds data of Integer value 300, Unit B holds data of Integer value of 500.
When loaded from each unit (Custom Value = Unit), it will give each respective Integer value loaded from the unit.