forked from UNLOZE/sm-plugins
ConnectAnnounceNewPlayers: oops
This commit is contained in:
@@ -32,6 +32,11 @@ public void OnPluginStart()
|
|||||||
GetConVars();
|
GetConVars();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public void OnPluginEnd()
|
||||||
|
{
|
||||||
|
RemoveMultiTargetFilter("@newplayer", Filter_NewPlayers);
|
||||||
|
}
|
||||||
|
|
||||||
public void GetConVars()
|
public void GetConVars()
|
||||||
{
|
{
|
||||||
if(g_cvServerType.IntValue == 1)
|
if(g_cvServerType.IntValue == 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user