You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type /admin into chat (or whatever you use to open the admin menu).
Go to player commands.
Go to Gag/mute player.
Select a player, and select gag or mute.
What happens?
The player is then gagged for session. Sourcemod logs show basecomm.smx with admin steamid calling the command. The database entry is then "console" instead of the admin, with the reason: Muted through BaseComm natives
What were you expecting to happen?
For it to not go through basecomm.smx and through sbpp_comms.smx, and detail the admin responsible for the action.
What are the steps to reproduce this issue?
/admin
into chat (or whatever you use to open the admin menu).What happens?
The player is then gagged for
session
. Sourcemod logs show basecomm.smx with admin steamid calling the command. The database entry is then "console" instead of the admin, with the reason: Muted through BaseComm nativesWhat were you expecting to happen?
For it to not go through basecomm.smx and through sbpp_comms.smx, and detail the admin responsible for the action.
Any logs, error output, etc.?
Any other comments?
Left 4 Dead 2.
What versions of software are you using?
Operating System: Linux Ubuntu 24.04 (dedicated machine)
SourceBans++ Version: 1.8.1
SourceMod Version: 1.11.0.6964
MetaMod Version: 1.11.0-dev+1155
The text was updated successfully, but these errors were encountered: