Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
The fact that people use "admin systems" just makes me laugh. They aren't "admin systems" if they give the basic structure to any mode (i.e. admin commands and account saving/loading). Write your own mode, using your own ideas, with your own code structure. I used LuxAdmin when it first came out because I was a total n00b back then, but I didn't stick with it for long.
Once you learn how to code your own account system, making an admin system is just simply adding an additional variable and writing commands.
Albeit, this topic has been brought up on multiple occasions. Please learn to search before posting- I feel like this is the third time I've told you that today.
Posts: 278
Threads: 44
Joined: Aug 2012
Reputation:
0
I never used any of these so I cannot tell you, however I can tell you that doing it yourself has a lot of advantages. Not only do you learn about scripting while making it, but you also customize it so each command or function works 100% how you want it to work.
Posts: 251
Threads: 2
Joined: Jun 2011
Reputation:
0
Script your own. The Admin FSs you'll find here contain loads of bullshit useless features and lack the more important features.
Posts: 763
Threads: 59
Joined: Apr 2012
Reputation:
0
use lux admin
it is the best admin script
Posts: 21
Threads: 1
Joined: Aug 2012
Reputation:
0
I would say script your own, or use one that you can develop off.
Posts: 2,137
Threads: 37
Joined: Oct 2012
Reputation:
0
- LuxAdmin for me
- RomAdmin
- LobAdmin
Posts: 368
Threads: 5
Joined: Mar 2012
Reputation:
0
fAdmin and 0Admin are both good
Posts: 151
Threads: 17
Joined: Mar 2013
Reputation:
0
Eh. Admin filterscripts aren't really good compared to admin systems that are built into gamemodes. So I really cannot give an opionon.
Posts: 493
Threads: 25
Joined: Sep 2012
Reputation:
0
The best? The best when you is make your own admin and implement it into your gm. This way when you want to make it like mysql where you can make bancheck irc connecting, as far as i see none of these "extreme" admin fs's with 350cmds are not as good as my admin mysql irc inplemted in game mode with 40 cmds. You know why? Because with mysql irc and 2 different tables in mysql showing player tats and other banned players stats with cmds like /bancheck /ipcheck /nckcheck you dont see those cmds on any of these "extreme" admin fs's, like i said the best is your own.