DIR Return Create A Forum - Home
---------------------------------------------------------
BoB Samp Server
HTML https://bobsampserver.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Filterscripts
*****************************************************
#Post#: 10--------------------------------------------------
Simple Ban System
DIR By: Abanob
Date: August 3, 2013, 2:57 pm
---------------------------------------------------------
Temporary ban system using mysql
- This is temporary ban system created by me, thanks to
Blacklite for his timec stock.
- Commands:
/ban [Nick] [Mins] [Hours] [Days]
/unban [Nick]
/checkban [Nick]
NOTE: You have to be logged into rcon to use cmds.
Requirements
- Working mysql databse
- BlueG r6-2 mysql plugin
(
HTML http://files.g-stylezzz.com/mysql/rel/a_mysql.inc
HTML http://files.g-stylezzz.com/mysql/rel/a_mysql.inc)
- This mysql inc
(
HTML http://files.g-stylezzz.com/mysql/rel/a_mysql.inc
HTML http://files.g-stylezzz.com/mysql/rel/a_mysql.inc)
- sscanf2 (
HTML http://forum.sa-mp.com/showthread.php?t=120356
HTML http://forum.sa-mp.com/showthread.php?t=120356)
- zcmd (
HTML http://www.mediafire.com/?if2m8r553xu982d62
HTML http://www.mediafire.com/?if2m8r553xu982d62)
Download
- Mediafire
HTML http://www.mediafire.com/?fmx1xe2aacnac29m44
HTML http://www.mediafire.com/?fmx1xe2aacnac29m44
- Updated. (14:34)
- (30.11.2012)
Edit
pawn Code:
#define dbHost ""
#define dbPass ""
#define dbUser ""
#define dbName ""
On lines 14 - 17.
Note: You don't have to upload any .sql data.
You can edit credits and do whatever you want with this script.
Bugs
- If you find any bug please post here.
*****************************************************
Page 1 of 1