8,018
edits
m (Iritscen moved page OBD talk:IPge to XML:IPge without leaving a redirect) |
Paradox-01 (talk | contribs) (+ temp + cat) |
||
Line 1: | Line 1: | ||
= | {{XML_File_Header | type=IPge | prev=IGHH | next=Impt | name=Item Page }} | ||
===general information=== | |||
===general | {|class="wikitable" style="float:right" | ||
{| | |width=160px| '''name''' | ||
|width=160px| name | |width=90px| '''global / local''' | ||
|width= | |width=90px| '''page number''' | ||
|width=90px| page number | |||
|- | |- | ||
| IPge'''[[Quotes/Items#ammo|ammo]]'''_ballistic.oni | | IPge'''[[Quotes/Items#ammo|ammo]]'''_ballistic.oni | ||
Line 53: | Line 48: | ||
|} | |} | ||
* The xml code on this page is compatible with onisplit '''v0.9.61.0''' | |||
* Some '''IPge*.oni''' are global (located in level0_...), other are local, see table. | * Some '''IPge*.oni''' are global (located in level0_...), other are local, see table. | ||
* An item page can be read for first time when player finds an item linked to its page. | * An item page can be read for first time when player finds an item linked to its page. | ||
Line 127: | Line 123: | ||
===example=== | ===example=== | ||
{| | IPgekeys.xml | ||
{| style="float:right" | |||
| [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/IPge.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/IPge_preview.png] | | [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/IPge.png http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/IPge_preview.png] | ||
|} | |} | ||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
Line 139: | Line 136: | ||
</IPge> | </IPge> | ||
You can display a little image if you use the image tag in the IGPG instance. (Either non-animated TXMP or [[ | You can display a little image if you use the image tag in the IGPG instance. (Either non-animated TXMP or [[XML:PSpc|PSpc]].) | ||
<IGPG id="1"> | <IGPG id="1"> | ||
Line 201: | Line 198: | ||
===related files=== | ===related files=== | ||
{| | {|class="wikitable" | ||
!width=120px| '''Powerups / LSI''' | |||
!width=150px| '''M3GM''' | |||
!width=150px| '''TXMP''' | |||
!width=150px| '''TXMP''' | |||
!width=180px| '''location''' | |||
|- | |- | ||
| | | | ||
Line 239: | Line 236: | ||
global (level0) | global (level0) | ||
|- | |- | ||
| LSI | | '''LSI''' | ||
| M3GM | | '''M3GM''' | ||
| TXMP | | '''TXMP''' | ||
| TXMP | | '''TXMP''' | ||
| location | | '''location''' | ||
|- | |- | ||
| | | | ||
Line 276: | Line 273: | ||
local (level19_Final/NoGlobal) | local (level19_Final/NoGlobal) | ||
|} | |} | ||
{{XML}} |
edits