02.06.2014, 20:07
Cross Admin System V1.3 [Updated]
Release Info
Hello all, Its been a very long time since I posted anything or done any activity on this forums and that's probably more than a year and it was due to my examinations and school year, well how ever I decided to come back here and first thing that came up to my mind was to edit this FS , Since I got alot of bug reports from that and I decided to work them out anyways, lets get to the point
Change Log
Code:
V1.3 - Fixed a few bugs in the /ban and /kick command where sometimes it worked on ID 0 if no ID was specified V1.3 - Added a full weapon spawner for admins above level 2, but must pay $1000 for each weapon. Nothing's free :P V1.3 - Removed the password showing up in the login dialog instead of bullets V1.3 - Removed IRC Sysyem due to serveral bugs until further notice V1.3 - Released V1.2 - Added /addnos and /repair V1.2 - Added Anti Cheat System V1.2 - Added IRC System V1.2 - Released V1.1 - Added Respawn Cars Command V1.1 - Added Admin Chat V1.1 - Added Player Join/Exit Messages V1.1 - Added Admin Island V1.1 - Added V.I.P Commands V1.1 - Fixed /kick Bug V1.1 - Fixed /ban Bug V1.1 - Added Some Commands V1.1 - Added Internal V.I.P System V1.1 - Added Saving Score System V1.1 - Released V1.0 - Released
1. Hashed Passwords
2. Account System
3. Save Player Stats Eg: Kills /Deaths /.. etc
4. Configurable Options
5. Anti Advertisements
6. Set your admin level or anyone's admin level from ingame just 1 command
7. Banning System
8. Announce System
9. Private Message System [ Also Configurable from Script ]
10. Registration / Login Systems (Dialog Support)
11. Saves Player Score
12. Internal V.I.P System
13. Anti Cheat System Protects the server Against:
Health Hacks
Money Hacks
Armour Hacks
Vehicle Heath Hacks
Weapons Hacks
JetPack Hacks
14.Full weapon spawner for admins above level 3
Levels
1. Trial Admin - Level 1
2. General Admin - Level 2
3. Senior Admin - Level 3
4. Lead Admin - Level 4
5. Head Admin - Level 5
6. Main Admin - Level 10
Commands
register
login
password (to change ur password)
clearchat
pm
setarmour
sethealth
setscore
setskin
setlevel
goto
get
stats
ban
kick
freeze
unfreeze
mute
unmute
akill
blow
acar
aheli
aboat
abike
rac (respawn cars)
an (announcements)
repair
addnos
wp (as /weapon to show the weapon spawner dialog)
How To Use
1. Making your self an Admin
2. Editing the Configurable Settings in the Script
__________________________________________________ ______________________
1. Making yourself an Admin / V.I.P(applies to you or any one)
There are 2 ways
1. Editing the profile
2. using /setlevel command
1. Editing the Porfile:
This is how the profile looks like:
Code:
[data] Password = 98238835 Cash = 0 Admin = 10 <-------- Just Change this Kills = 0 Deaths = 0 Score = 0 V.I.P Level = 0
How to Edit the Script
Only these are configurable in the script dont play in any other thing unless you understand PAWN language well
PLEASE REFER TO THIS THREAD TO BE ABLE TO EDIT THE ANTI CHEAT SYSTEM --> Anti Cheat Pack (Full Release)
pawn Code:
//----------Configurations--------------------
#define ENABLE_PM true //Enable /Disable Pm Command
#define USE_STATSCMD true //Enable / Disable the use of /stats Command
#define ENABLE_AntiAdv true //Enable / Disable Anti Advertisements
#define ENABLE_Randoms true //Enable /Disable Random Msgs
#define READ_CMDS true // Allows Admins To Read Player Cmds
pawn Code:
//---------------Dialogs--------------------
#define DIALOG_REGISTER 5521 //change those numbers to avoid conflict with other scripts
#define DIALOG_LOGIN 5522
#define DIALOG_SUCCESS_1 5523
#define DIALOG_SUCCESS_2 5524
#define DIALOG_WP 5525
pawn Code:
new Randoms[][] =
{
"Visit Us at [Your website here]",
"This Server is one of the Best. You Will Never Get Bored",
"You Can Change / Add Random Msgs Any Time"
};
Requirments
1. sscanf plugin , Include File
2. Y_INI Include File
3. dutils Include File
4. lfuncs Include File
5. WhirlPool Plugin
6. IRC Plugin, Include File [No Longer Needed after the 1.3 Update]
Installation
1. Download The File
2. Place the includes in its place
3. put the FS in its place
4. Put the Plugins in its place
5. Go to server.cfg
6. Add CrossAdmin to the filterscripts line [it has to be the first FS]
7. Add Whirlpool to the plugins line if windows and Whirlpool.so if Linux
8. Add CrossAdmin Folder to your script files directory and folder named Users to CrossAdmin Directory
9. Have Fun!
Bugs
Please send an email to mastercoders@hotmail.com for any bug issues in order to work on them, Thanks.
Download
CrossAdmin V1.0
CrossAdmin V1.1 [Updated]
CrossAdmin V1.2 [Updated]
CrossAdmin V1.3 [Updated]
Credits
1. SA-MP Wiki
2. CROSS_Hunter [For making the script]
3. ****** no doubt