I moved this thread to e2 development.
@HP: You don't need to add new commands when someone needs them but when YOU need them
Documentation of the concmd blocking mechanism follows:
If wire_expression2_concmd is 0, everything is blocked.
Otherwise, if wire_expression2_concmd_whitelist is empty, everything is allowed.
Otherwise, all comma-separated parts of wire_expression2_concmd_whitelist are examined:
If any of them matches the start of the command, it passes, otherwise it is blocked.
The whitelist entries have to match word-wise.
Example matches:
"say" matches "say hello" but not "say_team"
"ulx kick" would match "ulx kick Mingebag" but not "ulx kickban Mingebag"
All console variables related to blocking are on the client.


LinkBack URL
About LinkBacks




Reply With Quote



Bookmarks