samp server crash game freeze
#1

Fix-Crash
Reply
#2

Код:
public OnPlayerUpdate(playerid)
{
HealthHack(playerid);
MoneyHack(playerid);
ArmourHack(playerid);
VHH(playerid);
AntiCheat(playerid);
IlegalWeapons(playerid);
JetPack(playerid);
return 1;
}
Editable Things in the Include

There are some things that are editable in this include

Main Thing:
pawn Code:
new Action_Taken =0; //you have to change this in order for Anti Cheat to Work
// 1 = Ban
// 2 = Kick
if(GetPlayerMoney(playerid) >= 5000000)
if(GetPlayerWeapon(playerid) == 16 || GetPlayerWeapon(playerid) == 17
if(GetPlayerWeapon(playerid) == 16 || GetPlayerWeapon(playerid) == 17 || GetPlayerWeapon(playerid) == 35 ||
GetPlayerWeapon(playerid) == 36 || GetPlayerWeapon(playerid) == 37 || GetPlayerWeapon(playerid) == 38 ||
GetPlayerWeapon(playerid) == 39 || GetPlayerWeapon(playerid) == 40 || GetPlayerWeapon(playerid) == 18)
GetPlayerWeapon(playerid) == 26

so it looks like 

pawn Code:
|| GetPlayerWeapon(playerid) == 26 //|| other weapon here same system
Anti Cheat Full Pack

(please rep if i helped you)

note:-
This is already in samp forum

EDIT:- u need just include
Reply
#3

Remove your IP its not allowed to post anywhere else in forum except "SERVER ADVERTISEMENTS" Board.
Reply
#4

Quote:
Originally Posted by ShivRp
Посмотреть сообщение
Remove your IP its not allowed to post anywhere else in forum except "SERVER ADVERTISEMENTS" Board.
And you're a fucking hypocrite. Look at your signature. I see an IP.
Reply
#5

Quote:
Originally Posted by Aerotactics
Посмотреть сообщение
And you're a fucking hypocrite. Look at your signature. I see an IP.
Lol...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)