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 11-26-2008, 04:30 PM
paaco
Discordant
 
Join Date: Jan 2005
Posts: 320
Default

That would be great, shoot them to me at paaco1981@gmail.com when you have spare time if you don't mind. Thanks Andrew
Reply With Quote
  #2  
Old 01-02-2009, 02:45 AM
Fingel
Fire Beetle
 
Join Date: Apr 2004
Posts: 15
Default Great Tool!

Let me start of by saying this is an amazing piece of software. Thanks to all that have contributed to it.
I was just curious if anyone knew what became of the NPC image collection, was an attempt ever made to work on it? It would be an awesome addition to peqbrowser.
Thanks all.
Reply With Quote
  #3  
Old 04-11-2009, 05:29 PM
Cheesypeas
Fire Beetle
 
Join Date: Jun 2008
Location: UK
Posts: 4
Default

If anyone is still having trouble with the item search function throwing up items you wouldn't expect as mentioned above, it can be easily fixed by capitalising $query on lines 89 - 96 of items.php so that it looks like this:

PHP Code:
 if($iclass 0)    { $Query.=$s ($tbitems.classes & $iclass) ";    $s="AND"; }
  if(
$ideity 0)    { $Query.=$s ($tbitems.deity   & $ideity) ";    $s="AND"; }
  if(
$irace 0)     { $Query.=$s ($tbitems.races   & $irace) ";     $s="AND"; }
  if(
$itype >= 0)    { $Query.=$s ($tbitems.itemtype=$itype) ";      $s="AND"; }
  if(
$islot 0)     { $Query.=$s ($tbitems.slots   & $islot) ";     $s="AND"; }
  if(
$iaugslot 0)  { $Query.=$s ($tbitems.augtype=$iaugslot) ";    $s="AND"; }
  if(
$ireqlevel 0) { $Query.=$s ($tbitems.reqlevel<=$ireqlevel) "$s="AND"; }
  if(!(
$inodrop))    { $Query.=$s ($tbitems.nodrop=1)";              $s="AND"; } 
Hope this helps someone
Reply With Quote
  #4  
Old 04-30-2009, 05:41 PM
slowglass
Fire Beetle
 
Join Date: Nov 2006
Posts: 15
Default

I am thinking about reviving my 'Zam clone, called "Alkabor's Almanac" because a friend of mine has restarted a EQEmu server. However I am not sure weather to do this as a personal project just for those who play on his server or a general project. I have released previous versions of this web server, but had no interest.

So to save my self the hassle I will initially be developing it just for the small group of us.

However if enough people are interested then I will put the work into productising it and release it.

A publicly viewable version is available at http://www.slowglass.com/Alkabor/


Slowglass
Reply With Quote
  #5  
Old 05-27-2009, 04:35 PM
Adamu
Fire Beetle
 
Join Date: Feb 2009
Location: Europe
Posts: 1
Default

Quote:
Originally Posted by slowglass View Post
I am thinking about reviving my 'Zam clone, called "Alkabor's Almanac" because a friend of mine has restarted a EQEmu server. However I am not sure weather to do this as a personal project just for those who play on his server or a general project. I have released previous versions of this web server, but had no interest.

So to save my self the hassle I will initially be developing it just for the small group of us.

However if enough people are interested then I will put the work into productising it and release it.

A publicly viewable version is available at http://www.slowglass.com/Alkabor/


Slowglass
Nice work!

A little late maybe, but I've tried the version you linked to today and find it really useful. I would sure use it if you made it available for the public!
Reply With Quote
  #6  
Old 06-09-2009, 12:32 PM
provocating's Avatar
provocating
Demi-God
 
Join Date: Nov 2007
Posts: 2,175
Default

Anyone got a copy of this ?
Reply With Quote
  #7  
Old 08-03-2009, 01:27 PM
Fritzism
Fire Beetle
 
Join Date: Aug 2009
Location: -
Posts: 10
Default

Quote:
Originally Posted by slowglass View Post
I am thinking about reviving my 'Zam clone, called "Alkabor's Almanac" because a friend of mine has restarted a EQEmu server. However I am not sure weather to do this as a personal project just for those who play on his server or a general project. I have released previous versions of this web server, but had no interest.

So to save my self the hassle I will initially be developing it just for the small group of us.

However if enough people are interested then I will put the work into productising it and release it.

A publicly viewable version is available at http://www.slowglass.com/Alkabor/


Slowglass
Wow nice! I would love to use that for my server, please do consider releasing it.
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 12:07 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