ACS2pluginthatallowsplayerstorotatetheirviewbyholdingQ/Ekeys.
- HoldQtorotateviewleft
- HoldEtorotateviewright
- Customizablerotationspeed (1-20)
- Download the latest release
- Place the plugin in your server's plugins directory
- Restart server or reload plugins
- Set rotation speed:
css_qe 5
- Bind keys (enter in console):
alias +qspin qspin1
alias -qspin qspin0
alias +espin espin1
alias -espin espin0
bind q +qspin
bind e +espin
- Unbind keys:
unbind q
unbind e
css_qe
- Show help messagecss_qe <speed>
- Set rotation speed (1-20)
- CounterStrikeSharp API 100 or higher
- CS2 Dedicated Server
一个允许玩家通过按住Q/E键来旋转视角的CS2插件。
- 按住Q键向左旋转视角
- 按住E键向右旋转视角
- 可自定义旋转速度(1-20)
- 下载最新版本
- 将插件放入服务器的插件目录
- 重启服务器或重新加载插件
- 设置旋转速度:
css_qe 2
- 绑定按键(在控制台中依次输入):
alias +qspin qspin1
alias -qspin qspin0
alias +espin espin1
alias -espin espin0
bind q +qspin
bind e +espin
- 解绑按键:
unbind q
unbind e
css_qe
- 显示帮助信息css_qe <速度>
- 设置旋转速度(1-20)
- CounterStrikeSharp API 100 或更高版本
- CS2 专用服务器