- 0
Need Help Finding a Pointer
-
Similar Content
-
- 6 answers
- 1,327 views
-
- 3 answers
- 339 views
-
- 2 answers
- 700 views
-
- 1 reply
- 399 views
-
- 0 replies
- 162 views
-
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
Gootah
Hello,
I can find a working enemy health value in the game. If I set the value to 1, the enemy displays 1 heath and dies in 1 hit. I have to search for the enemy HP value every time an instance starts as the old value is no longer valid.
When I use pointer search, no values are returned. When I use the "Go to pointer xxxxxx" I get to the same pointer every time based on the the enemy's HP value. For example, if I set the enemy's health to 500, I will get pointer A. If I set the value to 1, I get pointer B, This is regardless of the current offset value. I'm new to pointer searching and would like to accomplish this, any help would be appreciated.
Thanks!
Edit: And the pointers only display a XOR value, so possibly difficult to find. I'm watching the XOR video now.
Edited by GootahLink to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now