Auto Skirm widget
Moderator: Moderators
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Auto Skirm widget
http://spring.jobjol.nl/show_file.php?id=1644
This makes idle skirmishers automatically move away from nearby enemies. It could be improved, atm it doesn't take into account complex situations like multiple attack directions but it will work most of the time so ignoring your skirmishers for a few seconds is much less punishing.
It's currently using CA unit names (should work with BA). Change the units that it thinks are skirms by changing unitArray in the lua file.
This makes idle skirmishers automatically move away from nearby enemies. It could be improved, atm it doesn't take into account complex situations like multiple attack directions but it will work most of the time so ignoring your skirmishers for a few seconds is much less punishing.
It's currently using CA unit names (should work with BA). Change the units that it thinks are skirms by changing unitArray in the lua file.
Re: Auto Skirm widget
Excellent, I've been wanting something like this for nearly forever. Any chance of setting it up so it can use per mod settings?
Re: Auto Skirm widget
WHAT HAVE U DONE THIS IS THE END OF MICRO.
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Re: Auto Skirm widget
I think you can already do that. Add the unitnames from all the mods you want to the unitArray and they'll be treated like skirms.Decimator wrote:Excellent, I've been wanting something like this for nearly forever. Any chance of setting it up so it can use per mod settings?
Re: Auto Skirm widget
Mod devs have the ability to block the use of certain widgets in their mods, right?
Re: Auto Skirm widget
too bad that mod devs don't have the ability to stop file renames.
anyway, haven't looked at it yet, but i think that the widget's behavior can be used against the player running it.
anyway, haven't looked at it yet, but i think that the widget's behavior can be used against the player running it.
Re: Auto Skirm widget
Dont the spring devs. think this is an issue?imbaczek wrote:too bad that mod devs don't have the ability to stop file renames.
If the user relies heavily on this widget in place of micro i can certainly see how it could be used against him
Re: Auto Skirm widget
If you want to block a widget, use a whitelist. If you just want to disable one by default, use a blacklist.
Re: Auto Skirm widget
We do, but it's close to impossible to solve, so we're not bothering.Sheekel wrote:Dont the spring devs. think this is an issue?
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Re: Auto Skirm widget
This widget cannot replace skrim micro anyway. It simply makes them move away. When microing skirmishers there's choice involved that players must make; do they want to do the maximum damage with increased risk? which direction should they retreat in?
Re: Auto Skirm widget
I sure as fuck will block this.Sheekel wrote:Mod devs have the ability to block the use of certain widgets in their mods, right?
Re: Auto Skirm widget
When all it does is make units run away? Heck, 'move away from enemies' could be an engine move state.smoth wrote:I sure as fuck will block this.
Now, if it gets developed into a viable skirmish AI that actively targets and monitors the terrain...
Re: Auto Skirm widget
Its seems as if the skirmisher has to be on hold fire for this to work.
-
- Moderator
- Posts: 2464
- Joined: 12 Oct 2007, 09:24
Re: Auto Skirm widget
The skirmishers have to be on hold position or else the engine will give them attack orders and they won't count as idle anymore. When they hold position they still shoot at things but they don't get an order.
Re: Auto Skirm widget
What for? It makes units turn around, in Gundam that's an invitation to shoot them in the back.smoth wrote:I sure as fuck will block this.Sheekel wrote:Mod devs have the ability to block the use of certain widgets in their mods, right?
Yeah, those engine attack orders are annoying, they also set the hasUserTarget flag on the weapons which probably is what makes commandfire misbehave and make it harder to use the value to determine what's a manual attack command.
- TheFatController
- Balanced Annihilation Developer
- Posts: 1177
- Joined: 10 Dec 2006, 18:46
Re: Auto Skirm widget
It would be great if every new widget release didn't become a discussion about mod lua blocking so people could actually discuss the widget..
Re: Auto Skirm widget
TheFatController wrote:It would be great if every new widget release didn't become a discussion about mod lua blocking so people could actually discuss the widget..
Re: Auto Skirm widget
i don't understand why the most vocal forum users are so scared of lua recently
i believe the widget that auto moves units (built by other mobile units) was taken very well because it removed micro. people were happy and thankful. this widget might remove some micro as well, although most people are actually there in the heat of battle. this widget doesn't let you do anything special.
anyways, if there's a tag that indicates a limited horizontal weapon angle, this coupled with range and other stats might allow this widget to detect which units to handle. i think the whitelist is a little cumbersome
or perhaps a on/off state button on units?
i believe the widget that auto moves units (built by other mobile units) was taken very well because it removed micro. people were happy and thankful. this widget might remove some micro as well, although most people are actually there in the heat of battle. this widget doesn't let you do anything special.
anyways, if there's a tag that indicates a limited horizontal weapon angle, this coupled with range and other stats might allow this widget to detect which units to handle. i think the whitelist is a little cumbersome
or perhaps a on/off state button on units?