forked from UNLOZE/sm-plugins
SourceMod 1.10 and new OnEntitySpawned forward
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user