Ishaan Kumar
Ishaan Kumar
thing is I want certain players (my friends) to immune from auto kick but I dont want to give them admin rights
// Admin flag to mark players as having elevated permissions - e.g. can always pause,setup,end the game, etc. // - // Default: "b" sm_pugsetup_admin_flag "b" If I change that to...
Yes I want immunity without the players having extra powers. So can we expect this in future? Add to to do list?
Have a look at [https://github.com/splewis/csgo-pug-setup/blob/master/configs/pugsetup/permissions.cfg](url) Edit "all" of the commands to "admin" for which you want only admin can use. "admin" means players who have flag "b" in sourcemod And...
Facing same issue. Any help?