[FilterScript] Cross Admin System V1.1 [updated] + Added V.I.P System(sscanf, dcmd,y_ini) No.1 Admin System
#1

Cross Admin System V1.1 [Updated]


Release Info
This is My First Admin System... i got the Tutorial from SA-MP wiki to be honest.. the ideas from Luxorian Thanks alot to him and SA-MP Team Ofcourse There are no much Cmds but.. its Decent cmds

Change Log
Code:
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
Functions of the Script
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 NEW!
12. Internal V.I.P System NEW!
I am sorry its very low but as i said its my first admin system
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)


How To Use

1. Making your self an Admin
2. Editing the Configurable Settings in the Script
__________________________________________________ ______________________
1. Making yourself an Admin (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
2. using /setlevel command [Self explained]

How to Edit the Script

Only these are configurable in the script dont play in any other thing unless you understand PAWN language well

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
If the Dialogs Conflict with any of your script Simply:
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
The Random Messages:
pawn Code:
new Randoms[][] =
{
    "Visit Us at www.InsaneGamerz.arabchampions.net", //just edit the text
    "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


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 ur script files directory and folder named Users to CrossAdmin Directory
9. Have Fun!

Bugs
None at the Moment! You ofcourse may find some but be sure to notify me to fix them

Download
CrossAdmin V1.0
CrossAdmin V1.1 [Updated]

Credits
1. SA-MP Wiki [Tutorials]
2. LuxorioN [Ideas from his admin script]
3. Me [For making the script]
4. Kush [Tutorial on Login/Register System]
5. HDFord [/setlevel Command]
Reply
#2

First poster
rep+
Nice new update wow yay
Reply
#3

pawn Code:
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
why you made a jump from level 5 to 10 ?
EDIT: you should give credit to the include\plugin creators as well.
Quote:
Originally Posted by CROSS_Hunter
View Post
Requirments
1. sscanf plugin , Include File
2. Y_INI Include File
3. dutils Include File
4. lfuncs Include File
5. WhirlPool Plugin
Quote:
Originally Posted by CROSS_Hunter
View Post
Credits
1. SA-MP Wiki [Tutorials]
2. LuxorioN [Ideas from his admin script]
3. Me [For making the script]
4. Kush [Tutorial on Login/Register System]
5. HDFord [/setlevel Command]
Reply
#4

Quote:
Originally Posted by xkirill
View Post
pawn Code:
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
why you made a jump from level 5 to 10 ?
EDIT: you should give credit to the include\plugin creators as well.
oh sorry for that.. but can you please give me the names of them ? and about the jump i cant reverse it back if u want me to cuz the whole script is.. based on that anyways thnx for the reply
Reply
#5

Good job for a first.
Reply
#6

Quote:
Originally Posted by NoahF
View Post
Good job for a first.
actually its the 2nd i released v1.0 yesterday xD

anyways, Glad you liked it

Quote:

This forum requires that you wait 120 seconds between posts. Please try again in 1 seconds.

Reply
#7

Quote:
Originally Posted by CROSS_Hunter
View Post
password (to change ur password)
Nice but this command is missing.
Reply
#8

Quote:
Originally Posted by andrew2695
View Post
Nice but this command is missing.
Sorry i will add it in V1.3 thanks for that
Reply
#9

Quote:
Originally Posted by CROSS_Hunter
View Post
oh sorry for that.. but can you please give me the names of them ? and about the jump i cant reverse it back if u want me to cuz the whole script is.. based on that anyways thnx for the reply
Code:
1. sscanf plugin , Include File - Y_Less
2. Y_INI Include File - Y_Less
3. dutils Include File - DracoBlue
4. lfuncs Include File - LuxurioN™
5. WhirlPool Plugin - Y_Less
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)