wAdmin System v1.0| Wennicke [RP] -
Wennicke - 20.09.2010
- Introduction
- Command list
- Download
- How to use it
- Credits
Introduction
Hello. This account system and admin system was made mostly for Roleplay servers. There are 6 questions when you go through the registration, but you can always edit those questions or add more if you feel for it. This is generally made as simple as it could be and I'm looking forward to see how people are going to act on this topic. This is the first version I will be releasing of wAdmin, and I will be updating wAdmin alot in the upcoming time. Well this is not the biggest yet, but don't worry. I will make it grow!
Command list
Admin commands:
Quote:
Level 1 Moderator: /kick - /ajail - /announce - /unfreeze - /freeze - /warn - /setskin
Level 2 Administrator: /ban - /clearchat - /veh
Level 3 Administrator: /rav - /rv
Level 4 Administrator: /restart
Lead Administrator / Rcon Administrator: /makeadmin - /restart - /dv
|
General commands:
Quote:
/register - /login - /leavecar - /admins - /checkjailtime - /time - /stats
|
Download
How to use it?
- Copy & Paste, this file: AccountSystem.amx -> Server directory/filterscripts
- Copy & Paste, the 3 includes: utils, dudb and dini -> server directory/pawno/includes.
- Copy & Paste, the wAdmin folder -> Server directory/scriptfiles
- Open your server.cfg and insert AccountSystem in the filterscript line.
Well, as you come to the registration screen you may notice a textdraw. By heading to line: 87 and 96 you'll see where it says "Servername" and "Servermode".
pawn Код:
87: Textdraw0 = TextDrawCreate(144.000000, 197.000000, "Servername"); // Change this to your servername
96: Textdraw1 = TextDrawCreate(208.000000, 223.000000, "ServerMode"); // Change this to your servermode
Also at line: 128 and 137 you're going to change it to your servername and mode:
pawn Код:
128: SendClientMessage(playerid, COLOR_ORIGINAL,"___________________[Servername Servermode]___________________");
137: SendClientMessage(playerid, COLOR_ORIGINAL,"___________________[Servername Servermode]___________________");
Also the lines underneeth you gotta change.
Credits
My credits goes to:
Dstoft - Jailtimer
Thank you and hope you like it!
-
Wennicke - Yup, Lion King theme month.
Re: wAdmin System v1.0| Wennicke [RP] -
willsuckformoney - 20.09.2010
Nice, good work.
Re: wAdmin System v1.0| Wennicke [RP] -
Basicz - 20.09.2010
Good job!
Nice filterscript Wennicke!
Re: wAdmin System v1.0| Wennicke [RP] -
known - 28.10.2010
Hello i have a problem when i enter /register [my_password] command don't work. why?
(It don't work and in other FS)
Re: wAdmin System v1.0| Wennicke [RP] -
Mr.Jvxmc - 28.10.2010
Nice admin script ! Good job
Re: wAdmin System v1.0| Wennicke [RP] -
••• ĤБĶБM ••• - 28.10.2010
Basic, it has little commands, although, it's still named as a administration filterscript. Well done.
One thing, as you have mentioned this is for Roleplaying servers, why not do commands that sets players levels, etc. But I do not think you'll be able to do these unless you got the variables names of the levels, etc.
Re: wAdmin System v1.0| Wennicke [RP] -
Noss* - 28.10.2010
Nice filterscript mate
Re: wAdmin System v1.0| Wennicke [RP] -
Hiddos - 29.10.2010
Quote:
Originally Posted by known
Hello i have a problem when i enter /register [my_password] command don't work. why? (It don't work and in other FS)
|
Have you created the folder in which the accounts need to save?
Re: wAdmin System v1.0| Wennicke [RP] -
known - 29.10.2010
Yes
Re: wAdmin System v1.0| Wennicke [RP] -
New_Player[USW] - 29.10.2010
Nice filterscript Wennicke. Good job.
9/10 from me for this FS.