XML:KeyI: Difference between revisions
Jump to navigation
Jump to search
m (Iritscen moved page OBD talk:KeyI to XML:KeyI without leaving a redirect) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{XML_File_Header | type=KeyI | prev=IPge | next=M3GA | name=Key Icons }} | ||
The xml code on this page was extracted with onisplit version '''v0.9.61.0''' | |||
It is probably used in the Playstation 2 version, where the text from the dmsg command can be combined with little images from this list. | |||
<?xml version="1.0" encoding="utf-8"?> | <?xml version="1.0" encoding="utf-8"?> | ||
Line 21: | Line 21: | ||
</KeyI> | </KeyI> | ||
</Oni> | </Oni> | ||
{{XML}} |
Revision as of 10:37, 13 April 2013
KeyI : Key Icons | ||
---|---|---|
XML
IPge << Other file types >> M3GA |
The xml code on this page was extracted with onisplit version v0.9.61.0
It is probably used in the Playstation 2 version, where the text from the dmsg command can be combined with little images from this list.
<?xml version="1.0" encoding="utf-8"?> <Oni> <KeyI id="0"> <Punch>TXMPPunch</Punch> <Kick>TXMPKick</Kick> <Forward>TXMPForward</Forward> <Backward>TXMPBackward</Backward> <Left>TXMPLeft</Left> <Right>TXMPRight</Right> <Crouch>TXMPCrouch</Crouch> <Jump>TXMPJump</Jump> <Hold>TXMPHold</Hold> <Plus>TXMPPlus</Plus> </KeyI> </Oni>