8,144
edits
m (Iritscen moved page OBD talk:BINA/OBJC/CONS to XML:BINA/OBJC/CONS without leaving a redirect) |
Paradox-01 (talk | contribs) (+ temp + cat) |
||
Line 1: | Line 1: | ||
= | {{XML_OBJC_Header | type=CONS | prev=CHAR | next=CMBT | name=Console spawn collection }} | ||
===general information=== | |||
* The xml code on this page is based on onisplit '''v0.9.61.0''' | |||
* Y value of "chr_debug_characters = 1" doesn't need to be changed. | * Y value of "chr_debug_characters = 1" doesn't need to be changed. | ||
* Facing (Y rotation) needs to be changed by 180 degrees. | * Facing (Y rotation) needs to be changed by 180 degrees. | ||
Line 20: | Line 16: | ||
===file structure=== | |||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
<Oni> | <Oni> | ||
Line 32: | Line 28: | ||
'''example''' | '''example''' | ||
{| border=0 cellspacing=20 cellpadding=0 | {| border=0 cellspacing=20 cellpadding=0 style="float:right" | ||
| | | | ||
[http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/console.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/console_preview.png] | [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/console.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/console_preview.png] | ||
Line 56: | Line 52: | ||
===tags=== | |||
* <Flags> : | * <Flags> : | ||
: Locked (means what in this case?) (hex: 1) | : Locked (means what in this case?) (hex: 1) | ||
Line 100: | Line 96: | ||
: <UnlockDoor TargetId="''Id''" /> | : <UnlockDoor TargetId="''Id''" /> | ||
: (You can use multiple events.) | : (You can use multiple events.) | ||
{{XML}} |
edits