Search found 3 matches
- 05 Aug 2009, 14:14
- Forum: Lua Scripts
- Topic: how to get unit ID of units attacking you (in a widget)
- Replies: 10
- Views: 803
Re: how to get unit ID of units attacking you (in a widget)
thats fine I dont want the widget to 'cheat'. just collect some stats on which units are effective against others.
- 05 Aug 2009, 11:26
- Forum: Lua Scripts
- Topic: how to get unit ID of units attacking you (in a widget)
- Replies: 10
- Views: 803
Re: how to get unit ID of units attacking you (in a widget)
at the moment the plan is for it suply a basic group managing: 1 - a UI for creating groups and adding and removing selected units from the current groups. 2 - keeping the group together. ie when you order the group to move it mooves as one (as best it can) and it controls the range of unit movement...
- 05 Aug 2009, 10:02
- Forum: Lua Scripts
- Topic: how to get unit ID of units attacking you (in a widget)
- Replies: 10
- Views: 803
how to get unit ID of units attacking you (in a widget)
Hi all Im interested in trying to make a widget that assists with some of the micro managment in Spring mods. at the moment Im just exploring what widgets are capable of with the call-ins and call-outs. from what I can see there is no way of detecting who is attaching your units. the call-in I was h...