- Joined
- Aug 16, 2007
- Messages
- 884
Hello, I'm wondering if I'm able to save an unit-type to a hashtable? I can't find an action for that. The closest thing I can come up with is this:
Thanks.
-
Hashtable - Save Handle Of(Random unit from (Units of type GM_tCH_HeroList[Integer[0]])) as ForLoopInteger[1] of i in GM_tCH_Hashtable
Thanks.