added amb577

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401077
This commit is contained in:
David Anderson
2007-07-08 17:43:40 +00:00
parent f3566e6f4c
commit 6dd0ff6b07
2 changed files with 17 additions and 0 deletions
+11
View File
@@ -183,6 +183,17 @@ native ReplyToCommand(client, const String:format[], any:...);
*/
native ReplySource:GetCmdReplySource();
/**
* Sets the current reply source of a command.
*
* Only use this if you know what you are doing. You should save the old value
* and restore it once you are done.
*
* @param source New ReplySource value.
* @return Old ReplySource value.
*/
native ReplySource:SetCmdReplySource(ReplySource:source);
/**
* Displays usage of an admin command to users depending on the
* setting of the sm_show_activity cvar. Additionally, the client