Value of strength has no real meaning, use it only for comparation with another result of macro or for comparation with zero. Posible options (note that defarea can be given in two formats, as 'areanumber' or as '[x,y,r]'):
[mc_reg_refresh_time, ticks] ... interval between two registrations (default 0$1)
[mc_reg_area_to_guard, defarea] ... registries enemies in defined area (default none)
[mc_reg_area_to_protect, defarea] ... registries enemies attacking units in specified area (default none)
[mc_reg_units_to_protect, listofunits] ... registries enemies attackign specified units (default none)
[mc_reg_units_to_guard, listofunits] ... registries specified enemies (default none)
[mc_reg_expire_stops_to_attack, ticks] ... how long after enemy stops to attack the registration expires (default 0$3)
[mc_reg_expire_leaves_area, ticks] ... how long after enemy leaves area the registration expires (default 0$2)
(-)mc_reg_ignore_fog ... ignores fog so you can see all enemies in area (default false)
(-)mc_reg_only_important ... doesn't raise event if result changes from nonzero value to another nonzero value (default false) |