PDA

View Full Version : Need Antireconnect for CS:GO


Kruzi
06-28-2016, 13:07
Hey! I'm looking for any plugin that can help me with players who often reconnect and respawn.
Here is plugins what i found for any source game, but it don't work.
https://forums.alliedmods.net/showthread.php?t=284518

yash1441
06-28-2016, 15:45
Plugin punishes players who are killed during a round then leave and rejoin the server in the same round then try to spawn to play the same round more than once. Such players simply will not spawn for the duration of the round. - Download (https://forums.alliedmods.net/showthread.php?p=662510)
I think you need this plugin :)

Kruzi
06-28-2016, 17:10
Plugin punishes players who are killed during a round then leave and rejoin the server in the same round then try to spawn to play the same round more than once. Such players simply will not spawn for the duration of the round. - Download (https://forums.alliedmods.net/showthread.php?p=662510)
I think you need this plugin :)
Nice plugin but
if (!StrEqual(gameName, "cstrike"))
{
SetFailState("This plugin is only for Counter-Strike: Source");
}

Maxximou5
06-28-2016, 17:12
So? Remove that line and compile.

yash1441
06-28-2016, 17:28
Nice plugin but
if (!StrEqual(gameName, "cstrike"))
{
SetFailState("This plugin is only for Counter-Strike: Source");
}

CS:GO uses the same directory. Won't matter I think.

Kruzi
06-28-2016, 17:42
So? Remove that line and compile.
Ok. What i must do with this?

FakeClientCommandEx(client, "joinclass %s", PlayerClass[client]);