Need help Rep+1
#1

Same Post
Link : https://sampforum.blast.hk/showthread.php?pid=3294827#pid3294827

The hacker Teleport Players in the Sky and Kill them also there vehicle.

Код:
CMD:sk(playerid,params[])
{
if(scount[playerid]==0)
{
     CommandToAdmins(playerid,"sk");
	 format(Jstring,sizeof(Jstring),"{FF0000}[REPORT:]{FFFFFF} %s [%d]using /sk Trying to Teleport Vehicle Hack check him Fast",GetName(playerid),playerid);
	 SendToAdmins(COLOR_KRED,Jstring);
     scount[playerid]++;
}
else if(scount[playerid]==1)
{
Sk(playerid);
}
return 1;
}

After that i try simple CMD to detect it but Fail ?

How i can detect the hacker?
Reply


Messages In This Thread
Need help Rep+1 - by MBilal - 31.01.2015, 20:12
Re: Need help Rep+1 - by DavidSparks - 31.01.2015, 20:22
Re: Need help Rep+1 - by MBilal - 31.01.2015, 20:37
Re: Need help Rep+1 - by Evocator - 31.01.2015, 21:07
Re: Need help Rep+1 - by MBilal - 31.01.2015, 21:12
Re: Need help Rep+1 - by CalvinC - 31.01.2015, 22:21
Re: Need help Rep+1 - by MBilal - 31.01.2015, 23:13

Forum Jump:


Users browsing this thread: 1 Guest(s)