2009-08-29 21:28:46 -04:00
<stkgui>
2009-04-04 21:15:38 -04:00
<div x="2%" y="2%" width="96%" height="96%" layout="vertical-row" >
2010-01-06 11:48:06 -05:00
<header align="center" width="100%" text="SuperTuxKart Help" text_align="center"/>
2009-05-03 13:01:10 -04:00
<spacer height="15" width="10"/>
2009-05-03 12:16:11 -04:00
<tabs id="category" height="10%" max_height="110" width="100%" align="center">
2009-08-29 21:28:46 -04:00
<icon-button id="page1" width="128" height="128" icon="gui/track_random.png"
I18N="Tab in help menu" text="General"/>
2009-12-06 13:55:25 -05:00
<icon-button id="page2" width="128" height="128" icon="gui/weapons.png"
2009-08-29 21:28:46 -04:00
I18N="Tab in help menu" text="Weapons"/>
<icon-button id="page3" width="128" height="128" icon="gui/mode_ftl.png"
I18N="Tab in help menu" text="Game Modes"/>
2010-09-19 15:22:43 -04:00
<icon-button id="page4" width="128" height="128" icon="gui/options_input.png"
I18N="Tab in help menu" text="Multiplayer"/>
2009-05-03 12:16:11 -04:00
</tabs>
<box proportion="1" width="100%" layout="vertical-row">
2009-12-06 13:58:33 -05:00
<label align="center" text="SuperTuxKart features several game modes"/>
2010-01-18 21:43:57 -05:00
2010-01-31 11:48:24 -05:00
<div width="100%" proportion="2" layout="horizontal-row">
2010-01-18 21:43:57 -05:00
<icon align="center" width="64" height="64" icon="gui/mode_normal.png"/>
2009-05-03 12:16:11 -04:00
<spacer width="25" height="25"/>
2010-09-04 16:24:42 -04:00
<bubble proportion="1" height="100%"
I18N="In the help menu"
2010-10-24 21:20:19 -04:00
text="Regular Race: all blows allowed, so catch weapons and make clever use of them!"/>
2009-05-03 12:16:11 -04:00
</div>
2010-01-31 11:48:24 -05:00
<div width="100%" proportion="2" layout="horizontal-row">
2010-01-18 21:43:57 -05:00
<icon align="center" width="64" height="64" icon="gui/mode_tt.png"/>
2009-05-03 12:16:11 -04:00
<spacer width="25" height="25"/>
2010-09-04 16:24:42 -04:00
<bubble proportion="1" height="100%"
I18N="In the help menu"
text="Time Trial: Contains no powerups, so only your driving skills matter!"/>
2009-05-03 12:16:11 -04:00
</div>
2010-01-31 11:48:24 -05:00
<div width="100%" proportion="2" layout="horizontal-row">
2010-01-18 21:43:57 -05:00
<icon align="center" width="64" height="64" icon="gui/mode_ftl.png"/>
2009-05-03 12:16:11 -04:00
<spacer width="25" height="25"/>
2010-09-04 16:24:42 -04:00
<bubble proportion="1" height="100%"
I18N="In the help menu"
text="Follow the leader: run for second place, as the last kart will be disqualified every time the counter hits zero. Beware : going in front of the leader will get you eliminated too!"/>
2009-05-03 12:16:11 -04:00
</div>
2010-01-31 11:48:24 -05:00
<div width="100%" proportion="2" layout="horizontal-row">
2010-01-18 21:43:57 -05:00
<icon align="center" width="64" height="64" icon="gui/mode_3strikes.png"/>
2009-05-03 12:16:11 -04:00
<spacer width="25" height="25"/>
2010-09-04 16:24:42 -04:00
<bubble proportion="1" height="100%"
I18N="In the help menu"
2010-10-24 21:20:19 -04:00
text="3 Strikes Battle: only in multiplayer games. Hit others with weapons until they lose all their lives."/>
2009-05-03 12:16:11 -04:00
</div>
2010-09-04 16:24:42 -04:00
<bubble proportion="3" width="100%" I18N="In the help menu"
2010-10-24 21:20:19 -04:00
text="* Most of these game modes can also be played in a Grand Prix fashion: instead of playing a single race, you play many in a row. The better you rank, the more points you get. In the end, the player with the most points wins the cup."/>
2009-05-03 12:16:11 -04:00
</box>
<spacer width="50" height="45" />
2009-04-04 21:15:38 -04:00
</div>
2009-09-06 14:45:38 -04:00
<button id="back" x="20" y="-40" width="250" height="35" align="left"
I18N="In the help menu, to return to the previous screen" text="Back"/>
2009-08-29 21:28:46 -04:00
</stkgui>