Translations:Android Tutorial for DDNet 9.3.1/84/zh-cn: Difference between revisions

From DDraceNetwork
Created page with "'''ctrloff.cfg''' <syntaxhighlight lang="text" line> emote 2 bind a "+left" bind d "+right" bind x "toggle cl_dummy 0 1" bind pagedown "+nextweapon" bind space "+jump" bind rctrl "exec ctrlon.cfg" bind lalt "exec alton.cfg" bind return "toggle cl_overlay_entities 100 0" </syntaxhighlight>"
 
FuzzyBot (talk | contribs)
m FuzzyBot moved page Translations:DDNet Mobile Tutorial/84/zh-cn to Translations:Android Tutorial for DDNet 9.3.1/84/zh-cn without leaving a redirect: Part of translatable page "DDNet Mobile Tutorial"
 
(No difference)

Latest revision as of 17:51, 23 December 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Android Tutorial for DDNet 9.3.1)
'''ctrloff.cfg'''
<syntaxhighlight lang="text" line="">
emote 2
bind a "+left"
bind d "+right"
bind x "toggle cl_dummy 0 1"
bind pagedown "+nextweapon"
bind space "+jump"
bind rctrl "exec ctrlon.cfg"
bind lalt "exec alton.cfg"
bind return "toggle cl_overlay_entities 100 0"
</syntaxhighlight>

ctrloff.cfg

emote 2
bind a "+left"
bind d "+right"
bind x "toggle cl_dummy 0 1"
bind pagedown "+nextweapon"
bind space "+jump"
bind rctrl "exec ctrlon.cfg"
bind lalt "exec alton.cfg"
bind return "toggle cl_overlay_entities 100 0"