[Dev] Administrator panel [Proktus]
Hello there.
Since I've encountered one of the most boring moments of my life at the moment, I decided to stand up and start a little project.
This will basically be an administrator panel, so you, server owners, can manage easily your database.
Before I continue, i'm basing myself on Caali's database format but I may adapt it to other sources if this project succeeds.
Progress: X%
CodeName: Proktus
I'll let the images speak for themselves.
http://img16.imageshack.us/img16/8625/charsearch.jpg
http://img13.imageshack.us/img13/4360/charstats1.jpg
http://img22.imageshack.us/img22/8828/charstats2.jpg
http://img14.imageshack.us/img14/623/homelsq.jpg
http://img10.imageshack.us/img10/8446/loginp.jpg
http://img22.imageshack.us/img22/6555/usersearch.jpg
http://img12.imageshack.us/img12/7140/userstats.jpg
Yes, it's coded and it works perfectly.
Accepting suggestions ;)
Going to tweak it a bit and might release a beta later today.
P.S.: Yes, the background is the same as that user-control panel that someone made. Since everyone uses it, I just decided to have the background to be exactly the same. Plus I love how it stands out :ott1:
Re: [Dev] Administrator panel [Proktus]
This looks like Hell's administrator control panel, except the code was switched around and organized differently. The only changes I see is that you added a series of echo mysql_num_rows($XXX); strings on the right table. If not, then great work, you should integrate it into the server source files, shouldn't be hard at all for a skilled PHP writer.
I have a strong feeling that you basically ripped off somebody elses hard work and re-arranged it as your own. Oh well, when you release beta, we should be able to tell if it's stolen work or not.
Re: [Dev] Administrator panel [Proktus]
Why do all the CP's being released/dev'd on here look strangely familiar to the others...
Re: [Dev] Administrator panel [Proktus]
Quote:
Originally Posted by
Blackbox
Why do all the CP's being released/dev'd on here look strangely familiar to the others...
Because they're all built off of the same single user control panel...I haven't seen one original admin panel released yet.
Re: [Dev] Administrator panel [Proktus]
Excuse me ? LMAO.
The only place you should have encountered ANY code from this panel is on a PokemonRPG which I was developing and NEVER released.
Like I explained on the P.S. , I like the background of that Control Panel so I used it. Just because the background is the same, it doesn't mean I just ripped off someones work. I'm not a leecher and I spent some time working on this panel from scratch.
Believe in whatever you want, but I won't accept those statements while I'm only trying to help this community.
Re: [Dev] Administrator panel [Proktus]
Quote:
Originally Posted by
Sparkly
Excuse me ? LMAO.
The only place you should have encountered ANY code from this panel is on a PokemonRPG which I was developing and NEVER released.
Like I explained on the P.S. , I like the background of that Control Panel so I used it. Just because the background is the same, it doesn't mean I just ripped off someones work. I'm not a leecher and I spent some time working on this panel from scratch.
Believe in whatever you want, but I won't accept those statements while I'm only trying to help this community.
I'm not trying to insult you or anything, but it looks like it uses the same source code from BBim's, Hell's, or caja's user control panel code/alterations. But anyways, good job
Re: [Dev] Administrator panel [Proktus]
I understand that the design might be a lil similar to that control panel, but I was running out of ideas and quickly made that with tables+css. Apart from that It's completly different. I'm releasing a beta later today and you'll be able to check for yourself if you wish. also, good luck with your project.
Re: [Dev] Administrator panel [Proktus]
Quote:
Originally Posted by
Sparkly
I understand that the design might be a lil similar to that control panel, but I was running out of ideas and quickly made that with tables+css. Apart from that It's completly different. I'm releasing a beta later today and you'll be able to check for yourself if you wish. also, good luck with your project.
Alrighty, I'm just skeptical because a lot of stealing has been going on lol, and good luck with yours :P
Re: [Dev] Administrator panel [Proktus]
Good luck with the dev^^
------------------------------
Boa sorte com a dev :D
Re: [Dev] Administrator panel [Proktus]
DEV update:
Added an user list and an "quick actions" bar which allows you to quickly Ban/Unban/GM/Admin a player.
Pic:
http://img13.imageshack.us/img13/9062/userlist.jpg
Accepting suggestions, thanks for the replies also!
*Edit*
DEV update 2:
Added a npc spawning form, coded and works perfectly!
Pic:
http://img13.imageshack.us/img13/9175/npcc.jpg
Re: [Dev] Administrator panel [Proktus]
I'ts very far from the Hells CP XD
Keep it up bro maybe after this UserCP for osa and rhisis will be the best ^__^
Cheers!
Re: [Dev] Administrator panel [Proktus]
Suggestion
Try make it in one php :P:
Re: [Dev] Administrator panel [Proktus]
Quote:
Originally Posted by
Sparkly
You should use tables to align everything, it'll look a lot neater
Re: [Dev] Administrator panel [Proktus]
I'm re-designing the whole thing later, i'm just getting my scripts done first :P
And sorry caja, I didn't understand what you said.
[Going to be away a few hours, when i'm back i'll add a few more functions and release the beta.]
Re: [Dev] Administrator panel [Proktus]
If you see all the pictures, you create one php for each action, just do all in one for more organization