14.09.2012, 21:35
(
Последний раз редактировалось mobiliz; 15.09.2012 в 00:54.
)
Welcome:
I have been working on this system for only 1 week, I know it isn't that long but I tried to do most basic stuff. I just got interested and wanted to make my own admin system. It only has like 1000 lines but I just wanted to make it so people can still use it as it simple. This admin system will be updated like every 1 - 2 months. As it takes 1 - 2 months to update it will have a lot more features each month.
Features:
Level 1 (Admin):
/dcmds for VIP commands
/cmds for player commands
Info:
All defines are set to true.
The defines:
They are at the top of the script, If you don't want them on then set them to false.
In scriptfiles you need to make a new folder called mzAdmin.
Credits:
****** - sscanf, y_ini, foreach
ZeeX - ZCMD
Downloads:
MediaFire
SolidFiles
I have been working on this system for only 1 week, I know it isn't that long but I tried to do most basic stuff. I just got interested and wanted to make my own admin system. It only has like 1000 lines but I just wanted to make it so people can still use it as it simple. This admin system will be updated like every 1 - 2 months. As it takes 1 - 2 months to update it will have a lot more features each month.
Features:
- Anti-Minigun
- Saving system
- Simple login/register system
- Ping kick
- 20+ Admin commands
- Admin Chat
- 5 Admin levels
- VIP System
- VIP Chat
- 3 VIP levels
- 3 Basic VIP commands
- 4 Player commands
Level 1 (Admin):
- /kick
- /warn
- /getip
- /slap
- /asay
- /goto
- /get
- /mute
- /unmute
- /muted
- /givemoney
- /ban
- /unbanip
- /explode
- /spawnplayer
- /rac
- /setvip
- /akill
- /setadmin
- /setmoney
- /givegun
- /setscore
- /kickall
- /gmx
- /stats
- /admins
- /pm [id] [text]
- /report [id] [reason]
- /drepair
- /dnos
- /dheal
/dcmds for VIP commands
/cmds for player commands
Info:
All defines are set to true.
The defines:
pawn Код:
#define pmallowed true //if enabled you can use /pm command.
#define pingkick true //if enabled the server will kick anyone with ping over the setted amount.
#define minigundetect true //if enabled, if a hacker gets a minigun, they get banned.
#define statallowed true //if enabled, people will be able to see there stats.
In scriptfiles you need to make a new folder called mzAdmin.
Credits:
****** - sscanf, y_ini, foreach
ZeeX - ZCMD
Downloads:
MediaFire
SolidFiles