8,484
edits
Paradox-01 (talk | contribs) mNo edit summary  | 
				Paradox-01 (talk | contribs)  m (checking compatibility for onisplit v61)  | 
				||
| Line 91: | Line 91: | ||
{{Template:XMLModdingHints}}  | {{Template:XMLModdingHints}}  | ||
{| border=0 cellspacing=20 cellpadding=0 align=center  | |||
| The xml code on this page is based on onisplit '''v0.9.61.0'''  | |||
|}  | |||
| Line 100: | Line 103: | ||
'''XML structure'''  | '''XML structure'''  | ||
  <?xml version="1.0" encoding="utf-8"?>  |   <?xml version="1.0" encoding="utf-8"?>  | ||
| Line 107: | Line 109: | ||
         '''''[...]'''''  |          '''''[...]'''''  | ||
     </Objects>  |      </Objects>  | ||
</Oni>  |  </Oni>  | ||
'''''[...]''''' means at least one character. Paste all character data into there (this includes '''<font color="#0A0"><CHAR Id="..."></font>''' and '''<font color="#0A0"></CHAR></font>''' tag).  | '''''[...]''''' means at least one character. Paste all character data into there (this includes '''<font color="#0A0"><CHAR Id="..."></font>''' and '''<font color="#0A0"></CHAR></font>''' tag).  | ||
| Line 196: | Line 198: | ||
|-  | |-  | ||
|valign=top|<Oni>  | |valign=top|<Oni>  | ||
|In old versions <Oni Version="..."><br>(If onisplit exe was newer   | |In old versions <Oni Version="..."><br>(If onisplit.exe was newer than the extracted file then the file couldn't be converted back to *.oni)  | ||
|  | |  | ||
|-  | |-  | ||
| Line 395: | Line 397: | ||
|[[CHAR#Less_basic_setup_-_Inventory.2C_team.2C_jobs.2C_alert.2Fpursuit|HERE]] are information about "Alert" and "Pursuit".  | |[[CHAR#Less_basic_setup_-_Inventory.2C_team.2C_jobs.2C_alert.2Fpursuit|HERE]] are information about "Alert" and "Pursuit".  | ||
|flags:  | |flags:  | ||
:  | :Lull  | ||
:  | :Low  | ||
:  | :Medium  | ||
:  | :High  | ||
:  | :Combat  | ||
|-  | |-  | ||
|valign=top|<Initial>  | |valign=top|<Initial>  | ||
edits