2,112
edits
m (copy edit) |
m (using Image: consistently to make it easier to find all image refs on a page) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{XML_OBJC_Header | type=CMBT | | {{XML_OBJC_Header | prev=CHAR | type=CMBT | next=CONS | name=Combat}} | ||
===General information=== | ===General information=== | ||
* The XML code on this page is compatible with OniSplit v0.9.61.0 | * The XML code on this page is compatible with OniSplit v0.9.61.0 | ||
* BINACJBOCombat.oni is '''global''' (It's stored in '''level0_'''...) | * BINACJBOCombat.oni is '''global''' (It's stored in '''level0_'''...) | ||
===File structure=== | ===File structure=== | ||
Line 17: | Line 16: | ||
'''example: ID 0 (Stand_and_Fire)''' | '''example: ID 0 (Stand_and_Fire)''' | ||
[ | [[Image:CombatRanges.png|thumb|ai2_showcombatranges = 1]] | ||
<CMBT Id="368"> | <CMBT Id="368"> | ||
Line 61: | Line 57: | ||
</OSD> | </OSD> | ||
</CMBT> | </CMBT> | ||
===Tags=== | ===Tags=== | ||
{| class="wikitable" width="100%" | {| class="wikitable" width="100%" | ||
!width=150px| XML tag | !width=150px| XML tag | ||
!width=120px| | !width=120px| Content type | ||
! | ! Description | ||
|- | |- | ||
| <?xml version="1.0" encoding="utf-8"?> | | <?xml version="1.0" encoding="utf-8"?> | ||
Line 211: | Line 206: | ||
| <SearchDistance> | | <SearchDistance> | ||
| float | | float | ||
| Maximum distance from AI that search is performed for an [[XML:BINA/OBJC/CONS# | | Maximum distance from AI that search is performed for an [[XML:BINA/OBJC/CONS#Tags|alarm console]]. | ||
|- style="background-color:#DDDDFF" | |- style="background-color:#DDDDFF" | ||
| <EnemyIgnoreDistance> | | <EnemyIgnoreDistance> |