View Single Post
CDboy
Junior Member
Join Date: Aug 2020
Location: China
Old 08-24-2020 , 01:45   Re: [CSGO] Danger Zone Team Assignment Problem
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
I have not tested.

Leave sv_dz_jointeam_allowed to 0 and use Server Command
Code:
"dz_jointeam"
FCVAR_GAMEDLL FCVAR_PRINTABLEONLY 
- dz_jointeam team# [userid#|name] - Join DZ team N (0 to leave your team).  Server admins can assign other players to teams.
dz_jointeam team userid


Don't use names when execute server commands, it's nasty hack.


*edit
More about cvar
Code:
"sv_dz_jointeam_allowed" = "0"
FCVAR_GAMEDLL FCVAR_RELEASE 
- Whether non-server admins are allowed to use the dz_jointeam command
It works! Thank you so much.
CDboy is offline