XML:KeyI

From OniGalore
Revision as of 21:49, 12 April 2013 by Iritscen (talk | contribs) (Iritscen moved page OBD talk:KeyI to XML:KeyI without leaving a redirect)
Jump to navigation Jump to search

Template:XMLModdingHints

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.

<?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>