mirror of
https://github.com/spencershepard/RotorOps.git
synced 2025-11-10 15:45:30 +00:00
..
This commit is contained in:
parent
3fec479ba3
commit
8582c565b3
@ -444,7 +444,7 @@ function RotorOps.aiExecute(vars)
|
|||||||
--debugMsg("tasking: "..group_name.." : "..task .." zone:"..zone)
|
--debugMsg("tasking: "..group_name.." : "..task .." zone:"..zone)
|
||||||
|
|
||||||
if Group.isExist(Group.getByName(group_name)) ~= true or #Group.getByName(group_name):getUnits() < 1 then
|
if Group.isExist(Group.getByName(group_name)) ~= true or #Group.getByName(group_name):getUnits() < 1 then
|
||||||
debugMsg("group no longer exists")
|
--debugMsg("group no longer exists")
|
||||||
RotorOps.ai_tasks[group_name] = nil
|
RotorOps.ai_tasks[group_name] = nil
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 97 KiB |
BIN
documentation/images/trigger reinforcements.PNG
Normal file
BIN
documentation/images/trigger reinforcements.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 25 KiB |
Loading…
x
Reference in New Issue
Block a user