489
edits
m (no need to mention AE here, is there?) |
Script 10k (talk | contribs) m (Use capitalized file name for console's TXMP names) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{XML_OBJC_Header | type=DOOR | prev=CMBT | next=FLAG | name=Door spawn | {{XML_OBJC_Header | type=DOOR | prev=CMBT | next=FLAG | name=Door spawn list }} | ||
__TOC__ | __TOC__ | ||
Line 6: | Line 6: | ||
===general information=== | ===general information=== | ||
* The xml code on this page was tested with onisplit version 0.9.61.0 and 0.9.82.0 | * The xml code on this page was tested with onisplit version 0.9.61.0 and 0.9.82.0 | ||
* '''BINACJBODOOR.oni''' is level specific. (It can be found in | * '''BINACJBODOOR.oni''' is level specific. (It can be found in AE/AEInstaller/vanilla/level'''X'''_Final.dat) | ||
* All original doors and their locklights can be seen [http://ssg.oni2.net/subfold/doors/doors.htm HERE.] | * All original doors and their locklights can be seen [http://ssg.oni2.net/subfold/doors/doors.htm HERE.] | ||
Line 131: | Line 131: | ||
|valign="top"| char[63] | |valign="top"| char[63] | ||
| <font color="#777777">TXMP</font>file<font color="#777777">.oni</font> <font color="#777777">(don't use file prefix/suffix)</font> Used to replaces the doors default texture coming with the M3GM. -- Optional tag for level import. | | <font color="#777777">TXMP</font>file<font color="#777777">.oni</font> <font color="#777777">(don't use file prefix/suffix)</font> Used to replaces the doors default texture coming with the M3GM. -- Optional tag for level import. | ||
'''Use capitalized file name for this TXMP.''' | |||
|- | |- | ||
| <Texture2> | | <Texture2> | ||
| char[63] | | char[63] | ||
| <font color="#777777">TXMP</font>file<font color="#777777">.oni</font> <font color="#777777">(don't use file prefix/suffix)</font> Can be used with double doors. -- Optional tag for level import. | | <font color="#777777">TXMP</font>file<font color="#777777">.oni</font> <font color="#777777">(don't use file prefix/suffix)</font> Can be used with double doors. -- Optional tag for level import. | ||
'''Use capitalized file name for this TXMP.''' | |||
|- | |- | ||
| <Events> | | <Events> |
edits