Jump to content

XML:IPge: Difference between revisions

213 bytes removed ,  9 November 2012
+ temp + cat
m (Iritscen moved page OBD talk:IPge to XML:IPge without leaving a redirect)
(+ temp + cat)
Line 1: Line 1:
==[[OBD:IPge|IPge]]: item page==
{{XML_File_Header | type=IPge | prev=IGHH | next=Impt | name=Item Page }}
{{Template:XMLModdingHints}}
{| border=0 cellspacing=20 cellpadding=0 align=center
| The xml code on this page is compatible with onisplit '''v0.9.61.0'''
|}


 
===general information===
===general notes===
{|class="wikitable" style="float:right"
{|BORDER=1 CELLSPACING=0 CELLPADDING=2 STYLE="border-style:solid; border-collapse:collapse; empty-cells:show; background-color:#f9f9f9;" align=right
|width=160px| '''name'''
|width=160px| name
|width=90px| '''global / local'''
|width=80px| global / local
|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===
{| border=0 cellspacing=20 cellpadding=0 align=right
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]
|}
|}
IPgekeys.xml


  <?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 [[OBD_talk:PSpc|PSpc]].)
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===
{|BORDER=1 CELLSPACING=0 CELLPADDING=2 STYLE="border-style:solid; border-collapse:collapse; empty-cells:show; background-color:#f9f9f9;"
{|class="wikitable"
|width=120px| Powerups / LSI
!width=120px| '''Powerups / LSI'''
|width=150px| M3GM
!width=150px| '''M3GM'''
|width=150px| TXMP
!width=150px| '''TXMP'''
|width=150px| TXMP
!width=150px| '''TXMP'''
|width=180px| location
!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}}
8,018

edits