[FilterScript] Basic Protections - 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)
+--- Thread: [FilterScript] Basic Protections (
/showthread.php?tid=474618)
Basic Protections -
Locky_ - 09.11.2013
Hello, I come to display this FilterScript I created yesterday, posted here first, where the board has attended more. I am Brazilian, I do not know much English. I apologize.
There FilterScript in:
Anti-Bot;
Anti-Fake Kill;
Anti-Car Spam;
Anti-Crash Onfoot;
Anti-Vehicle Crash in;
Anti-Flooder paint vehicles;
Anti-Flooder Spawn;
Anti-Weapons (Optional);
Anti-Teleport by Click on the Map;
Code:
http://pastebin.com/NyJiSuFD
If you find errors, contact.
Original Topic
Re: Basic Protections -
xF4Life - 09.11.2013
seems nice, good job..
Re: Basic Protections -
Locky_ - 09.11.2013
Quote:
Originally Posted by xF4Life
seems nice, good job..
|
Thanks!
Re: Basic Protections -
Pottus - 09.11.2013
When I first read this I thought it was a condom FS or something lol
Re: Basic Protections -
DavidLuango - 09.11.2013
Quote:
Originally Posted by [uL]Pottus
When I first read this I thought it was a condom FS or something lol
|
No way lool.
Re: Basic Protections -
Locky_ - 09.11.2013
Quote:
Originally Posted by [uL]Pottus
When I first read this I thought it was a condom FS or something lol
|
Protection = Anti Cheater's.
lol
This is just small script, which ensure improved security server / gamemode.
Re: Basic Protections -
Italoigt - 25.08.2015
Quote:
Originally Posted by NicK_
Hello, I come to display this FilterScript I created yesterday, posted here first, where the board has attended more. I am Brazilian, I do not know much English. I apologize.
There FilterScript in:
Anti-Bot;
Anti-Fake Kill;
Anti-Car Spam;
Anti-Crash Onfoot;
Anti-Vehicle Crash in;
Anti-Flooder paint vehicles;
Anti-Flooder Spawn;
Anti-Weapons (Optional);
Anti-Teleport by Click on the Map;
Code: http://pastebin.com/NyJiSuFD
If you find errors, contact.
Original Topic
|
mano type I have to create a command vehicle that will ban / kick anyway ?
Re: Basic Protections -
Izaque1998 - 25.08.2015
Until the filterscript good.
Re: Basic Protections -
PT - 25.08.2015
Quote:
Originally Posted by Italoigt
mano type I have to create a command vehicle that will ban / kick anyway ?
|
no, but why don't you test before ask?
Re: Basic Protections -
Magnezia - 08.09.2015
Just a really simple error,in the line 21,Remove the Fullstop
Код:
if(IsPlayerNPC(playerid)) return 1; .