[FilterScript] Basic Admin System [Y_Ini & Y_Inline & ZCMD]
#1

Introduction

Okey umm hey guys , Today i worked on Admin System.
This is normal Admin System , not alot of commands but Basic
First Script here , Sorry for my bad english in the pastebin and on the post

Information

Worked on that mybe 30 min, Simple , Nicely, Good .
You have to be Rcon Admin to set your level with the command /SetAdmin.
If you admin , you have to login the the Admin System with the command /Alog.
You can change the Admin Password:
Код:
#define Apass "changeit"
If you wanna see the online Admins you can type : /Admins
You can change the admin rank:
Код:
stock AdminsLevelS(playerid)
{
new GetAdminLevel[50];
new lvl = PlayerInfo[playerid][pAdmin];
switch(lvl)
{
case 1: GetAdminLevel = "Trail Admin";
case 2: GetAdminLevel = "Normal Admin";
case 3: GetAdminLevel = "Super Admin";
case 4: GetAdminLevel = "Server Manager";
case 5: GetAdminLevel = "Server Admin";
}
return GetAdminLevel;
}
Commands

/SetAdmin - Rcon Admin.
/Alog - To login to the System.
/Kick - Kick Someone
/Ban - Ban Someone
/UnBan - Unban Someone
/SetHP - Edit someone Health
/SetAr - Edit someone Armour.
/GiveWeapon - Give to someone weapon.
/ResetWeapon - Reset someone weapon.
/Say - Admin Talk.
/Report - To Players who want to report.
/GMX - To reset the server.
/Get - To teleport someone to you.
/Goto - To teleport to someone.
/Admins - To see the online Admins.

Downloads

PasteBin : http://pastebin.com/2C1L2zvd

Credits

Scripted : WildWave
Helper : iRaideN

Bugs

If you found any bugs tell me and ill fix it

Have fun.
Reply
#2

Nice!
Reply
#3

Quote:
Originally Posted by iRaiDeN
Посмотреть сообщение
Nice!
Thanks
Reply
#4

NICE frnd.
Reply
#5

Quote:
Originally Posted by iRaiDeN
Посмотреть сообщение
Nice!
Quote:
Originally Posted by Xtreamerz
Посмотреть сообщение
NICE frnd.
Thanks
Reply
#6

Very simple admin system, I love it =]
Reply
#7

Very Simple Admin System Good for newbie
Reply
#8

make /changename in Game
btw nice works
Reply
#9

Nice
Reply
#10

Thanks All
Reply
#11

It is an admin system without registering

+rep

EDIT:I can't give rep.I gave too much rep today
Reply
#12

Quote:
Originally Posted by Luminar
Посмотреть сообщение
It is an admin system without registering

+rep

EDIT:I can't give rep.I gave too much rep today
Thanks !
Reply
#13

Pretty nice
Reply
#14

Very nice and simple. I hope you two are planning on extending your administration system.
Reply
#15

Quote:
Originally Posted by Akira297
Посмотреть сообщение
Very nice and simple. I hope you two are planning on extending your administration system.
Thanks , i need ideas for V2

Quote:
Originally Posted by Mckarlis
Посмотреть сообщение
Pretty nice
Thanks
Reply
#16

add more cmds like /stats and stuff
Reply
#17

Quote:
Originally Posted by Mckarlis
Посмотреть сообщение
add more cmds like /stats and stuff
Going to work on v2
Reply
#18

Nice
Reply
#19

Quote:
Originally Posted by MGMate
Посмотреть сообщение
Nice
Thank you !
Reply
#20

More comments?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)