User message functions now use SourceMM 1.4's new API

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40704
This commit is contained in:
Scott Ehlert
2007-04-15 05:43:43 +00:00
parent 93be4e29b8
commit 43856e7dc4
4 changed files with 11 additions and 43 deletions
-4
View File
@@ -97,10 +97,6 @@ namespace SourceMod
public:
/**
* @brief Finds a message id by name.
*
* Note: due to a bug in Valve's earlier SDK versions, this
* may cause crashes alongside IServerGameDLL003 if the message is
* not found.
*
* @param msg Case-sensitive string containing the message.
* @return A message index, or -1 on failure.