Установка плагина - CS GO сервер для турниров (UPD)

Pashqua

Участник
Сообщения
7
Реакции
0
Всем привет. Есть сервер с установленными sourcemod и metamod, но не понимаю как установить на него нужный плагин - есть гайд (https://github.com/splewis/csgo-pug-setup/blob/1.3.3/README.md), правда англоязычный, но все-равно не понимаю - что куда копировать, и что где прописывать, чтоб сервер заработал. Может кто подскажет, что делать???

UPDATED - всё установил. собственно, назревший вопрос - подскажите команды управления данным сервером
 
Последнее редактирование:

Hejter

xor ebx, ebx
Сообщения
1,759
Реакции
393
Some commands that are important are (all of these are actually sm_ commands for console, but most people use the ! chat command):

!setup, begins the setup phase and sets the pug leader
!10man, an alias of setup with 5v5, captains, and a mapvote
!ready
!unready
!pause
!unpause
!start
!capt gives the pug leader a menu to select captains
!rand selects random captains
!leader gives a menu to change the game leader
!endgame force ends the game safely (only the leader can do this, note that this resets the leader to nobody)
!forceend force ends the game without a confirmation menu
You can also type .ready instead of !ready, or .capt instead of !capt, etc.

These are some helper commands for automation purposes the bypass requiring a player to press any menus:

sm_forceend (force ends the game with no confirmation menu)
sm_forcestart (force starts the match)
sm_listpugmaps (list the maps currently in the maplist)
sm_name <player> <teamname> <teamflag>
example: sm_name splewis "splewises terrible team" "US")

sm_ready
sm_unready
sm_setup
sm_rand
sm_pause
sm_unpause
sm_endgame
sm_forceend
sm_leader
sm_captain
sm_stay
sm_swap
sm_start
 

Pashqua

Участник
Сообщения
7
Реакции
0
Hejter, а более подробную расшифровку можно? как включить warmup, к примеру
 
Сверху Снизу