You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I needed those addresses and finally found them and have an app working
flawlessly (no debugs).
Wanted to share the addresses (HEX format ofc ;P).
I've also used the code convention used in next Tibia version memory addresses
file, so it's simple copy-paste ;)
TextDisplay.PrintName = 0x4DFFE4;
TextDisplay.PrintFPS = 0x44DE53;
TextDisplay.ShowFPS = 0x60C7D4;
TextDisplay.PrintTextFunc = 0x4A30F0;
TextDisplay.NopFPS = 0x44DD8F;
kthxbye :)
ufo@TPForums
Original issue reported on code.google.com by ghorre on 22 Nov 2011 at 9:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ghorre
on 22 Nov 2011 at 9:00The text was updated successfully, but these errors were encountered: