Skip to content

A plugin that allows players to rotate their view by holding Q/E keys. Use 'css_qe' for help.

License

Notifications You must be signed in to change notification settings

qq410525209/QE-Rotation-Plugin

Repository files navigation

QE Rotation Plugin | QE旋转插件

English | 中文

English

Description

ACS2pluginthatallowsplayerstorotatetheirviewbyholdingQ/Ekeys.

  • HoldQtorotateviewleft
  • HoldEtorotateviewright
  • Customizablerotationspeed (1-20)

Installation

  1. Download the latest release
  2. Place the plugin in your server's plugins directory
  3. Restart server or reload plugins

Usage

  1. Set rotation speed:
css_qe 5
  1. Bind keys (enter in console):
alias +qspin qspin1
alias -qspin qspin0
alias +espin espin1
alias -espin espin0
bind q +qspin
bind e +espin
  1. Unbind keys:
unbind q
unbind e

Commands

  • css_qe - Show help message
  • css_qe <speed> - Set rotation speed (1-20)

Requirements

  • CounterStrikeSharp API 100 or higher
  • CS2 Dedicated Server

中文

描述

一个允许玩家通过按住Q/E键来旋转视角的CS2插件。

  • 按住Q键向左旋转视角
  • 按住E键向右旋转视角
  • 可自定义旋转速度(1-20)

安装方法

  1. 下载最新版本
  2. 将插件放入服务器的插件目录
  3. 重启服务器或重新加载插件

使用方法

  1. 设置旋转速度:
css_qe 2
  1. 绑定按键(在控制台中依次输入):
alias +qspin qspin1
alias -qspin qspin0
alias +espin espin1
alias -espin espin0
bind q +qspin
bind e +espin
  1. 解绑按键:
unbind q
unbind e

命令列表

  • css_qe - 显示帮助信息
  • css_qe <速度> - 设置旋转速度(1-20)

要求

  • CounterStrikeSharp API 100 或更高版本
  • CS2 专用服务器

About

A plugin that allows players to rotate their view by holding Q/E keys. Use 'css_qe' for help.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages