Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 500
Search took 0.03 seconds; generated 102 minute(s) ago.
Search: Posts Made By: Lurker_005
Forum: Archive::Quests 01-14-2004, 06:11 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
couple of posts up ;)

couple of posts up ;)
Forum: Archive::Database/World Building 01-14-2004, 04:56 AM
Replies: 8
Views: 4,996
Posted By Lurker_005
I can't remember if drawde's was based on the...

I can't remember if drawde's was based on the clasic EQ data or not. I think the data for a lot of it is still out there, BUT I don't think any of the DB that might have it are updated for EQEmu 5+ ...
Forum: Archive::Development 01-13-2004, 05:31 PM
Replies: 7
Views: 7,129
Posted By Lurker_005
Should already be in an ifdef statment at the...

Should already be in an ifdef statment at the top... Actually it is in #ifdef EMBPERL_PLUGIN

so I guess if you don't do the plugins you are correct.
Forum: Archive::General Discussion 01-13-2004, 01:59 PM
Replies: 30
Views: 9,323
Posted By Lurker_005
:oops: wrong addon! This DB has the zone...

:oops:
wrong addon!

This DB has the zone info. http://osdn.dl.sourceforge.net/sourceforge/projecteq/mw_052_053_alpha2.zip
Forum: Archive::Quests 01-13-2004, 01:22 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
ok, no problems with shawn's exe's either. Off...

ok, no problems with shawn's exe's either. Off the top of my head I can't think of where the problem might be. Best I can suggest is to start over from the beginning and resetup your server...
Forum: Archive::General Discussion 01-13-2004, 01:04 PM
Replies: 30
Views: 9,323
Posted By Lurker_005
Search better ;) ...

Search better ;)

http://www.eqemulator.net/forums/viewtopic.php?t=11843&highlight=discord+zone+sql
Forum: Archive::Windows Servers 01-13-2004, 12:59 PM
Replies: 6
Views: 4,140
Posted By Lurker_005
First, open a dos window, and change the...

First, open a dos window, and change the directory to where world.exe is. Then type world.exe The window will stay open, and you can read what it says.
Forum: Archive::Quests 01-13-2004, 12:46 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
patching.. yada yada... (been using dr1 till...

patching.. yada yada...
(been using dr1 till they got things working good again)

by the way create an empty plugin.pl file in your eqemu dir to get rid of the warning.
Forum: Archive::Quests 01-13-2004, 12:38 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
Man it does all look right! Let me try the...

Man it does all look right! Let me try the binaries shawn released yesterday and see if they behave differently for me.
Forum: Archive::Quests 01-13-2004, 12:23 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
well, copy and paste your zone and world output,...

well, copy and paste your zone and world output, perhaps even a dir listing of your quests dir (show the path too)
Forum: Archive::Development 01-13-2004, 09:15 AM
Replies: 41
Views: 27,781
Posted By Lurker_005
Actually I usually just kill the dos box :? ...

Actually I usually just kill the dos box :?
And again I am using mingw 3.3.1 not sure what differances that makes.
Forum: Archive::Development 01-12-2004, 09:01 PM
Replies: 41
Views: 27,781
Posted By Lurker_005
dingo01 do you have a copy of libmysql.dll...

dingo01 do you have a copy of libmysql.dll somewhere in your path, or in your EQEmu dir?

Also The Dev-cpp compiled files seemed to work fine with one exception, they didn't close cleanly. World...
Forum: Archive::Tools 01-12-2004, 07:50 PM
Replies: 4
Views: 4,105
Posted By Lurker_005
There isn't an easy way that does not involve...

There isn't an easy way that does not involve lots of manual labor.

About the closest I have seen anyone come with a automated way was...
Forum: Archive::Database/World Building 01-12-2004, 07:38 PM
Replies: 72
Views: 50,440
Posted By Lurker_005
Takes a good 5 times thru this thread to get one...

Takes a good 5 times thru this thread to get one reading skill up! Dang slow skill improvments! ;)
Forum: Archive::Quests 01-12-2004, 07:36 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
perl quests ONLY support 1 global default.pl I...

perl quests ONLY support 1 global default.pl I made an attempt to enable zone default.pl files, but I don't know enough about C to make it work.
Forum: Archive::Development 01-11-2004, 11:33 PM
Replies: 41
Views: 27,781
Posted By Lurker_005
Very nice job! Should make quite a few people...

Very nice job! Should make quite a few people happy.
Dang! that makes an F#$%ing HUGE zone.exe!

First a note, I updated to mingw 3.3.1


In world\console.cpp
if defined(WIN32) &&...
Forum: Archive::Quests 01-11-2004, 09:58 PM
Replies: 5
Views: 7,234
Posted By Lurker_005
Nice work! I just added a link to this thread...

Nice work! I just added a link to this thread from my perl howto.

when I get some free time I'll test this out.
Forum: Archive::Database/World Building 01-11-2004, 09:37 PM
Replies: 72
Views: 50,440
Posted By Lurker_005
Second page of this thread. ...

Second page of this thread. http://www.eqemulator.net/forums/viewtopic.php?t=11889&postdays=0&postorder=asc&start=22 for the exact post.
Forum: Archive::Quests 01-11-2004, 09:28 PM
Replies: 23
Views: 11,552
Posted By Lurker_005
The best way to make sure quests are functioning...

The best way to make sure quests are functioning is to only use a default.pl file with a VERY simple quest.

{eqemu dir}\quests\default.pl
#default.pl
#test quest to make sure quests are working...
Forum: Archive::Quests 01-11-2004, 09:19 PM
Replies: 8
Views: 5,756
Posted By Lurker_005
Yes you should end up with a quests directory...

Yes you should end up with a quests directory where you have your zone.exe and world.exe
Forum: Archive::Database/World Building 01-10-2004, 10:00 PM
Replies: 6
Views: 3,494
Posted By Lurker_005
should be '%@localhost' not '%'@localhost

should be '%@localhost' not '%'@localhost
Forum: Archive::Off Topic 01-10-2004, 09:55 PM
Replies: 99
Views: 39,778
Posted By Lurker_005
32 myself A lot more variance in age than I...

32 myself

A lot more variance in age than I had thought.
Forum: Archive::General Support 01-10-2004, 09:28 PM
Replies: 1
Views: 3,288
Posted By Lurker_005
If you havn't done step 2, why are you worried...

If you havn't done step 2, why are you worried about files you don't have in step 4...


5.2 Release...
Forum: Archive::General Support 01-10-2004, 09:17 PM
Replies: 13
Views: 5,159
Posted By Lurker_005
Re: mat

You did notice the nice little title he has by his name didn't you?

In other words he is asking so he can try to help you, but he needs more information.
Forum: Archive::Windows Servers 01-10-2004, 09:11 PM
Replies: 4
Views: 4,045
Posted By Lurker_005
If your friends are connection over the internet...

If your friends are connection over the internet you MUST use the ip from whatismyip. And since I am pretty sure you have a router/firewall, you also MUST set ports 9000 5997 and 7995-7999 to foward...
Showing results 76 to 100 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 11:49 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