khanat-opennel-code/code/ryzom/client/data/gamedev/html/quick_help/qh_motion_en.html

64 lines
2.7 KiB
HTML
Raw Normal View History

2010-05-06 00:08:41 +00:00
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#333333" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Move Forward -->
<P quick_help_events="forward:" >1. Press the '<A z_action_shortcut = "forward"></A>' key on your keyboard to Move Forward.</p>
<!-- Move Backward -->
<P quick_help_events="backward:" >2. Well done !<br>
Now press the '<A z_action_shortcut = "backward"></A>' key to Move Backwards.</p>
<!-- Turn Left -->
<P quick_help_events="turn_left:" >3. Press the '<A z_action_shortcut = "turn_left"></A>' key to Turn Left.</p>
<!-- Turn Right -->
<P quick_help_events="turn_right:" >4. Press the '<A z_action_shortcut = "turn_right"></A>' key to turn right.</p>
<!-- Move Left -->
<P quick_help_events="strafe_left:" >5. Press the '<A z_action_shortcut = "strafe_left"></A>' key to Strafe Left.</p>
<!-- Move Right -->
<P quick_help_events="strafe_right:" >6. Press the '<A z_action_shortcut = "strafe_right"></A>' key to Strafe Right.</p>
<!-- Walk/Run -->
<P quick_help_events="toggle_run_walk:" >7. Excellent !<br>
Let's learn how to walk or run.<br>
Press the '<A z_action_shortcut = "toggle_run_walk"></A>' key to change the movement mode.
</p>
<!-- Walk/Run Icon -->
<P quick_help_events="button_click:ui:interface:windows:cb:actions:action3">8. Great.<br>
You can also change the movement mode by clicking on
<a href="ah:context_help&target=ui:interface:windows:cb:actions:action3&text=uiRunWalk">this icon</a>.<br>
Try this method to return to your previous movement mode.
</p>
<!-- Autowalk -->
<P quick_help_events="toggle_auto_walk:">9. Very good !<br>
Now let's learn how to move automatically.<br>
Press the '<A z_action_shortcut = "toggle_auto_walk"></A>' key to start moving forward without keeping the key pressed down.
</p>
<!-- Autowalk Stop-->
<P quick_help_events="toggle_auto_walk: forward: backward:">10. Stop !<br>
To stop, press the '<A z_action_shortcut = "toggle_auto_walk"></A>'key again,<br>
either move forward ('<A z_action_shortcut = "forward"></A>'),<br>
or move backward ('<A z_action_shortcut = "backward"></A>').
</p>
<!-- Ouvrir la boussole -->
<!--
<P quick_help_events="button_click:ui:interface:windows:menus:arrowmenu3">
Right click on
<a href="ah:context_help&target=ui:interface:compass&text=uiJauges">the compass</a>
</p>
-->
<!-- Ouvrir la boussole -->
<!--
<P quick_help_events="show:ui:interface:compass">
Display the compass
</p>
-->
<P quick_help_events="">Well done, now you know the basic movements !!!</p>
</body>
</html>