Suggestions for my MySQL Admin system -
[WSF]ThA_Devil - 23.08.2011
Hey, i am developing MySQL admin system and ofc. i will release it on forums!
I just wanted to know what do you want to have in it!
Already added things:
1.Registration id saving
2.User Name Saving
3. Password saving (Hashed)
4.IP Saving for autologin
5.Admin level (7) Will be able to change
6.Vip levels (3) Will be able to change
7.Money saving
8.Score saving
9.Kills saving
10.Deaths saving
11. Checks if logged in
12. Checks if registred
+ some features as Must register / must login (both can be disabled)
Please suggest commands to add and stuff... i will add you in credits for good and unique ideas

+ System easy configurable
Re: Suggestions for my MySQL Admin system -
Corello2010 - 23.08.2011
All of those could easily be done via files, so that really isn't much inspiration to use
your system.
You have to take what exists and turn it into something new, I'm not going to give you ideas because heh... All Admin systems generally have the same purpose.
Re: Suggestions for my MySQL Admin system -
[WSF]ThA_Devil - 23.08.2011
Quote:
Originally Posted by Corello2010
All of those could easily be done via files, so that really isn't much inspiration to use your system.
You have to take what exists and turn it into something new, I'm not going to give you ideas because heh... All Admin systems generally have the same purpose. 
|
i want suggestions from users what they want...
Re: Suggestions for my MySQL Admin system -
Kaperstone - 23.08.2011
Quote:
Originally Posted by [WSF]ThA_Devil
i want suggestions from users what they want...
|
lol not all here are users

some : owners,admins,scripters,mappers,progremers, newbies(pple ho dont know even how to launch samp xD)
Re: Suggestions for my MySQL Admin system -
[WSF]ThA_Devil - 23.08.2011
Quote:
Originally Posted by xkirill
lol not all here are users 
some : owners,admins,scripters,mappers,progremers, newbies(pple ho dont know even how to launch samp xD)
|
lol... i didn't thinked about that

but i hope that u got it what i meant
Re: Suggestions for my MySQL Admin system -
Ivan_Pantovic - 24.08.2011
Not really hard to script.
Could take up to 2-3 hours, not much more.
Re: Suggestions for my MySQL Admin system -
Intoxicated - 24.08.2011
Quote:
Originally Posted by Ivan_Pantovic
Not really hard to script.
Could take up to 2-3 hours, not much more.
|
Wait, what? I converted my entire Dialog register/login system and filesaving to mysql in like 30-40 minutes.
(That it took me 4 fucking hours to get the mysql plugin working on the host is another story)