forked from UNLOZE/sm-plugins
allowing fakeclients and autismbots to be mother zombie again for the second or third time now
This commit is contained in:
@@ -115,6 +115,7 @@ public int Native_IsAutismBot(Handle hPlugin, int numParams)
|
||||
return g_bIsAutismBot[client];
|
||||
}
|
||||
|
||||
/*
|
||||
public Action ZR_OnClientMotherZombieEligible(int client)
|
||||
{
|
||||
if (g_bIsAutismBot[client])
|
||||
@@ -122,3 +123,4 @@ public Action ZR_OnClientMotherZombieEligible(int client)
|
||||
|
||||
return Plugin_Continue;
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user