Translations:Binds/84/zh

From DDraceNetwork
Revision as of 10:09, 14 February 2023 by By (talk | contribs) (Created page with "您可使用配置文件,以便于调整。以下为例子: '''rainbow_tee.cfg''' bind {{color|green|a}} {{color|blue|{{color|red|"}}+left{{color|red|;}} player_color_body}} {{color|red|red"}} bind {{color|green|d}} {{color|blue|{{color|red|"}}+right{{color|red|;}} player_color_body}} {{color|red|yellow"}} bind {{color|green|space}} {{color|blue|{{color|red|"}}+jump{{color|red|;}} player_color_body}} {{color|red|green"}} bind {{color|green|mouse1}} {{color|blue|{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

您可使用配置文件,以便于调整。以下为例子: rainbow_tee.cfg

bind a "+left; player_color_body red"
bind d "+right; player_color_body yellow"
bind space "+jump; player_color_body green"
bind mouse1 "+fire; player_color_body blue"
bind mouse2 "+hook; player_color_body cyan"

将这配置文件放在配置目录里,并在F1控制台输入:

exec rainbow_tee.cfg