Jump to content

XML:BINA/OBJC/NEUT: Difference between revisions

+ temp + cat // incomplete table style update
m (Iritscen moved page OBD talk:BINA/OBJC/NEUT to XML:BINA/OBJC/NEUT without leaving a redirect)
(+ temp + cat // incomplete table style update)
Line 1: Line 1:
=neutral behavior=
{{XML_OBJC_Header | type=NEUT | prev=MELE | next=PART | name=Neutral behavior collection }}
 
__TOC__


{{Template:XMLModdingHints}}
{| border=0 cellspacing=20 cellpadding=0 align=center
| The xml code on this page is based on onisplit '''v0.9.61.0'''
|}


'''general information'''
===general information===
* The xml code on this page is based on onisplit '''v0.9.61.0'''
* '''BINACJBONeutral.oni''' is level specific. (It can be found in edition/GameDataFolder/level''XX''_... )
* '''BINACJBONeutral.oni''' is level specific. (It can be found in edition/GameDataFolder/level''XX''_... )




'''XML structure'''
===file structure===
  <?xml version="1.0" encoding="utf-8"?>
  <?xml version="1.0" encoding="utf-8"?>
  <Oni>
  <Oni>
Line 71: Line 70:




{{Table}}
===tags===
!XML tag
(Caution: change of table style in progress)
!description
{| class="wikitable" width="100%"
!flags (plus description)
!width=150px| XML tag
!width=120px| content type
! description
|-
|-
|<?xml version="1.0" encoding="utf-8"?>
| <?xml version="1.0" encoding="utf-8"?>
|
| flag, float
|
| Don't change this.
|-
|-
|valign=top|<Oni>
|valign=top| <Oni>
|
| -
|
|
|-
|-
|valign=top|<ObjectCollection>
|valign=top| <ObjectCollection>
|
|
|
|
|-
|-
|valign=top|<NEUT Id="1853">
|valign=top| <NEUT Id="1853">
|Id doesn't matter here.
|Id doesn't matter here.
|
|
Line 97: Line 98:
|-
|-
|<Flags>
|<Flags>
|
|  
|
|
|-
|-
|<Position>
|<Position>
|
| float
|
| useless here
|-
|-
|<Rotation>
|<Rotation>
|
| float
|
| useless here
|-
|-
|<OSD>
|<OSD>
|
| -
|
|
|-
|-
Line 117: Line 118:
|-
|-
|<NeutralId>
|<NeutralId>
|used by [[ONCC]] and [[OBD:BINA/OBJC/MELE|BINA/CJBO/MELE]]
|used by [[XML:ONCC|ONCC]] and [[XML:BINA/OBJC/MELE|BINA/CJBO/MELE]]
|
|
|-
|-
Line 234: Line 235:
*OtherAnimOnce
*OtherAnimOnce
|-
|-
|valign=top|[[OBD_talk:StNA#animation_types|<Anim>]]
|valign=top|[[XML:StNA#animation_types|<Anim>]]
|
|
|valign=top|
|valign=top|
Line 272: Line 273:
*c03_12_09tctffag2
*c03_12_09tctffag2
|}
|}
{{XML}}
8,131

edits