- Joined
- Aug 18, 2013
- Messages
- 71
Hey Guys, I'm working on a Hero Bot System for my map. And I'm working on a target find system.
I was using a unit group, but unit groups are unreliable due to several facts.
But I can't logic a way to use a unit array, adding nearby enemy units within a range of my bot.
Can someone get me on the right track, via showing me what vars I'll need, or sending me a tutorial. thanks
I was using a unit group, but unit groups are unreliable due to several facts.
- Can't pick a specific unit from unit group (Ex. pick unit 1 in unit group)
- lots of leaks
- basically the above
But I can't logic a way to use a unit array, adding nearby enemy units within a range of my bot.
Can someone get me on the right track, via showing me what vars I'll need, or sending me a tutorial. thanks