16.04.2008, 19:21
[FS] Weapon Banner
Have cheaters / hackers on your server killing everyone with hacked weapons when no admin are on? No longer a problem! I have created a simple but efficient weapon disabling script.
So why use this? Why not use the "SetDisabledWeapons" function that comes with samp to disable the weapons? By using this function you simply desyncronise it, it doesnt ban the player or punish them in any way. If the player isnt banned, what will they do? They will come back. Now its your chance to stop them.
To stop a weapon being used on your server, open the filterscripts pwn file and in the OnFilterScriptInit function, add the following line:So why use this? Why not use the "SetDisabledWeapons" function that comes with samp to disable the weapons? By using this function you simply desyncronise it, it doesnt ban the player or punish them in any way. If the player isnt banned, what will they do? They will come back. Now its your chance to stop them.
pawn Код:
BanWeapon ( weaponid );
__________________________________________________ ______________________
Source: http://pastebin.com/f74b01180
__________________________________________________ ______________________
Please feel free to post comments, critisism and sugestions for next version.
Kind regards,
WrathOfGenesis ( FUDDS )