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

2.2 offsets #25

Open
jayotterbein opened this issue Mar 30, 2014 · 2 comments
Open

2.2 offsets #25

jayotterbein opened this issue Mar 30, 2014 · 2 comments

Comments

@jayotterbein
Copy link

I think these are the new chat pointer offsets, it's worked for me after a few game restarts so far:

internal static readonly List<int> CHATPTR = new List<int>
{
    0x00E38420,
    0x18,
    0x200
};

I haven't searched for any others yet.

@X127
Copy link

X127 commented Mar 30, 2014

The above for chat is working for me.

I am working on finding a few as well if I have any luck I will post them here.

@dsn
Copy link
Contributor

dsn commented Apr 2, 2014

👍

Thanks all please keep them coming

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

No branches or pull requests

3 participants