Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Emisand's Gunz Admin Panel v3

Status
Not open for further replies.
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
Hello,

As you may know, I have created 2 versions of my admin panel, the second better than the first.
Link to the V2 Panel: http://forum.ragezone.com/showthread.php?p=3947286

Well, now I started coding the third version of my panel, with cleaner coding, better organization and safer.

I want to read suggestions for it, like new functions, interface improvements, etc.

The panel will have all what V2 panel has plus temporal bans, new searching options, etc.

Development started at 21/8
Status: 90%

What is done:
- Configuration file
- Language file
- Connection to MSSQL by ODBC
- Admin Login / Logout
- Panel's Main functions
- Panel's Menu and HomePage
- Logs System
- Error/Notifications messages System
- Notepad
- Search Functions
- Accounts Management Functions
- Characters Management Functions
- Clan Management Functions

Working on:
- Country Restriction Plugin
 
Last edited:
WowIwasSuperCringeB4
Loyal Member
Joined
Jun 21, 2008
Messages
1,297
Reaction score
226
Make all the features work with all clients.
 
Skilled Illusionist
Joined
Mar 23, 2008
Messages
320
Reaction score
36
Xzeenon, you need glasses ;)

Emisand, I hope the progress comes smoothly.
 
Rival Gamers Owner
Loyal Member
Joined
Jul 7, 2007
Messages
962
Reaction score
161
i know a project u can do a clan delete script



step 1. user logs in
step 2. user selects character
step 3 user cane delete clan

im willing to pay for that sort of php script
 
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
i know a project u can do a clan delete script



step 1. user logs in
step 2. user selects character
step 3 user cane delete clan

im willing to pay for that sort of php script
I can do that for you, contact me by PM if you want it.
 
WowIwasSuperCringeB4
Loyal Member
Joined
Jun 21, 2008
Messages
1,297
Reaction score
226
Clients?
This is a server admin panel coded in php to manage the DB, it doesnt use the client

Sorry I said it wrong.

Make it work with all servers for example kekkus.
 
Mythic Archon
Joined
Oct 17, 2007
Messages
700
Reaction score
3
Gifting system to the Game ID, to the Storage.
Game ID, Item ID, and Rent Period (if left blank, unlimited)

That's all I can think of now :)

Also, include the above, multiple game ID gifting and multiple Item ID gifting
 
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
Gifting system to the Game ID, to the Storage.
Game ID, Item ID, and Rent Period (if left blank, unlimited)

That's all I can think of now :)

Also, include the above, multiple game ID gifting and multiple Item ID gifting
I will do it.
Thank you for the idea.

Nice and Good, Sticked Thread
Thank you!
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
yo, would you mind making a separate version for ODBC connection? My MSSQL Connection dosnt work, I have tried everything to make it work again.
 
Mythic Archon
Joined
Oct 17, 2007
Messages
700
Reaction score
3
Organising the QuestGameLogs so it can be viewed easier.

Would it be too much of a hassle? Because I'm thinking of doing Quest Events, of whoever meet the boss first, wins something.
 
Newbie Spellweaver
Joined
May 3, 2008
Messages
83
Reaction score
0
Hm, actually what would be really nice is a complete user management script. With clan functions integrated etc. You could upload clan emblem, delete clan, make a clan page, show clan members, and more lofl. But for admin panel, a full translation and a clan section would be nice too (one that works with uploading clan emblems, deleting clans etc) Also, the search by clan didn't work in v2, so that would be good too.
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
You should make a install page like on most webs for MapleStory :D
Make one option like which kind of connection to use. (MSSQL/ODBC)
Other Options that you would like them to put in.
 
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
yo, would you mind making a separate version for ODBC connection? My MSSQL Connection dosnt work, I have tried everything to make it work again.
The panel will be multi-connection.
You will be able to select how to connect to mssql at the configuration.

Organising the QuestGameLogs so it can be viewed easier.

Would it be too much of a hassle? Because I'm thinking of doing Quest Events, of whoever meet the boss first, wins something.
I will consider this, if more people want that function, I will code it.

Hm, actually what would be really nice is a complete user management script. With clan functions integrated etc. You could upload clan emblem, delete clan, make a clan page, show clan members, and more lofl. But for admin panel, a full translation and a clan section would be nice too (one that works with uploading clan emblems, deleting clans etc) Also, the search by clan didn't work in v2, so that would be good too.
I am doing an Admin Panel and not an user panel right now.

The panel will be multilanguage, you can select the language at the configuration, but I will provide only 2 language files, English and Spanish, so If another language is needed, someone will have to translate the english or spanish language file.

does this IP Range Ban?
For IP Ranges you may use my Country Restriction system, http://forum.ragezone.com/showthread.php?t=445764.

I will add a function at the panel to easily Block / Allow Countries with that system.

You should make a install page like on most webs for MapleStory :D
Make one option like which kind of connection to use. (MSSQL/ODBC)
Other Options that you would like them to put in.
I don't think that is needed.
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
thanks Emisand, so it will have an option for ODBC Connection?
 
Experienced Elementalist
Joined
Mar 16, 2006
Messages
238
Reaction score
112
I have decided to make it only with ODBC.

The reason is simple:
ODBC runs a bit faster than php_mssql.dll and requieres the SAME configurations that php_mssql.dll needs.
Then, php_mssql.dll is harder to make work and it's deprecated by microsoft (I think)
 
DRGunZ 2 Creator
Loyal Member
Joined
Jan 21, 2007
Messages
4,493
Reaction score
161
I hope this goes well. Wish Dex Anti-Cheat would get done soon but got to have patience :p
 
Status
Not open for further replies.
Back
Top