PDA

View Full Version : Spawn header offset help...



Roads
04-16-2020, 07:21 AM
Ok.. so i went through 2 guides and compared my results to the current offsets and Whoop! think i got it all except spawnheader.. No matter which way i try i can't get a match for the current offset..
http://www.showeq.net/forums/showthread.php?7198-How-to-find-offsets&p=49539&viewfull=1#post49539

That post kind of quits that at that point..

I tried from the guide here http://www.showeq.net/forums/showthread.php?6067-Locating-Offsets-for-MySEQ-Server-Version-1-20

It didn't give me anything near the current offset.. (0xf6ed90)

Could someone explain how to get the spawnheader offset please?

Insedeel
04-22-2020, 10:04 AM
I've found based on http://www.showeq.net/forums/showthread.php?6067-Locating-Offsets-for-MySEQ-Server-Version-1-20 where it states
"SpawnHeaderAddr (4 bytes) Address of the pointer to the first spawn structure in the list. This is usually set to the same value as CharInfo because the currently active character is usually the first one in the list. The server can handle cases where SpawnHeaderAddr does not point to the first spawn structure." to be true every time I've tried to find my own. Just try setting spawnheader the same as CharInfo offset and see if that works.