PDA

View Full Version : Certainly a dumb question but...



gocus
05-29-2003, 08:20 AM
I'm running, eq, myseq clients and server on the computer.

I launch server, client then eq.

All works fine.

I click on go the select my character.

The server give me the message ; found - pid = 1004

I tried different offset files, with differents name... the ones I found on those forum and the cvs. But all I got on the client is a red dot in the middle with the circle around it.

Is this an offset error, as I guess or could it be something else ?

Thanks in advance

slartibartfast
05-29-2003, 10:22 AM
The server give me the message ; found - pid = 1004
This is not an error message it, it simply is telling you that it found the process ID of the everquest game running on your computer.

In order to get the mob information out of EQ's memory space you must first know its process ID - in this case 1004.

If you fail to get any spawn information displaying on the client or that information is garbled, then you probably do not have the correct offsets.

gocus
05-29-2003, 01:19 PM
that I figured out, that's why I think it's the offset.

so I have this file in my server directory

myseqserverc.ini

inside is the folowing :
[Memory Offsets]
ZoneAddr=7828472
CharAddr=7733524
SpawnHeaderAddr=7733464
TargetAddr=7733448
ItemsAddr=7733468

[SpawnInfo Offsets]
NameOffset=1
XOffset=88
YOffset=80
ZOffset=92
HeadingOffset=76
SpeedOffset=100
SpawnIDOffset=328
TypeOffset=308
ClassOffset=322
RaceOffset=336
HideOffset=320
LastnameOffset=248
NextOffset=228
LevelOffset=316

[GroundItem Offsets]
NameOffset=220
XOffset=212
YOffset=216
ZOffset=208
SpawnIDOffset=8
NextOffset=4


I try also with the file name myseqserver.ini

There is also another ini file that is in hex format, I try it also but nothing work, that's why I'm asking for help.

Thanks for your reply.

Gocus

z26o
05-29-2003, 07:11 PM
Those seem to be correct with the exception of "TargetAddr=7733448 ".

The number I have in my ini file is TargetAddr=7733536

z

gocus
05-30-2003, 03:59 AM
I tried with the offset you told me but still it doesn't work.

Another possibility :

I got the process id when I click on go with the client.

Do we have a msg when the myseq server found eq ?

Could it be that I can't find it out ?

Still looking

Gocus

z26o
05-30-2003, 03:09 PM
Originally posted by gocus
I got the process id when I click on go with the client.

Do we have a msg when the myseq server found eq ?

Could it be that I can't find it out ?

Gocus

I think that if the server reports the PID then it found EQ.

In your orginal message it looks like you said all was working fine. Are you getting an error (note: found - pid = 1004 is not an error)

What is or is not happening when you press go?

Sequence of events should be something this:
1. Launch server
2. Launch EQ (log all the way in)
3. Launch Client (mySEQ)
4. Press go (after you are in the world)

You should get a map of the zone with colored dot representing the mobs and other players (affectionally known as skittles)

I don't know if any of this helps you, but I am not really sure what the issue is. If your still having problems please give more detailed info about what is happening, any errors and what steps you take. Also would be helpful to know what your set up is (1 system or 2, the OS your using etc.)

z

gocus
05-30-2003, 11:49 PM
OK it's one pc, windows xo

I launch myseqserver.

I launch eq, log select server, select character, enter world

launch client, click on go. then get msg found pin = xxxxx and new connection from ipadress

just got a red point in the middle

Try to zone several time to see if anything change but no.

Thanks


Gocus

BrianW
05-31-2003, 07:52 PM
i'm having the same problem as you

I use 2 computers, my desktop with EQ which i play and run the server, then a laptop i use the myseq program on, both running winxp
when i try to use MySeQ on the destop i get several errors like Phat_Lewts is having in the post http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3461

on the laptop it seems to work fine, but just gives a red dot and nothing else is there

will keep messing with it and see what i can find out

BrianW
05-31-2003, 11:52 PM
download all the zips from
http://seq.sourceforge.net/forums/showthread.php?s=&threadid=3334
and install them instead, got me working when i used them