SA-MP Forums Archive
[Include] L_Guard - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] L_Guard (/showthread.php?tid=328068)



L_Guard - LuisGraph - 23.03.2012

I Not much English and I hope they understand

I present an anticheat L_Guard, which is thought not kick / ban players, as this generates loss of players.

Content:

-AntiMoneyHack
-AntiJetPack
-WeaponsBan


Functions:

pawn Код:
L_Money(playerid, mount);
L_ResetMoney(playerid);
L_GuardInit(bool:option);
Notifications(bool:option);
L_Money() Used to give money.
L_ResetMoney() Used to reset money.
L_GuardInit() Used to start / stop the anticheat
Notifications() Used to send notifications to admins rcon when a player uses cheat.

Configuring the arms ban.

In scriptfiles "L_Guard.cfg" we add weapons IDs to prohibit

Example to L_Guard.cgf
Quote:

36
25
30

Now if a player has one of the weapons defined in "L_Weapons.cfg" Anticheat remove the gun.
L_Guard contains a log where you add a note with the details of cheat used in script files "Cheats.cfg"
adds the name of the player, add the cheat used name and date.

Add "L_Weapons.cfg" and "Cheats.cfg" in scriptfile.

L_Guard will be updated and adding more systems and stuff...


Re: L_Guard - niyaz - 23.03.2012

Nice +rep


Re: L_Guard - Niko_boy - 23.03.2012

O:
Nice i like the L_guardInit() LOL
+1 nice job


Respuesta: L_Guard - LuisGraph - 23.03.2012

Tankz Guys c(: