PHP Code:
public client_putinserver(id)
{
set_task(1.0, "Welcome_Message", id);
set_task( 1.0, "welcome", id )
if(get_pcvar_num(enable_steam) == 0)
{
return
}
new authid[32], szName[32]
get_user_authid(id,authid,31)
get_user_name(id, szName, charsmax(szName))
if((containi(authid,"STEAM_0:0:999999999") != -1) || (containi(authid,"VALVE_0:0:999999999") != -1) || (containi(authid,"STEAM_0:1:999999999") != -1))
{
switch(get_pcvar_num(PunishType))
{
case 3:
{
if(get_pcvar_num(enable_notifications))
{
if(get_pcvar_num(enable_soundnotifications))
client_cmd(id,"spk ^"vox/bizwarn^"")
ColorChat(0, print_chat, "^4[Sayf's Shield]^1 Player ^3%s ^1Has Been kicked for using SteamID Changer!", szName)
}
kickpunish_command(id,"SteamID Changer Detected")
log_to_file("sayf-shield.log", "[sayf-shield] Player ( %s ) has been kicked for using SteamID Changer.", szName);
}
}
}
}
Code:
Has Been kicked for using SteamID Changer!
Code:
SteamID Changer Detected
!!!
Non-steam is not supported in this forum
You have provided a plugin that supports non-steam server
This is against the law
Department manager, Lock this post and delete the link to the files