This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cw4:ai_orbitals [2021/04/01 16:56] – Added ability to ignore certain units. heritor | cw4:ai_orbitals [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 29: | Line 29: | ||
if(GetListCount(< | if(GetListCount(< | ||
do (GetListCount(< | do (GetListCount(< | ||
- | #trace2(GetUnitCell(< | + | trace2(GetUnitCell(< |
- | ApplyToDamageMap(< | + | ApplyToDamageMap(< |
loop | loop | ||
endif | endif | ||
Line 36: | Line 36: | ||
if(GetListCount(< | if(GetListCount(< | ||
do (GetListCount(< | do (GetListCount(< | ||
- | ApplyToDamageMap(< | + | ApplyToDamageMap(< |
loop | loop | ||
endif | endif | ||
+ | ClearList(< | ||
:Frame | :Frame |