PDA

View Full Version : 13 October Offsets



slartibartfast
10-13-2004, 08:15 AM
[Memory Offsets]
SpawnHeaderAddr=0x8489D8
ItemsAddr=0x8489DC
CharInfo=0x848A18
TargetAddr=0x848A1C
ZoneAddr=0x7E66AC

[SpawnInfo Offsets]
NameOffset=0xe0
LastnameOffset=1
YOffset=0x2C
XOffset=0x28
ZOffset=0x30
SpeedOffset=0x40
HeadingOffset=0x44
NextOffset=0x1D0
TypeOffset=0x200
LevelOffset=0x208
HideOffset=0x20c
ClassOffset=0x20e
SpawnIDOffset=0x214
RaceOffset=0x21c
type2=0x22c

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
SpawnIDOffset=0x0c
ZOffset=0x20
XOffset=0x24
YOffset=0x28
NameOffset=0x2C

[CharInfo Offsets]
SpawnInfo=3608

Thanks to CybMax for finding em so fast /cheer

froozenjogurt
10-13-2004, 10:21 AM
Sorry, which file do I have to edit ?

Thanks

slartibartfast
10-13-2004, 10:45 AM
These offsets are the ones used by MySeq version 1.x

In the MySeq server directory you will find a file call myseqserver.ini

open the file and edit the settings under the "[Memory Offsets]" section.

Note the server loads its ini settings when it starts up, so if you edit the ini file you will need to restart the server for it to take effect.

Note that I have not tested these yet so they may or may not work. I should be at home and be able to test these in the next hour or so...

CybMax
10-13-2004, 12:07 PM
Not working with theese atm.. will try to investigate a bit tho :)

CybMax
10-13-2004, 01:20 PM
Zone adress should be :
ZoneAddr=0x7E66AC

There also seems to be some struct changes regarding spawns..

CybMax
10-13-2004, 01:48 PM
[Memory Offsets]
SpawnHeaderAddr=0x8489D8
ItemsAddr=0x8489DC
CharInfo=0x848A18
TargetAddr=0x848A1C
ZoneAddr=0x7E66AC

[SpawnInfo Offsets]
NameOffset=0xe0
LastnameOffset=1
YOffset=0x2C
XOffset=0x28
ZOffset=0x30
SpeedOffset=0x40
HeadingOffset=0x44
NextOffset=0x1D0
TypeOffset=0x200
LevelOffset=0x208
HideOffset=0x20c
ClassOffset=0x20e
SpawnIDOffset=0x214
RaceOffset=0x21c
type2=0x22c

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
SpawnIDOffset=0x0c
ZOffset=0x20
XOffset=0x24
YOffset=0x28
NameOffset=0x2C

[CharInfo Offsets]
SpawnInfo=3608

Appear to be working atm :)

Mortician
10-13-2004, 03:16 PM
For showeq (Version 5.0.0.15) running under unix what is the filename that I need to edit to update the offset file?


Thanks,
Mortician

slartibartfast
10-13-2004, 04:19 PM
Sorry these memmory offsets are just for the windows version.

You will have to wait for a new tarball - look at the showeq forums