Below are some WorldSvr offsets which I thought sharing might be useful for someone wanting to increase some server side limit such as maximum item or map support and etc.

Thanks to pierr32 for the World-ID limit offset.

Code:


OFFSET VALUE (in hex) VALUE (in dec) REMARKS
081EE76B 1F 31 Max World ID
0807290D 1FFh 511 MAX_WARPDATANUM
08072B66 3Fh 63 MAX_TERRIDXDATANUM
081E48C8 3h 3 MAX_TERRAINDATANUM
08072FAD 7FFh 2047 MAX_ITEMDATANUM
08075067 7FFh 2047 MAX_ITEMDATANUM
080752D5 1FFh 511 MAX_SPECIALITEMTYP
0807811E 7FFh 2047 MAX_QUESTDATANUM
0807A08C 15h 21 _MAX_STYLEMASTLEV
0807BA80 1FFh 511 MAX_USERSKILLDATAN
0807C5AD 1FFh 511 MAX_USERSKILLDATAN
080D9C5E 1FFh 511 MAX_SKILLDATANUM
080DA179 1FFh 511 MAX_SKILLDATANUM
08074571 7FFh 2047 MAX_MOBSDATANUM
081E6C11 3FFh 1023 MAX_MOBSCTXNUM

In case of mistakes please don't hesitate to correct me, just be gentle this is my first post and first release as well - we're humans afterall :)

+ Recent posts