csgo-practice-mode 文档
csgo-practice-mode
Status: Supported, actively developed.
Practice Mode is a sourcemod plugin for helping players/teams run practices. See this YouTube video for a demonstration. Check out the features and command list below for a better understanding of all the tools practicemode provides.
Download
Download from the releases section.
You may also download the latest development build if you wish. If you report any bugs from these, make sure to include the build number (when typing sm plugins list
into the server console, the build number will be displayed with the plugin version).
Installation
Confirm you have SourceMod and MetaMod:Source. You must have a 1.9+ build of sourcemod.
Extract all files in the release zip from above to the
csgo
server directory. You should see apracticemode.smx
file inaddons/sourcemod/plugins
.To start practicemode via the
.setup
command, either add yourself as a sourcemod admin or remove the admin requirement.
Note: access to the .setup requires having the sourcemod admin changemap flag (“g”) by default. See the wiki for more information on changing how admin access works.