[FilterScript] Basic Admin System with Admin Record - 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 with Admin Record (
/showthread.php?tid=301147)
Basic Admin System with Admin Record -
BlackSA - 03.12.2011
Info
I've created a basic admin system, with admin record.
This system is really basic, made for beginners.
Commands:
PHP код:
/kick [ID/PartOfName] [Shown Name] [Reason] - Kicking player, saving the kicks on the player's file.
/warn [ID/PartOfName] [Shown Name] [Reason] - warning a player, 3 warnings - BAN.
/unwarn [ID/PartOfName] [Shown Name] [Reason] - unwarning a player, just if he have.
/ban [ID/PartOfName] [Shown Name] [Reason] - ban player by name, while reason will be save on the player's file.
/unban [PlayerName] - unbanning player by name.
/playerstats [ID/PartOfName] - Showing online player stats, warns, kicks.. etc.
/playerstats2 [Name] - Showing player stats from file, warns,kicks,bans,banreason,etc..
*Shown name is the name that will show instead the admin's name who kicked the player.
- The warns, kicks, ban, banreason are saving on the player's file.
Every kick will increase the player kicks on the file with 1, same with the warnings.
-When banning someone the reason that the admin have wrote will shown when the banned player connecting.
Script
http://pastebin.com/wjhuYPMv
Credits
System32 for the thread design idea xD.
****** for sscanf include.
Zeex for ZCMD Command Proccessor.
DracoBlue for Dini.
SA-MP Team.
Havefun.. if you have encountered with any bug, type here.
Re: Basic Admin System with Admin Record -
-BadGirl- - 03.12.2011
Not Bad Good Work
Re: Basic Admin System with Admin Record -
Notis123 - 03.12.2011
Good work
P.S LMAO System32 ?

you made me LOL hahahah
Re: Basic Admin System with Admin Record -
_DownLoaD_ - 03.12.2011
זה אתה מ FXP?
Re: Basic Admin System with Admin Record -
BlackSA - 03.12.2011
Quote:
Originally Posted by _DownLoaD_
זה אתה מ FXP?
|
Yes I am, but don't talk Hebrew here...
Re: Basic Admin System with Admin Record -
EladNahum - 03.12.2011
Moni, Moni, Moni...
====================
Nice system

.
Re: Basic Admin System with Admin Record -
Kaperstone - 03.12.2011
why did you use Dini?
use y_ini,its alot easier and newer than dini.
Re: Basic Admin System with Admin Record -
iPeanut - 03.12.2011
not bad
Re: Basic Admin System with Admin Record -
BlackSA - 03.12.2011
It's not a problem to change it, but it's just a simple script...
I can just use DOF2 that are faster then y_ini like I'm doing on game modes.
Re: Basic Admin System with Admin Record -
Mr.Fames - 03.12.2011
good work keep it up