PDA

View Full Version : New to MySEQ - Maps?



trick9000
06-13-2023, 07:47 AM
Hey Folks,

I'm having issues with MySEQ showing the map. Its showing all the mobs/spawns/etc, just not the map frame around the zone. Curious what I've missed. I copied in MySEQ-2021-02-19 and then overwrote the server and client exe w/ x64 3_0_0. Not sure what I'm missing, I don't see a toggle option to show/hide the maps. Maybe it's an additional thing to add I've just missed?

Below are my Offsets:


[File Info]
PatchDate=05/24/2023


[Port]
port=5555


[Memory Offsets]
ZoneAddr=0x140c05b44
SpawnHeaderAddr=0x140c7c9a0
CharInfo=0x140bfe398
TargetAddr=0x140b31eb0
ItemsAddr=0x140bfcdf0
WorldAddr=0x140c00510


[WorldInfo Offsets]
WorldHourOffset=8
WorldMinuteOffset=9
WorldDayOffset=10
WorldMonthOffset=11
WorldYearOffset=12


[SpawnInfo Offsets]
NextOffset=0x8
PrevOffset=0x10
LastnameOffset=0x48
XOffset=0x74
YOffset=0x78
ZOffset=0x7c
SpeedOffset=0x8c
HeadingOffset=0x90
NameOffset=0xb4
TypeOffset=0x135
SpawnIDOffset=0x168
OwnerIDOffset=0x5e8
HideOffset=0x5b0
LevelOffset=0x3c1
ClassOffset=0xfdc
RaceOffset=0xfd4
PrimaryOffset=0x10e4
OffhandOffset=0x10f8


[GroundItem Offsets]
PrevOffset=0x0
NextOffset=0x8
IdOffset=0x10
DropIdOffset=0x18
XOffset=0x8c
YOffset=0x90
ZOffset=0x94
NameOffset=0x38

Any thoughts? :)

trick9000
06-13-2023, 07:57 AM
oooh, just opted to go check out the maps folder - and see this mapconvert script... Maybe I'll have to dig into this!



Hey Folks,

I'm having issues with MySEQ showing the map.