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 03-31-2008, 04:18 PM
Bulle
Hill Giant
 
Join Date: Jan 2008
Posts: 102
Default

For spells, you have loaded the spells tables in your DB right ? I re-discovered this point in the README when making a fresh installation to try it out.

The quest functionality requires a copy of your quest directory to work. Basically it runs a script that parses the Perl files and populates tables with the result, ready for HTML rendering. Note that I have tried it on my PEQ quests directory (you can run it in "batch" mode) and it stalled on one file so it is probably not up-to-date anymore. And I do not plan to delve into this for the moment (it is quite intricate) so if you would like to fix it you are welcome
Reply With Quote
  #2  
Old 03-31-2008, 06:03 PM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

Quote:
Originally Posted by Bulle View Post
For spells, you have loaded the spells tables in your DB right ? I re-discovered this point in the README when making a fresh installation to try it out.

The quest functionality requires a copy of your quest directory to work. Basically it runs a script that parses the Perl files and populates tables with the result, ready for HTML rendering. Note that I have tried it on my PEQ quests directory (you can run it in "batch" mode) and it stalled on one file so it is probably not up-to-date anymore. And I do not plan to delve into this for the moment (it is quite intricate) so if you would like to fix it you are welcome
Awesome I completely forgot to source allspells.
Reply With Quote
  #3  
Old 03-31-2008, 06:10 PM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

it sucks not being able to edit the posts..

please merge...

Quote:
C:\Users\Spre\Desktop\eqbrowser-0.6.0\eqbrowser-0.6.0\quests>parse_quest.pl qrg
mammoth.pl
install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains:
C:/Perl/site/lib C:/Perl/lib .) at (eval 7) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge.
at C:\Users\Spre\Desktop\eqbrowser-0.6.0\eqbrowser-0.6.0\quests\parse_quest.pl
line 83
When I run the pl after editing the paths inside it.
Reply With Quote
  #4  
Old 04-01-2008, 03:16 AM
slowglass
Fire Beetle
 
Join Date: Nov 2006
Posts: 15
Default

I look forward to watching this project progress.
I will be keeping my eye out for ideas to steal for the Almanac, that I will try to keep up todate.

I hope that we can both feed off each other and end up with two useful but different solutions.
Reply With Quote
  #5  
Old 04-01-2008, 03:35 AM
fault
Hill Giant
 
Join Date: Sep 2005
Posts: 114
Default

meh cygwin gayed up on me, isnt installing perl right.

If you run parse-quests.pl to parse each quest 1by1 it works. That as you know is time consuming =/ the sh <-> .bat Progress is lamed up on my end. Kinda wish cygwin had decent perl support.
Reply With Quote
  #6  
Old 04-14-2008, 05:10 PM
Bulle
Hill Giant
 
Join Date: Jan 2008
Posts: 102
Default

This link still works : http://dl.free.fr/jRrH6ILnp/eqbrowser-0.6.0.7z
Reply With Quote
  #7  
Old 04-16-2008, 10:32 AM
Muuss
Dragon
 
Join Date: May 2003
Posts: 539
Default

in quests/quest.pm, change sub ChooseRandom to :

Code:
sub ChooseRandom {
  my $item=0;
  foreach $item (@_) { main::add_received($item); }
  return $_[int(rand($#_)+1)];
}
This will add all the items returned by ChooseRandom to the database.
__________________
Muuss - [PEQGC] Dobl, the ogre that counts for 2 !
http://www.vilvert.fr/page.php?id=10
Reply With Quote
  #8  
Old 11-24-2008, 09:35 PM
Koshoji
Sarnak
 
Join Date: Jul 2004
Location: Oregon
Posts: 69
Default

Not to complain or anything , but the links to the latest EQbrowser lead to a French website which I do not understand at all. From what I can tell it is an antivirus site? lol. Anyway I've clicked all over and filled out forms hoping the next page would be to the actual download but I'm not seeing it. Is there a direct link somewhere that will automatically start the download when I click the link?

I loved the previous versions of the EQ browser very much and, recently returning to the boards here I'm stoked to find out about all of the recent updates!

Thanks,
Koshoji
__________________
"Always move twice"
-Bruce Juchnik Hanshi
Reply With Quote
  #9  
Old 11-25-2008, 12:40 PM
Rhodan
Hill Giant
 
Join Date: Oct 2006
Posts: 179
Default

Yes, very interesting looking. If needed I can host the files on my website (no ads or popups or anything!).
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 06:35 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3