Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Tools

Development::Tools 3rd Party Tools for EQEMu (DB management tools, front ends, etc...)

Reply
 
Thread Tools Display Modes
  #1  
Old 09-12-2008, 08:27 PM
cavedude's Avatar
cavedude
The PEQ Dude
 
Join Date: Apr 2003
Location: -
Posts: 1,988
Default

I finally got a chance to really kick the tires of this program. The issues I have found are:

- I could not figure out how to restore a toon from a backup. I click on restore backup next to the toon on the account screen. I see the list of backups, but where it looks like the restore button should be (to the left of the delete button) there is nothing there. When I refresh the page, for a split second I see an icon pop up but then it disappears.

- The AA screen doesn't work. Most of the values are 0s, even though the player does have points and points spent. Sometimes values do show up, but they are not correct. I didn't try editing as I didn't want to mess up toons. If you need me to, I can test further on a mule toon.

- Minor problem, I get a warning: "Warning: Missing argument 5 for f_menu() in /home/httpd/html/eqeditor/includes/lib/functions.php on line 288" right above the insert faction box. However, it does seem to work. I see all of the factions, and I am able to insert new ones.

I've tried the vast majority of other options, and they all work great! Outstanding work, this has saved me a ton of time. I have to admit, I was surprised when things like spell scribing or corpse manipulation actually worked, it's was a too good to be true feeling!

IMO, the only thing this is missing is bind point manipulation, the ability to view/edit quest_globals and zone flags, and now that telnet support is in, the ability to feed it your own commands and receive the output. Other than that this program is pure perfection!
Reply With Quote
  #2  
Old 09-15-2008, 12:52 AM
cybernine186
Sarnak
 
Join Date: Feb 2008
Posts: 87
Default

Quote:
Originally Posted by cavedude View Post
I finally got a chance to really kick the tires of this program. The issues I have found are:

- I could not figure out how to restore a toon from a backup. I click on restore backup next to the toon on the account screen. I see the list of backups, but where it looks like the restore button should be (to the left of the delete button) there is nothing there. When I refresh the page, for a split second I see an icon pop up but then it disappears.

- The AA screen doesn't work. Most of the values are 0s, even though the player does have points and points spent. Sometimes values do show up, but they are not correct. I didn't try editing as I didn't want to mess up toons. If you need me to, I can test further on a mule toon.

- Minor problem, I get a warning: "Warning: Missing argument 5 for f_menu() in /home/httpd/html/eqeditor/includes/lib/functions.php on line 288" right above the insert faction box. However, it does seem to work. I see all of the factions, and I am able to insert new ones.

I've tried the vast majority of other options, and they all work great! Outstanding work, this has saved me a ton of time. I have to admit, I was surprised when things like spell scribing or corpse manipulation actually worked, it's was a too good to be true feeling!

IMO, the only thing this is missing is bind point manipulation, the ability to view/edit quest_globals and zone flags, and now that telnet support is in, the ability to feed it your own commands and receive the output. Other than that this program is pure perfection!

1. I will check this out, however it uses javascript. Check to see if you allowed javascript to be run on that page.

2. Very ODD.... Use the advance editing and see if it displays right. It should be AA ID and AA Value listed. What version source code are you using? Can you send me a copy of a couple of your characters back files for testing?

3. It will work just fine with that error message, I will fix the message though. The 5th field is optional not required.

4. Will work on adding those features, they shouldn't take long to add in the system.


Thank you for testing this out.... Can you confirm that the Telnet code works correctly?
Reply With Quote
  #3  
Old 09-17-2008, 04:14 PM
lockjaws
Fire Beetle
 
Join Date: Jun 2008
Location: UK
Posts: 13
Default

Looks like a Fantastic tool can't wait to try this out but, it seems the hosting site is always busy would anyone happen to have an addition download link for this?
Reply With Quote
  #4  
Old 09-17-2008, 04:47 PM
spoon
Sarnak
 
Join Date: Aug 2007
Posts: 34
Default

Quote:
Originally Posted by lockjaws View Post
Looks like a Fantastic tool can't wait to try this out but, it seems the hosting site is always busy would anyone happen to have an addition download link for this?
Try http://drop.io/eqeditor1_20
Reply With Quote
  #5  
Old 09-17-2008, 05:17 PM
lockjaws
Fire Beetle
 
Join Date: Jun 2008
Location: UK
Posts: 13
Default

Quote:
Originally Posted by spoon View Post
Brilliant, Thanks Spoon, much appreciated
Reply With Quote
  #6  
Old 09-17-2008, 05:56 PM
cybernine186
Sarnak
 
Join Date: Feb 2008
Posts: 87
Default

I need some characters with AA's from a database for testing. I think I may have the pointer wrong that it is looking in the profile for the AA structure.

Can you send me a copy of some characters with AA's

Cybernine186@gmail.com
Reply With Quote
  #7  
Old 09-17-2008, 10:37 PM
spoon
Sarnak
 
Join Date: Aug 2007
Posts: 34
Default

Sounds like you are close to finish debugging the AAs but if not one thing I was noticing with 1.20 was the AAs listed in default mode did not match the AAs available for the class being edited (beastlord AAs for a ranger). Adding unused AAs seemed to work. I did not test any of this very well though.

--Spoon
Reply With Quote
  #8  
Old 09-18-2008, 03:04 AM
AndMetal
Developer
 
Join Date: Mar 2007
Location: Ohio
Posts: 648
Default

Quote:
Originally Posted by cybernine186 View Post
I think I may have the pointer wrong that it is looking in the profile for the AA structure.
I definitely can't hold this against you, even though it's (buried, hardcore style) in the Wiki (I put it there for this exact reason ), but this should answer this issue:
Quote:
aa_array

Even though the source says this starts at 0432, it actually starts at 0428 (item_tint: 0392 + 36).

struct AA_Array
{
int32 AA;
int32 value;
};
I think what ended up happening when I first read the AA info in my PHP tool I started a while back was it had things a little backwards (indexes were the values, and they were off by 1 set I think).

Hope this helps.
__________________
GM-Impossible of 'A work in progress'
A non-legit PEQ DB server
How to create your own non-legit server

My Contributions to the Wiki
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:50 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3