XML:KeyI: Difference between revisions

142 bytes added ,  6 December 2023
corrected the intended purpose of KeyI
m (Created page with "{{Template:XMLModdingHints}} {| border=0 cellspacing=20 cellpadding=0 align=center | The xml code on this page is compatible with onisplit '''v0.9.61.0''' |} This is used in the...")
 
(corrected the intended purpose of KeyI)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:XMLModdingHints}}
{{XML_File_Header | type=KeyI | prev=IPge | next=M3GA | name=Key Icons  }}
{| border=0 cellspacing=20 cellpadding=0 align=center
| The xml code on this page is compatible with onisplit '''v0.9.61.0'''
|}


This is used in the Playstation 2 version, where the text from the dmsg command can be combined with little images from this list.
 
The XML code on this page was extracted with OniSplit version '''v0.9.61.0'''.
 
This was a cancelled feature that Bungie West apparently planned to use on diary pages to convey move instructions to the player visually, but instead they settled for describing them with text. The feature still works, albeit roughly. See [[OBD:DPge]] for details.


  <?xml version="1.0" encoding="utf-8"?>
  <?xml version="1.0" encoding="utf-8"?>
Line 21: Line 21:
     </KeyI>
     </KeyI>
  </Oni>
  </Oni>
{{XML}}