Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrintText for 8.00 - missing addresses #241

Open
GoogleCodeExporter opened this issue Dec 13, 2015 · 0 comments
Open

PrintText for 8.00 - missing addresses #241

GoogleCodeExporter opened this issue Dec 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant