Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 76 to 100 of 500
Search took 0.02 seconds; generated 87 minute(s) ago.
Search: Posts Made By: Andrew80k
Forum: Support::Packetcollector 05-12-2010, 10:02 PM
Replies: 12
Views: 41,663
Posted By Andrew80k
Thanks, CD. So far there's not really...

Thanks, CD.

So far there's not really anything to upload. I've spent a LOT of time in the extractor trying figure out the spawn structs. It's not far off but the coords are not right and I've...
Forum: Support::General Support 05-09-2010, 07:26 PM
Replies: 4
Views: 6,334
Posted By Andrew80k
I compiled it too and it works fine for me as...

I compiled it too and it works fine for me as well.
Forum: Support::MiniLogin 05-07-2010, 02:09 PM
Replies: 17
Views: 117,320
Posted By Andrew80k
If that's the case, then it could be something...

If that's the case, then it could be something else. What's in your logs? Are you getting client connects in there?
Forum: Support::Packetcollector 05-06-2010, 11:24 AM
Replies: 12
Views: 41,663
Posted By Andrew80k
Spent most of the night looking at packet dumps...

Spent most of the night looking at packet dumps of spawns. Still not ready yet but I think I've figured out how to get there. Ugh.
Forum: General::General Discussion 05-06-2010, 10:45 AM
Replies: 2
Views: 6,984
Posted By Andrew80k
You can use 5.1. It's what I use.

You can use 5.1. It's what I use.
Forum: Support::Packetcollector 05-06-2010, 12:07 AM
Replies: 12
Views: 41,663
Posted By Andrew80k
I played with it some, but it's giving me...

I played with it some, but it's giving me something weird. It keeps saying the size is wrong. I get the right size in the collect but it keeps saying the sizeof(PlayerProfile_Struct) is 19538. I...
Forum: Support::Packetcollector 05-05-2010, 12:25 PM
Replies: 12
Views: 41,663
Posted By Andrew80k
I worked on the Collector most of the night last...

I worked on the Collector most of the night last night as I don't seem to be getting AA's in the collections. I did a collection with my Ranger on live and I'm making progress with the spawns,...
Forum: Support::Packetcollector 05-04-2010, 06:35 PM
Replies: 12
Views: 41,663
Posted By Andrew80k
It doesn't seem to be. I don't think the PP is...

It doesn't seem to be. I don't think the PP is very useful except where it pertains to AA's to be honest, currently. Using the Explorers function it might be kind of useful for filling in the gaps...
Forum: Support::Windows Servers 05-04-2010, 05:35 PM
Replies: 18
Views: 16,264
Posted By Andrew80k
I just noticed that you said you were using SoD...

I just noticed that you said you were using SoD install CD. Are you sure? I don't think there is a SoD install CD. The only SoD client that works with the EMU is the one you get from Steam...
Forum: Support::Windows Servers 05-04-2010, 03:36 PM
Replies: 18
Views: 16,264
Posted By Andrew80k
What did you change your eqhost.txt file to in...

What did you change your eqhost.txt file to in the client directory?
Forum: Support::Windows Servers 05-04-2010, 01:34 PM
Replies: 18
Views: 16,264
Posted By Andrew80k
Well, just off the top of my head did you change...

Well, just off the top of my head did you change your database entry to "MiniLogin"?
Forum: Support::Packetcollector 05-04-2010, 11:17 AM
Replies: 12
Views: 41,663
Posted By Andrew80k
Update

I'm making some progress. I got all the zone stuff fixed last night, and started working on the player profile and AA's. I pulled out all the Spawn stuff that I did and have gone back to the...
Forum: Quests::Q&A 05-04-2010, 12:54 AM
Replies: 18
Views: 14,450
Posted By Andrew80k
should be quest::castspell($userid,<spell#>) so...

should be quest::castspell($userid,<spell#>) so that should be working. Did you try it without the EVENT_HP?


if ($combat_state == 1) {
quest::castspell($userid,477);
}
Forum: Quests::Q&A 05-03-2010, 11:18 PM
Replies: 18
Views: 14,450
Posted By Andrew80k
Windows? or Linux? Windows(XP), bring up a...

Windows? or Linux?

Windows(XP), bring up a File Explorer window, navigate to your emu folder, where the quests are, then click on search. Click on files and folders, find the text box that says...
Forum: Quests::Q&A 05-03-2010, 10:25 PM
Replies: 18
Views: 14,450
Posted By Andrew80k
The link goes to the svn. Click on the source...

The link goes to the svn. Click on the source tab and then on the browse link, then the trunk and keep drilling down. I can't think of a quest offhand that will do what you require, but if you have...
Forum: Support::Windows Servers 05-03-2010, 04:46 PM
Replies: 2
Views: 6,442
Posted By Andrew80k
I'm running SoD and the EQEmuLoginServer on my...

I'm running SoD and the EQEmuLoginServer on my win XP box and it's working fine. You should just post your config as that local network default is not even a proper IP address. It could be just a...
Forum: Support::Packetcollector 05-02-2010, 11:54 AM
Replies: 5
Views: 36,809
Posted By Andrew80k
Actually, the collector is pretty good. Until I...

Actually, the collector is pretty good. Until I get the extractor fixed though, I can't tell for certain how good it is. The extractor works partially and pulls some of the objects fairly well. ...
Forum: Support::General Support 04-26-2010, 04:35 PM
Replies: 7
Views: 7,503
Posted By Andrew80k
I haven't checked it lately, but it was selling...

I haven't checked it lately, but it was selling for only $2.50 for quite some time on Steam.
Forum: Support::Windows Servers 04-25-2010, 11:52 PM
Replies: 2
Views: 5,157
Posted By Andrew80k
I see KLS put in a fix. Try 1418.

I see KLS put in a fix. Try 1418.
Forum: Support::Windows Servers 04-25-2010, 11:27 PM
Replies: 2
Views: 5,157
Posted By Andrew80k
I commented out these 3 (1083-1085) lines in...

I commented out these 3 (1083-1085) lines in zone/client.cpp:

//va_start(argptr, msg);
//vsnprintf(buffer, 4096, msg, argptr);
//va_end(argptr);

And it compiled fine. I haven't tried to...
Forum: Support::General Support 04-21-2010, 04:43 PM
Replies: 13
Views: 10,668
Posted By Andrew80k
Yup. Straight out of the box, errr, off the...

Yup. Straight out of the box, errr, off the pipe, errr, from the wire... Yes.
Forum: Development::Bug Reports 04-20-2010, 12:50 PM
Replies: 27
Views: 25,054
Posted By Andrew80k
Have you tried updating your video card driver?

Have you tried updating your video card driver?
Forum: Support::Packetcollector 04-20-2010, 11:45 AM
Replies: 5
Views: 36,809
Posted By Andrew80k
Well now I have the extractor all torn up trying...

Well now I have the extractor all torn up trying to fix the spawn structures so I can get them going. My priority is doors and spawns, including ground spawns, and spawn pathing. I think the doors...
Forum: Support::Packetcollector 04-19-2010, 03:46 PM
Replies: 5
Views: 36,809
Posted By Andrew80k
Well, I did some more collection yesterday using...

Well, I did some more collection yesterday using my Ranger (level 85 SoD T5) and did some more with the extractor. Doors seem to be right on. I'm hoping to do some more testing on my server...
Forum: Support::Packetcollector 04-18-2010, 01:09 PM
Replies: 5
Views: 36,809
Posted By Andrew80k
Collection Help

I'm trying to get the collector/extractor going. They're both "working", but I don't know how well. Could someone that has some more experience with these give me some help analyzing these so I...
Showing results 76 to 100 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 12:41 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3