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 07-06-2011, 03:13 PM
hawkhunter2
Fire Beetle
 
Join Date: Feb 2011
Posts: 5
Default finding item name

i have been looking at .jpg's looking for kool equiped graphics and i found some. so now i am scouring allakhazam trying to find the item name does anyone know a better way?
Reply With Quote
  #2  
Old 07-07-2011, 07:13 AM
Wolfling
Fire Beetle
 
Join Date: Sep 2010
Posts: 21
Default

Georges has a weapon/armor viewer, although only upto SoF I think
http://www.georgestools.eqemulator.net/
Reply With Quote
  #3  
Old 07-07-2011, 09:06 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Just run this query:

Code:
SELECT id, Name, idfile FROM items WHERE idfile = "ITxxx";
You will want to replace the xxx with the model number of the graphic. So, if you want to search for model numer 100, the query should be:

Code:
SELECT id, Name, idfile FROM items WHERE idfile = "IT100";
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
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 03:57 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3