Posts: 222
Threads: 50
Joined: Aug 2014
Reputation:
0
Guys please help me!
I am new in scripting and i want to know how to create an admin system.
Please explain.
I want to learn,
Posts: 553
Threads: 95
Joined: Sep 2013
Posts: 364
Threads: 41
Joined: Aug 2014
Reputation:
0
Learn how to use variables efficiently and set values for them.
Also learn how to write stuff into a library, load/save.
When you are done with that, creating commands is the next way to go!
(See my signature for an admin system that you can learn from, it uses the latest version of mysql,
and it is pretty well built, click the pastebin or download it, do whatever, make sure to learn from it or other admin systems.
As doing that will greatly help you when creating one, also I suggest not creating an administration system if you are just starting out, start with something smaller).
Posts: 553
Threads: 95
Joined: Sep 2013
If you new at scripting don't make the admin system like 60000 lines just start from basics make ban and kick commands then setlevel etc.. Don't start with the big commands :P
And if i am not wrong you need login register system :P
Good luck.