PDA

View Full Version : Level not displayed?



sequser01111
06-11-2008, 02:35 PM
I haven't used this in a couple years so I don't know if this is just normal now or if the patch this morning fubar'd things ago. But are the NPC's levels supposed to be displayed? I show level 0 for everything in every zone I go to and their class shows as "84".

Hidron
06-11-2008, 03:23 PM
Things are working fine for me today. Make sure your offsets in the myseqserver.ini file are showing a date of 5/22/2008. The following should be the current offsets:


[File Info]
PatchDate=5/22/2008

[Port]
port=5555

[Memory Offsets]
ZoneAddr=0x94a3bc
SpawnHeaderAddr=0x92c174
CharInfo=0x92c174
TargetAddr=0x785bfc
ItemsAddr=0x92c144

[SpawnInfo Offsets]
NextOffset=0x4
PrevOffset=0x8
LastnameOffset=0x38
XOffset=0x64
YOffset=0x68
ZOffset=0x6c
SpeedOffset=0x7c
HeadingOffset=0x80
NameOffset=0xA4
TypeOffset=0x125
SpawnIDOffset=0x148
LevelOffset=0x2d8
RaceOffset=0xe44
ClassOffset=0xe48
HideOffset=0x178

[GroundItem Offsets]
PrevOffset=0x00
NextOffset=0x04
IdOffset=0x08
DropIdOffset=0x0c
XOffset=0x34
YOffset=0x30
ZOffset=0x2c
NameOffset=0x3

sequser01111
06-11-2008, 04:35 PM
Thanks, i had changed the memory offsets but not the others. it's now working perfectly. thanks again!!