SA-MP Forums Archive
[FilterScript] B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - 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] B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] (/showthread.php?tid=157685)

Pages: 1 2


B Admin Version 1.0.2 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 07.07.2010

B Admin Filterscript
By Bamdude37


Features
Register and Login System
5 admin levels
Everything you would need to start a basic server
Easy to Configure
Custom join and leave messages (can be disabled easily in the config section)
22 Different commands (including /admins, /report, /spec, /specoff)
Easy setup
Admin chat (#<text>)
A cross-script IsPlayerBAdmin and IsPlayerBLevel
Proper Indentation
No errors or warnings
All includes in folder
Many Mirrors



Commands
/login (Uses dialog id 200)
/register (Uses dialog id 201)
/admins
/report
/kick
/ban
/akill
/mute
/unmute
/freeze
/unfreeze
/sethealth
/setarmour
/explode
/setlevel
/setcash
/spec
/specoff
/slap
/god (God sets unlimited health AND armour)
/godoff (Sets 100 health and 0 armour)
/goto
/get
/announce



* How to use IsPlayerBAdmin and IsPlayerBLevel *
Add this at the bottom of your includes in the script that you want to use the functions
Код:
#include <BAdmin>
*Function Usages*
IsPlayerBAdmin usage: IsPlayerBAdmin(playerid)
IsPlayerBLevel usage: IsPlayerBLevel(playerid, level)


Extra Information:
This script is a simple administrator filterscript. This script allows you to administrate your server, make admins, and carry out all administrator duties. This script contains one credit line, please leave it in. All accounts are saved in the file scriptfiles/BAdmin/Users/(theirname).ini

For the autologin, just click the spawn button and you will not be told to login, it will set all of your ranks automaticly.

If you have any questions please ask in this thread or pm me, thanks.

Links
Mega Upload
Media Fire
Uppit

Credits go to:
DracoBlue [Script uses his Dini]
ZeeX [Script uses Zcmd]
****** [Script uses Sscanf]
Me [coding the thing lol]
Please post any bugs

- [SF]Bamdude37


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - (LifeStealeR) - 07.07.2010

I will Try , Sounds Good


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 07.07.2010

Cool tell me whatcha think of it


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [NTX]MikeQ - 07.07.2010

I was tester and it is good im going to use it


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 07.07.2010

Version 1.0.2 Uploaded.
Fixes/Features
[NEW]
/announce
/goto
/get
[Bug Fixes]
Ban no longer bans playerid
kick no longer kicks playerid


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - sant - 07.07.2010

Sounds good, great work.


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - MadalinX5 - 07.07.2010

I can't set myself as admin :/


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 07.07.2010

Go into the dirrectory
Scriptfiles/BAdmin/Users
Find you user
Set level=0 to level=5
quit ingame, or reload BamAdmin


Re: B Admin Version 1.0.2 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 08.07.2010

^Bump^

(Btw Does anyone have any suggestions for version 1.0.3? I have made some minor changes but nothing major and I do not want to release a new version that is almost the same as the previous one.


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [DK]JaloNik - 08.07.2010

You know what? You're god. This showed me how to make someAthing I have had problems with in a long time!

I do have a suggestion: Make a /adminduty commands, that will show if the administrator is on-duty or not. And try to make a /irc, /helpme or another cmd that players can talk to the admins to. - And if you make that wiht the duty system, then make sure off duty admin won't be able to see that chats. :P Or smth. like that. And yeah, make a /setadmin for lvl 5 or RCON


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - [SF]Bamdude37 - 09.07.2010

Glad it helped and good idea, that might be in the next version


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - hab2ever - 11.07.2010

Gr8 Work dude.


Re: B Admin Version 1.0.2 [Basic Commands, Auto Login, Register System, And more!] - [UD]Setsuna - 11.07.2010

Quote:
Originally Posted by [SF]Bamdude37
Посмотреть сообщение
^Bump^

(Btw Does anyone have any suggestions for version 1.0.3? I have made some minor changes but nothing major and I do not want to release a new version that is almost the same as the previous one.
Some ideas
Make player time spent in game save in profile
Kills
Deaths
/stats

btw, nice work


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - Hiddos - 07.08.2010

Small suggestion: Make RCON admins be able to use it as well.

Other then that, good work.


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - Min - 12.08.2010

Nice Admin FS!
:>


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - Lorenc_ - 12.08.2010

I like it, simple and nice.


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - willsuckformoney - 12.08.2010

lol you realize that this thread was just bumped right?


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - Las Venturas CNR - 13.08.2010

Nice work, very basic, btw, what happened to SFP?


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - daggaring_spider - 15.08.2010

yeah it's a good FS.
[Suggestion] Make it with and irc echo bot


Re: B Admin Version 1.0.0 [Basic Commands, Auto Login, Register System, And more!] - xir - 27.08.2010

How to see the admin cmds? And I have a suggestion too: Spawn vehicles with /v or /veh and remove them with /vd.. I hope you'll add it because this is one of the best admin FS And maybe /giveweapon? /setskin? /stats? /setname? /gmx cmd for level 5? /setlevel for rcon admin alot easier than /q and change your level from 0-5 in user configs.. Could you edit admin chat # to /a? And /say with red colour without the admin name shows?

Otherwise it's cool