- ShowActivity() now handles command usage confirmation
- added sm_ban - fixed up various issues and bugs in basecommands.sp --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40930
This commit is contained in:
@@ -185,7 +185,9 @@ native ReplySource:GetCmdReplySource();
|
||||
|
||||
/**
|
||||
* Displays usage of an admin command to users depending on the
|
||||
* setting of the sm_show_activity cvar.
|
||||
* setting of the sm_show_activity cvar. Additionally, the client
|
||||
* who typed the command will receive the same text without any
|
||||
* client name prefix (as a confirmation).
|
||||
*
|
||||
* @param client Client index doing the action, or 0 for server.
|
||||
* @param format Formatting rules.
|
||||
|
||||
Reference in New Issue
Block a user