SA-MP Forums Archive
[FilterScript] NAdmin - 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] NAdmin (/showthread.php?tid=320575)



NAdmin - Notis123 - 23.02.2012

Hello SA-MP Users.
I rescripted my admin system and make lot's of changes.

Features
Register/Login
Saves Your stats (Cash,Score,AdminLevel,Warns,Banned) (VIP Comming soon)
24+ Commands
5 Levels:Moderator,Head Moderator,Administrator,Head Administrator,Server Owner
Connect/Disconnect messages
Custom ban system(When you ban a player his account(name) is being banned untill you set his "Banned" status to 0
and everyone who will try to log in with that account he'll be banned.
Warn system(if you exceed 5/5 warnings you're unable to enter the server)
VIP System


Notes
You need to change the website links (www.******.com)
You need to add NAdmin as the FIRST FILTERSCRIPT otherwise the script won't work

Commands

Player:/admins,/mystats,/kill
Moderator:/kick /ban /freeze /unfreeze /spawnplayer /goto /gethere /jail /unjail
Head Moderator:/mute /unmute /getmoney /getstats /clearchat /warn
Admin:/givemoney
Head Admin:/akill
Server Owner:/makeadmin,/setmoney,/setscore
VIP Commands: /vskin,/vheal,/vgod,/vungod,/vcmds

Credits
Notis123 - Scripting
ZEEX - zcmd
****** - sscanf2
DracoBlue - dini,dultis



Download Link:MediaFire(v4)

NAdmin v4
[code]
Fixed the "reason" bugs
Added "params" instant of "reason" (tested and works)

NAdmin v3
Код:
Changed the colors 
Fixed the bugs
Removed /giveweapon command
NAdmin v2
Код:
Added "Administrator/VIP/Player %s left/Joined the Server" see the examples below
e.g: "Administrator %s Joined the Server"
e.g: "VIP %s Joined the Server"
e.g: "Player %s Joined the Server"
e.g: "Administrator %s left the Server"
e.g: "VIP %s left the Server"
e.g: "Player %s left the Server"
Added a VIP System with 4 commands: /vgod,/vungod,/vheal,/vskin
NAdmin v1
Код:
Added public messages(you can see who bans,kicks,mutes,unmutes,jails,unjails,promotes who)



Re : NAdmin - mehdi-jumper - 23.02.2012

Nice, thanks

It's specially for a Dm server not rp right?


Re: Re : NAdmin - Notis123 - 23.02.2012

Quote:
Originally Posted by mehdi-jumper
Посмотреть сообщение
Nice, thanks

It's specially for a Dm server not rp right?
Thanks mehdi.
No its for all the servers


Re: NAdmin - Kudoz - 23.02.2012

Nice man! GJ! Im goin to use it, 4 sure!

+rep ?


Re: NAdmin - DarkB0y - 23.02.2012

nice job keep it up


Re: NAdmin - Kudoz - 23.02.2012

warning 203: symbol is never used: "strtok"

And the dialog-register/login wont show :/ I dont want to use Pragma, cuz it never works. Its just ignoring the warning..
Btw, I already tried it, still nuthin'.
Please need help asap


Re: NAdmin - Eiy Mard - 24.02.2012

nice .. but simple ! GJ MAN ..


Re: NAdmin - Notis123 - 24.02.2012

[/SIZE]
Quote:
Originally Posted by Kudoz
Посмотреть сообщение
warning 203: symbol is never used: "strtok"

And the dialog-register/login wont show :/ I dont want to use Pragma, cuz it never works. Its just ignoring the warning..
Btw, I already tried it, still nuthin'.
Please need help asap
Did you used the sscanf2.so or sscanf2 plugin ? if not the script won't work.
I will re-upload the .rar file with the plugins.

PS: Thank you all VIP System will be ready soon


Re: NAdmin - Notis123 - 24.02.2012

Update: Added a VIP System with 4 commands
Код:
/vskin,/vheal,/vgod,/vungod
Added "Administrator/VIP/Player %s left/Joined the Server" see the examples below
Код:
e.g: "Administrator %s Joined the Server"
e.g: "VIP %s Joined the Server"
e.g: "Player %s Joined the Server"
e.g: "Administrator %s left the Server"
e.g: "VIP %s left the Server"
e.g: "Player %s left the Server"



Re: NAdmin - Notis123 - 25.02.2012

OK guys.I've fixed all the bugs.
I've also found out some bugs but they are fixed now.I will update the file tomorrow.