SourceMod 1.10 and new OnEntitySpawned forward

This commit is contained in:
BotoX
2019-09-10 16:34:12 +02:00
parent 4bb399c18d
commit ad2f7cd71a
26 changed files with 802 additions and 975 deletions
@@ -2758,7 +2758,7 @@ public Action Event_PlayerSay(Handle event, const char[] name, bool dontBroadcas
// 888 Y88888 d88P 888 888 888 Y88o88P 888 "888
// 888 Y8888 d8888888888 888 888 Y888P 888 Y88b d88P
// 888 Y888 d88P 888 888 8888888 Y8P 8888888888 "Y8888P"
/*
stock bool CheckForward(int author, const char[] message, CCC_ColorType type)
{
Action result = Plugin_Continue;
@@ -2824,7 +2824,7 @@ stock bool TagForward(int author)
return true;
}
*/
stock bool ConfigForward(int client)
{
Action result = Plugin_Continue;