26.10.2012, 15:10
Introduction
Another release from me!
This time something really big and awesome. J_Admin system with over 50 commands and all are awesome commands.
My first admin system ever made! never tried or even thought to make an admin system but this time I did it!
Releasing BETA version, will be updated each day or week!
Features
Admin commands:
Player Commands:
/pm [playerid] [text] ---> To PM other player
/nopm ---> disable PM mode (You will not recieve PM's anymore)
/changename ---> to change your in-game name!
/changepass ---> to change your password
/report ---> To report a player!
..... more to be discovered!
Installation
Setting up MySQL database:
-Download and Install "WAMP" Server (only home host!) [****** it]
-Open 'phpmyadmin'.
-Create a database named 'sa-mp'
-You're ready with your database!
WARNING: without database admin system will not run!
Setting up FS:
-Copy filterscript from FS package and paste it in your filterscripts folder.
-Open server.cfg
-Type "j_admin" (common sense that you will not use " ") in front of filterscripts line
-Open your scriptfiles folder and create new folder called "JADMIN"
Editting MySQL Settings
Edit above line in the FS to do it!
Editting Website name for Anti-Ban-evade system.
Find for following line in FS.
Change "Your website here" to yours one.
Bugs:
I didn't found any bug yet.
If you do then please post it here!
ChangeLog:
Images:
Download:
Another release from me!
This time something really big and awesome. J_Admin system with over 50 commands and all are awesome commands.
My first admin system ever made! never tried or even thought to make an admin system but this time I did it!
Releasing BETA version, will be updated each day or week!
Features
- Over 50 commands!
- MySQL based saving system!
- Great register system!
- Advanced admin commands!
- Player commands available too!
- Anti-High ping!
- Anti-AFK system!
- Config saving!
- Anti-Ban evade!
Admin commands:
Player Commands:
/pm [playerid] [text] ---> To PM other player
/nopm ---> disable PM mode (You will not recieve PM's anymore)
/changename ---> to change your in-game name!
/changepass ---> to change your password
/report ---> To report a player!
..... more to be discovered!
Installation
Setting up MySQL database:
-Download and Install "WAMP" Server (only home host!) [****** it]
-Open 'phpmyadmin'.
-Create a database named 'sa-mp'
-You're ready with your database!
WARNING: without database admin system will not run!
Setting up FS:
-Copy filterscript from FS package and paste it in your filterscripts folder.
-Open server.cfg
-Type "j_admin" (common sense that you will not use " ") in front of filterscripts line
Code:
filterscripts j_admin
Editting MySQL Settings
pawn Code:
//===============MySQL DB Connection information================================
#define MYSQL_HOST "127.0.0.1"
#define MYSQL_USER "root"
#define MYSQL_PASS ""
#define MYSQL_DB "sa-mp"
//==============================================================================
Editting Website name for Anti-Ban-evade system.
Find for following line in FS.
pawn Code:
#define WEBSITE "Your website here" // Edit it to change your website
Bugs:
I didn't found any bug yet.
If you do then please post it here!
ChangeLog:
Code:
BETA version released ( 26 / 10 / 2012 ) ....
Images:
Download:
- Package: http://www.mediafire.com/?rvhtkz18brsvibt
- Source: http://pastebin.com/e2cRUEGp