mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-02-18 10:43:23 +00:00
1.2.6e
- Finally? fixed sqladmins
This commit is contained in:
@@ -166,7 +166,7 @@ namespace CS2_SimpleAdmin
|
||||
CS2_SimpleAdmin.gaggedPlayers.Add((int)player.Index);
|
||||
|
||||
if (CS2_SimpleAdmin.TagsDetected)
|
||||
NativeAPI.IssueServerCommand($"css_tag_mute {player!.Index.ToString()}");
|
||||
NativeAPI.IssueServerCommand($"css_tag_mute {player!.Index}");
|
||||
|
||||
/*
|
||||
CCSPlayerController currentPlayer = player;
|
||||
|
||||
Reference in New Issue
Block a user