[FilterScript] Devil-Admin System V1.0 + VIP system! 40 ADMIN CMD + 5 VIP CMD + 4 Player CMD!
#1

hey guys, im going to released my first admin system fs ^^
im just started making this admin system yesterday and now im going to released it ! yaw


pawn Code:
/*********************************< INCLUDES >*********************************/
#include a_samp
#include zcmd
#include sscanf2
#include foreach
#include YSI\y_ini
/******************************************************************************/
that is the include that im using in this admin script ^^

This is the PlayerInfo ^^

pawn Code:
/********************************< PLAYERINFO >********************************/
enum pInfo
{
    pPass,
    pAdmin,
    pVIP,
    pWanted,
    pKills,
    pDeaths,
    pJailed,
    pMuted,
    pCash,
    pScore,
    pBanned
}
new PlayerInfo[MAX_PLAYERS][pInfo];
/******************************************************************************/
This admin system have 5 level!

Player Commands:
pawn Code:
SendClientMessage(playerid, lightgreen, "* {B4B5B7}/admins /vips /report /stats");
VIP Commands:
pawn Code:
SendClientMessage(playerid, grey, "/vsay /vskin /varmour /vheal /vgod");
Admin Commands:
pawn Code:
public Acmdlvl1(playerid)
{
    SendClientMessage(playerid, lightred,"#Adminstrator Level 1 Commands");
    SendClientMessage(playerid, grey, "/asay /announce /warn /mute /unmute");
    SendClientMessage(playerid, grey, "/duty /goto /jetpack /cleardeathwindow");
    SendClientMessage(playerid, grey, "/spec /specoff");
    return 1;
}

public Acmdlvl2(playerid)
{
    SendClientMessage(playerid, lightred,"#Adminstrator Level 2 Commands");
    SendClientMessage(playerid, grey, "/kick /getplayer /freeze /unfreeze");
    SendClientMessage(playerid, grey, "/settime /setweather /sethealth /setarmour");
    SendClientMessage(playerid, grey, "/slap /clearchat /god");
    return 1;
}

public Acmdlvl3(playerid)
{
    SendClientMessage(playerid, lightred,"#Adminstrator Level 3 Commands");
    SendClientMessage(playerid, grey, "/explode /noweaps /healall /armourall");
    SendClientMessage(playerid, grey, "/ban /givejetpack /vslap /checkweaps");
    return 1;
}

public Acmdlvl4(playerid)
{
    SendClientMessage(playerid, lightred,"#Adminstrator Level 4 Commands");
    SendClientMessage(playerid, grey, "/rban /getip /respawn /setwanted /setworld");
    return 1;
}

public Acmdlvl5(playerid)
{
    SendClientMessage(playerid, lightred,"#Adminstrator Level 5 Commands");
    SendClientMessage(playerid, grey, "/setadmin /setvip /giveallcash /kickall /banall");
    return 1;
}
How to make yourself to be an ADMIN ?
# Scriptfile/DevilAdminSystem/Account
# the open your account and edit the pAdmin = 0 to 5

# example.
pawn Code:
[data]
Password = 139395676
Admin = 0 //change this .
VIP = 0
Wanted = 0
Kills = 0
Deaths = 0
Colour = 0
Jailed = 0
Muted = 0
Cash = 30000
Score = 0
Banned = 0
Credits:
#Samp wiki.
#Tee for the Spectating system.
#Luxorius for the save logs ^^
#myself for making this admin system ^^.

INFORMATION!
use this "!" for an Admin Private chat
and this "@" for VIP Private chat!

Download Link; http://www.mediafire.com/?bu8722gvcdkcx54

Bugs Report; not yet!

###this is my first admins system so if there's any mistake's tell me
Reply
#2

Seems good, gonna test it out right now.
Reply
#3

Nice release...

Good for beggnirs But its a copy of an admin System of RAdmin......

Please give credits after seeking premission from the real auther
Reply
#4

Quote:
Originally Posted by Strier
View Post
Seems good, gonna test it out right now.
thanks any bugs or suggestion , tell me
Reply
#5

Bad release
Reply
#6

Yes this script is simple but good for beginners and you should really give credits to the real author who created it. Besides that, awesome release.
Reply
#7

RADMIN O.O ? omg for the rest of my life i didnt copy RADMIN script dude.
btw thanks.
EDIT: What is radmin O.O ? i didnt see it b4 lemme check!
Reply
#8

nice script^^
Reply
#9

Quote:
Originally Posted by Schocc
View Post
nice script^^
thanks.
Reply
#10

Quote:
Originally Posted by Excel™
View Post
Nice release...

Good for beggnirs But its a copy of an admin System of RAdmin......

Please give credits after seeking premission from the real auther
for ur information , my admin system is not a copy one !
thanks for ur comment why not check's my script ?
Reply
#11

Not much features but its nice
Reply
#12

#remove!
Reply
#13

Quote:
Originally Posted by Crazyboobs
Посмотреть сообщение
Not much features but its nice
thanks , more features in the next version ^^
Reply
#14

Aq nak wat Devil Admin v2.0 leh tak?
Reply
#15

NO! make ur own !
Reply
#16

Nice xD
Reply
#17

Seems good btw how to check vip or admin cmds?
Reply
#18

Quote:
Originally Posted by Gamer_007
Посмотреть сообщение
Nice xD
thanks

Quote:
Originally Posted by Rayansh
Посмотреть сообщение
Seems good btw how to check vip or admin cmds?
/vcmds to see the vip cmd
/level [1-5] to see the admins cmd
Reply
#19

Great Work, Awesome FS
+Rep
Reply
#20

Quote:
Originally Posted by [E]ViL [D]RaGoN™
Посмотреть сообщение
Great Work, Awesome FS
+Rep
thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)