(TheFatController)

- I made this because I like the automatic nano turret behavior of patrol but not wasting half my metal on an allies badly placed guardian.
- This widget makes nano turrets automatically reclaim and repair nearby units but not assist building unless told to.
Features:
- Auto reclaim enemies
- Reclaim metal features before energy features
- Reclaims wrecks/features at greater range than CMD.PATROL
- Repairs lowest HP units first
- Does not autorepair units you are reclaiming or mex-upgrading
Change Log
1.1 - Now reclaims energy features first if you're stalling
1.2 - Nanoturrets are nolonger all updated at once = much less effect on gameplay / fps.
1.3 - Now uses GiveOrderToUnitMap where possible to save command spam
1.3 - Now only autoreclaims if you need the resource available
http://pw3n.net/widgets/unit_smart_nanos.lua
No Duplicate Orders 1.1b
(TheFatController)
- Telling a unit to attack the same thing it's already attacking drops DPS slightly due to the slight pause generated by each command.
- Telling a builder to repair something it's already building can cause it to stop building for a second or so.
- This widget fixes that by blocking duplicate BUILD, REPAIR, ATTACK orders letting you freely drag across your armies and command them without losing those precious milliseconds!
Change Log
1.1 - Now cancels the remaining queue after the duplicate order
1.1b - Fixed widget not working for certain units (CA arm solar)
http://pw3n.net/widgets/cmd_no_duplicate_orders.lua
NOTE - Please paste errors here or report any odd behavior and any info you think might help.