Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::GeorgeS's Tools

Development::GeorgeS's Tools A forum just for GeorgeS's tools

Reply
 
Thread Tools Display Modes
  #16  
Old 03-28-2008, 10:23 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

Geogre, so what did you decided on Tradeskill editor? (see above)
Can you redesign it a little bit so it is all in one page (recepies list on one side, and recipy detaisl on another, auto shown when recepy in the list is clicked)

thanks
Reply With Quote
  #17  
Old 03-28-2008, 03:00 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

oh another thing- the editor will produce an error when there is no any recepies in the DB and you trying to make new one
Reply With Quote
  #18  
Old 03-30-2008, 10:22 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

I will look to see if I can do this without a total rewrite.
The error should be easy to fix, and I'll start on this now.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #19  
Old 03-30-2008, 12:55 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

Thank you George
Reply With Quote
  #20  
Old 03-30-2008, 04:56 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Just finished the program -
Tabs are gone and entire interface is on a single page now
Copy/Paste for ingredients added.

1.0.0 -Redid front interface so no more tabs, and added copy/paste ingredients function too.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #21  
Old 03-30-2008, 06:16 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

thanks George =)
looks nice, but still gives me an error when clickign "new recepie":

Run Time error 94 - invalid use of null

note this is when Db has no any recepies entries at all
Reply With Quote
  #22  
Old 03-31-2008, 10:16 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Just fixed the error. I checked with an empty table and appeared to work fine. Remember to make many similar recipes use copy/paste recipe and modify as needed.



GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #23  
Old 03-31-2008, 11:45 PM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

thanks works now =)

few more notes: in the collumn Replace Container - if i try to put in 1, it automaticly changes it to 0, no matter what i do. (btw this error goes all way back almost a year, I just kept forgeting to tell you)

interface notes - the redish/orange text colors kind of bad IMHO... some lighter colors perhaps? The Grey color (like the one used here on boards when it says Reply to Thread) would be good. Also perhaps light blue/green as second color?

Copy and Paste buttons- could you make them look as actual buttons please =) ? They way they look right now (text boxes) I get a temptation to click them more than once, cuase I am nto always sure if they have actualy "clicked"

thank you =)
Reply With Quote
  #24  
Old 04-01-2008, 01:28 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

Ok fixed those issues. Colors changes are difficult because the grid only allows certain color combos, and many do not work.

GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #25  
Old 04-01-2008, 02:02 AM
ChaosSlayer
Demi-God
 
Join Date: May 2007
Posts: 1,032
Default

ah George ...sorry to bother you again...
But why does evyryhing in npc editor suddenly turned RED?

If its posible, can we go back to gold/yellow text color?
If grid supports it (as it did before in npc editor) , then IMHo gold on black is BEST readable combo for both editors (TS and npc/loot)

thanks
Reply With Quote
  #26  
Old 04-01-2008, 03:46 AM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

George a few things.

Quest editor, Refuses to connect to mysql. Even though the connection info is correct. Even tried the root information and still no go.

Error message:

MySQL connection FAILED. Check db.in, did you install MY ODBC drivers?



Second thing is I can;t get the npc/loot editor to run.

Error Message:

Runtime error '91':
Object Variable, or with block variable not set.




OS: Windows vista
Reply With Quote
  #27  
Old 04-01-2008, 09:50 AM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,475
Default

look at resources/register_ocx.bat and register the ocx files.

do you get the npc/loot editor splash screen at all?
if not then you may not have extracted the zip into proper folder structure (select preserve directories) or a variables table, or a combination of the above. (I presume based on my code, the error would come from missing folders).

There should be help, resources folder in the folder list

Regardig the colors, I will consider it after playing with the program.


GeorgeS
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote
  #28  
Old 04-04-2008, 01:31 AM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

Quote:
Originally Posted by GeorgeS View Post
look at resources/register_ocx.bat and register the ocx files.

do you get the npc/loot editor splash screen at all?
if not then you may not have extracted the zip into proper folder structure (select preserve directories) or a variables table, or a combination of the above. (I presume based on my code, the error would come from missing folders).

There should be help, resources folder in the folder list

Regardig the colors, I will consider it after playing with the program.




GeorgeS
it has the same structure the zip had. and yes I ran the file to reg the dependancies after I read the readme, all checked out fine.
Reply With Quote
  #29  
Old 05-15-2008, 11:38 PM
xxarthurxx
Hill Giant
 
Join Date: Jun 2006
Location: San Jo, Cali
Posts: 180
Default

hate to jump in but i have the same exact error... im extracting the tools using winrar ill try winzip right now
Reply With Quote
  #30  
Old 05-16-2008, 12:12 AM
xxarthurxx
Hill Giant
 
Join Date: Jun 2006
Location: San Jo, Cali
Posts: 180
Default

so my problem def seems to be a connection to the server issue the connection to the server tool doesnt work... im using the correct login and password and my DB is peq... i cant figure out why it isnt working :/
Reply With Quote
Reply


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 10:55 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3