Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 25
Search took 0.01 seconds.
Search: Posts Made By: Facet42
Forum: Support::Windows Servers 05-10-2005, 06:45 AM
Replies: 13
Views: 4,761
Posted By Facet42
Have updated the compiled Perl version at the...

Have updated the compiled Perl version at the link above. Now includes the archery fix and the debug compile of zoneperl.exe as it blatently refuses to crash under the debugger so can't fix it...
Forum: Support::Windows Servers 05-09-2005, 04:21 AM
Replies: 13
Views: 4,761
Posted By Facet42
This should be a Perl enabled, WIN32, compiled...

This should be a Perl enabled, WIN32, compiled version of 0.6.1-DR1: http://www.facet42.com/downloads/EQEmu-0.6.1-DR1-Perl.zip

Oh, BTW, this was compiled with Visual Studio 2005 Beta, so don't...
Forum: Support::Windows Servers 05-08-2005, 11:22 AM
Replies: 6
Views: 2,381
Posted By Facet42
OK, how silly do I feel? I had ICQ running on my...

OK, how silly do I feel? I had ICQ running on my server machine...
Forum: Support::Windows Servers 05-08-2005, 10:36 AM
Replies: 6
Views: 2,381
Posted By Facet42
Got exactly the same thing. I run WORLD.EXE (on a...

Got exactly the same thing. I run WORLD.EXE (on a different computer) and when I run the client I get no servers listed. As soon as I close the WORLD.EXE and restart the client it works fine again.
...
Forum: Support::Windows Servers 05-02-2005, 07:37 AM
Replies: 19
Views: 4,484
Posted By Facet42
You need to remove the EQNetwork.cpp file from...

You need to remove the EQNetwork.cpp file from the project as it has been moved into the EQStream.cpp file if I remember correctly.
Forum: Development::Development 04-14-2005, 08:19 AM
Replies: 4
Views: 4,357
Posted By Facet42
Ok, think I've sorted it. Somehow the sequence...

Ok, think I've sorted it. Somehow the sequence numbers of the packets got out of sync and the type 0x0011 packet from the client was trying to tell me that it had received a packet number it wasn't...
Forum: Development::Development 04-14-2005, 04:34 AM
Replies: 4
Views: 4,357
Posted By Facet42
Sorry, I should have specified, that's 17 decimal...

Sorry, I should have specified, that's 17 decimal (0x0011 hex.)
Forum: Development::Development 04-14-2005, 12:42 AM
Replies: 4
Views: 4,357
Posted By Facet42
5.7-DR6 Login

Hi,

I am putting together a login server for a 5.7-DR6 client/server so I can run a local server and have just about got it finished. I am having an issue where the client just isn't playing ball,...
Forum: Archive::Quests 08-08-2004, 12:09 PM
Replies: 31
Views: 8,193
Posted By Facet42
Is it not possible to return a value? 0 = item...

Is it not possible to return a value? 0 = item wasn't used, 1 = it was. Obviously, that would require 1 line quest rewrites, but not a huge hardship.
Forum: Archive::Quests 08-08-2004, 11:58 AM
Replies: 31
Views: 8,193
Posted By Facet42
Maybe just get the code to hand back any item...

Maybe just get the code to hand back any item that isn't used by a quest by default and add a function to put an item into a mob's inventory via the quest system if it really is required?
Forum: Archive::Windows Servers 08-08-2004, 11:39 AM
Replies: 2
Views: 2,070
Posted By Facet42
I've been using VC6 up until this morning. (I'm...

I've been using VC6 up until this morning. (I'm now using .NET)
Forum: Archive::General Discussion 08-08-2004, 11:39 AM
Replies: 12
Views: 2,911
Posted By Facet42
Which of course can also be replaced.

Which of course can also be replaced.
Forum: Archive::General Discussion 08-08-2004, 11:33 AM
Replies: 12
Views: 2,911
Posted By Facet42
I think that the point Motramer is trying to get...

I think that the point Motramer is trying to get at is that there is more time spent on trying to keep the codebase compatible with the latest version of the client than is spent on fixing the...
Forum: Archive::Windows Servers 08-07-2004, 12:06 PM
Replies: 3
Views: 2,222
Posted By Facet42
I'm finding that 10 zone servers appears to be an...

I'm finding that 10 zone servers appears to be an absolute minimum in normal conditions.
Forum: Archive::Bugs 08-03-2004, 07:52 AM
Replies: 0
Views: 2,096
Posted By Facet42
Starting locations - Erudite Necro

When checking the starting locations if you create an Erudite Necro it always starts in Erudin where it should actually start in Paineel. This is because the SQL query checks for the requested...
Forum: Archive::Bugs 08-01-2004, 10:18 PM
Replies: 0
Views: 2,036
Posted By Facet42
#listpetition - 5.7-DR6 31/7/04

#listpetition does not show the first petition

Commenting out the 'else' at line 3080 in command.cpp (command_listpetition function) should resolve.
Forum: Archive::Windows Servers 08-01-2004, 06:02 AM
Replies: 5
Views: 2,693
Posted By Facet42
Hmm, well you are logging your sever into the...

Hmm, well you are logging your sever into the global server list so if you are pointing your client to your Minilogin, you won't see it...

Can you see your server if you set client to...
Forum: Archive::Tutorials/Howto's 07-31-2004, 03:43 AM
Replies: 10
Views: 5,289
Posted By Facet42
www.mysql.org

www.mysql.org
Forum: Archive::Tutorials/Howto's 07-31-2004, 03:07 AM
Replies: 10
Views: 5,289
Posted By Facet42
Yes, just increase the define and recompile. I...

Yes, just increase the define and recompile. I had to do the exact same thing first time.
Forum: Archive::News 07-31-2004, 03:04 AM
Replies: 23
Views: 7,587
Posted By Facet42
You have the wrong version of the...

You have the wrong version of the EQGraphicsDX9.DLL file...
Forum: Archive::Bugs 07-30-2004, 01:09 AM
Replies: 0
Views: 2,205
Posted By Facet42
#zunderworld

The zunderworld command is not working correctly in the current version of 0.5.7-DR6 code, updating the function as below appears to fix it...

void command_zunderworld(Client *c, const Seperator...
Forum: Archive::Windows Servers 07-28-2004, 09:03 AM
Replies: 2
Views: 3,015
Posted By Facet42
Thanks very much :)

Thanks very much :)
Forum: Archive::Windows Servers 07-28-2004, 08:34 AM
Replies: 2
Views: 3,015
Posted By Facet42
Source for 0.5.7-DR4

Apologies if this is not the right plase to ask, but...

Is there anywhere that it is still possible to get source for the 0.5.7-DR4 build of the server as it seems to be the only version that is...
Forum: Archive::Development 07-28-2004, 08:02 AM
Replies: 20
Views: 5,544
Posted By Facet42
Are you sure it's a checksum? Could be generated...

Are you sure it's a checksum? Could be generated by some kind of hashing function, similar to MD5, etc.
Forum: Archive::Windows Servers 07-28-2004, 05:14 AM
Replies: 20
Views: 4,474
Posted By Facet42
There is an itemtableschanges.sql file that you...

There is an itemtableschanges.sql file that you need to run against the database. It should be in the same directory as the Server.dsw workspace...
Showing results 1 to 25 of 25

 
Forum Jump
   

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