Consulta Script AYUDA!
#1

Una pregunta, Quiero que al detectar el hack lo banee entonces quiero saber si aqui esta bien especificado

(Yo le aсadн el Info[playerid][pBannedZC] = 2; (que supongo servirб para eso pero no estoy seguro))

Quote:

if(GetPVarInt(playerid, "tpTruckRunTimer") != 0)
{
format(string, sizeof(string), "{AA3333}AdmWarning{FFFF00}: %s (ID %d) posiblemente use cheat de teleport.", GetPlayerNameEx(playerid), playerid);
ABroadCast( COLOR_YELLOW, string, 2 );
format(string, sizeof(string), "%s (ID %d) is possibly teleport truckrunning.", GetPlayerNameEx(playerid), playerid);
Info[playerid][pBannedZC] = 2;
Log("logs/hack.log", string);
}

Reply


Messages In This Thread
Consulta Script AYUDA! - by xGenius - 12.12.2015, 04:05
Re: Consulta Script AYUDA! - by Choidito - 12.12.2015, 16:43
Respuesta: Consulta Script AYUDA! - by FelipeAndres - 12.12.2015, 16:55
Respuesta: Consulta Script AYUDA! - by xGenius - 12.12.2015, 17:11
Respuesta: Consulta Script AYUDA! - by FelipeAndres - 12.12.2015, 17:37

Forum Jump:


Users browsing this thread: 1 Guest(s)