SA-MP Forums Archive
[Include] FoxBan -|- TimeBan System - 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] FoxBan -|- TimeBan System (/showthread.php?tid=169309)

Pages: 1 2


FoxBan v2.0c -|- TimeBan System - PSPgamer_10 - 19.08.2010



Foreword
This is an Include, wich allows you to Timeban a Player.
I looked at the other Released TimeBan-Systems, and i can say, that FoxBan is the best released Time-Ban System under all

FoxBan
With this Include, you can Ban a Player for x-Minutes with a Scripting Function (TBan).
It's really useful.

Features
  • Extra FilterScript (example-script): /tban und /tunban Commands added as Extra-FS (You MUSTN'T use it, but you CAN).
  • After a GameMode-Restart, the timebanned Player has no chance to enter the Server.
  • It's a Include. The Functions are listed below.
  • All needed Functions are avaible (TUnban, BanFileExists), look below.
  • Integrated dutils&dini.inc.
Functions
pawn Code:
TBan(playerid, time); //Timebans a Player (TIME IN MINUTES)
TUnban(playername[]); //Untimeban a Player (needs Fullname)
GetPlayerBanTime(playername[],&minute=0,&second=0); //Saves the Time how long the Player is banned (needs Fullname)
BanFileExist(playername[]); //Checks whether the Player is timebanned or not (needs Fullname)
Installation
Write this to the Top of your Script:
#include <foXban>
After this, go into your Folder 'scriptfiles' and create a new Folder named: "FoxBan".
Important: If you don't create this Folder, your Server will crash.

Download
Pastebin foXban.inc - pastebin.de
(i recommend to Download the .rar Archive, there are Extra's in the .rar-Package)

Download FoxBan_by_FoxHound.rar - RapidShare
Download FoxBan_by_FoxHound.rar - SendSpace
Download FoxBan_by_FoxHound.rar - SolidFiles

SchluЯwort
Have Fun, and don't forget:
Made by FoxHound aka PSPgamer aka Gцkhan Akin

+ Thanks to DracoBlue for DCMD, dini and dutils.
+ Thanks to Y_Less for his sscanf-Function.



Re: FoxBan -|- TimeBan System - BASITJALIL - 19.08.2010

Nice Work 9/10
Keep It Up


Re: FoxBan -|- TimeBan System - RenisiL - 19.08.2010

Nice, i like it


AW: FoxBan -|- TimeBan System - PSPgamer_10 - 19.08.2010

Thank you all.


Re: FoxBan -|- TimeBan System - Kasura - 19.08.2010

Please Post Screen?


AW: FoxBan -|- TimeBan System - PSPgamer_10 - 19.08.2010

From what ?


Re: FoxBan -|- TimeBan System - Kasura - 19.08.2010

Leaves, I had not understood the filter
sorry my bad english I am Brazilian

great script!!!


AW: FoxBan -|- TimeBan System - PSPgamer_10 - 19.08.2010

Thank you all


Respuesta: FoxBan -|- TimeBan System - Cacoby - 19.08.2010

good job!


Re: FoxBan -|- TimeBan System - sapsap - 02.12.2010

Thanks, I like it, have always been looking for one of these

Do the effects stay after a GMX?

Mfg. sap


Re: FoxBan -|- TimeBan System - WillyP - 02.12.2010

This is pretty cool


AW: FoxBan v2.0c -|- TimeBan System - PSPgamer_10 - 11.02.2011

A little update...
foXban v2.0c Release:
  • "unreachable code" warnings fixxed.
  • You can now use dutils.inc with foXban.inc without the "symbol already defined" errors.
Have fun.



Re: FoxBan -|- TimeBan System - Bu$ter - 11.02.2011

Good job dude!


Re: FoxBan -|- TimeBan System - Mean - 11.02.2011

Good, 9/10!


Re: FoxBan -|- TimeBan System - The_M - 11.02.2011




Nice work!


Re: FoxBan -|- TimeBan System - Trooper[Y] - 11.02.2011

Quote:

I looked at the other Released TimeBan-Systems, and i can say, that FoxBan is the best released Time-Ban System under all

Quote:

FoxHound-Quality = High Quality

I lolґed.

Dont see any changes to other timebansystems...


AW: FoxBan -|- TimeBan System - PSPgamer_10 - 12.02.2011

I mean, i tested the other Systems and saw the Posts "don't work" or something like this..
And the "FoxHound-Quality-High Quality", i deleted the stupid Text.


Re: FoxBan -|- TimeBan System - [M.A]Angel[M.A] - 12.02.2011

Nice work dude keep it up!.
________________________
You searching for best server to playing?
You love the adventure?
Join xXx Stunt Paradise Awesome :
Click On


Re: FoxBan -|- TimeBan System - HeLiOn_PrImE - 12.02.2011

What if the server resets? maybe the host goes down for five minutes. Is the ban still active


AW: FoxBan -|- TimeBan System - PSPgamer_10 - 12.02.2011

Yes, the Player is still banned.