- added experimental (so far) support for SourceMod chat triggers

- added ReplyToCommand() for replying to triggers nicely

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40899
This commit is contained in:
David Anderson
2007-06-06 22:16:15 +00:00
parent bd15f93d7d
commit c843825e71
12 changed files with 409 additions and 28 deletions
+8
View File
@@ -189,6 +189,10 @@
RelativePath="..\CDataPack.cpp"
>
</File>
<File
RelativePath="..\ChatTriggers.cpp"
>
</File>
<File
RelativePath="..\ConCmdManager.cpp"
>
@@ -311,6 +315,10 @@
RelativePath="..\CellRecipientFilter.h"
>
</File>
<File
RelativePath="..\ChatTriggers.h"
>
</File>
<File
RelativePath="..\ConCmdManager.h"
>