BanEx.txt Include - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: BanEx.txt Include (
/showthread.php?tid=570439)
BanEx.txt Include -
RamayMapper - 10.04.2015
Can Anyone Give Me BanEx.txt include i cant find it on ****** or other webs

please help me i cant continue my server without that.
Kind Regards,
Ramay,
Thnx
Re: BanEx.txt Include -
willsuckformoney - 10.04.2015
What do you mean BanEx.txt include? I know when ever you use the Ban(playerid) it automatically makes a ban.txt file
AW: BanEx.txt Include -
Mencent - 10.04.2015
Hello!
Why you do you not use this function?
PHP код:
BanEx(playerid,"REASON");
?
It's a function of PAWN.
Mencent