[FilterScript] basic Admin System v1.0 - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] basic Admin System v1.0 (
/showthread.php?tid=541517)
basic Admin System v1.0 -
stev212 - 12.10.2014
Hello,
Today I will post a basic admins
There are three commands in
PHP код:
/ SetAdmin
/ Kick
/ Mute
The system is built on Includes
zcmd, sscanf, DOF2
Enjoy!
Pastebin:
http://pastebin.com/cscX0FHN
to add admin command enter:
PHP код:
if(IsAdminLevel(playerid) < level) return SendClientMessage(playerid, -1, "{FF0000}[ERROR]: {ffffff}Message");
Re: basic Admin System v1.0 -
Seaf - 12.10.2014
3 Only
![Huh?](images/smilies/confused.gif)
?? are you sure this is basic admin system ?
Re : basic Admin System v1.0 -
streetpeace - 12.10.2014
Good for newbies, they are going to develop the system.
Re: basic Admin System v1.0 -
ChandraLouis - 12.10.2014
Well, if this is your first filterscript, then it is normal if there is just 3 commands only.
In my opinion you should add more commands in this Basic Admin System, it is good for newbie too.
I can help you if you want
![Cheesy](images/smilies/biggrin.png)
.
My Rates: 4/5
Keep it up!
Re: basic Admin System v1.0 -
biker122 - 12.10.2014
This is not an admin system :/
and Why DOF2?
Re: basic Admin System v1.0 -
stev212 - 12.10.2014
Quote:
Originally Posted by ChandraLouis
Well, if this is your first filterscript, then it is normal if there is just 3 commands only.
In my opinion you should add more commands in this Basic Admin System, it is good for newbie too.
I can help you if you want ![Cheesy](images/smilies/biggrin.png) .
My Rates: 4/5
Keep it up!
|
thank you 3 commands and why? to begginers
i dont want to built all system its for begginers