求教一键切换左右手持枪视角的控制台指令

2024年11月16日 23:32
有2个网友回答
网友(1):

cl_righthand 0 右手
cl_righthand 1 左手

打开你的CS目录中cstrike_schinese文件里的config.cfg这个文件 用记事本打开
添加一行
bind quot;MOUSE5quot; quot;cl_righthand 0quot;

网友(2):

bind "v" "toggle cl_righthand 0 1" v键可以随便改,