27.12.2010, 09:43
(
Последний раз редактировалось wups; 21.03.2011 в 19:57.
)
Server Sided Weapons
Since my old weapon anti cheat is outdated, i've decided to create a new thread.
I've learned from my mistakes, and made some fixing.
The whole thing is scripted from scratch.
Features
• Doesn't ban innocent people, if you use it properly.
• Bans all cheaters who make weapons with cheats.
• Works with NON streamed weapon pickups.
• Works with Class weapons.
• Plug & Play
• Works with filterscripts
It still doesn't work with ammu-nation shops! I am not planing making a timer which checks if a player is in an ammunation etc. This will be fixed if i find a proper solution.
Installing
• Download the file and place in /pawno/includes
pawn Код:
#include <GAC>
• And after "#define FILTERSCRIPT" in your filterscripts
Credits
• Double-O-Seven for some parts of the code.
• Me for everything else.
Testing
• I did some small testing on the GrandLarc game mode, everything seem to work.
Download
• Pastebin(v2)