Help! How to fix stuck in game after enabled ESP

FrdG YT

Platinian
Original poster
Aug 19, 2023
8
1
3
17
Venus
I have a problem activating ESP, it's stuck when activating it in the game, can someone help me check what's wrong?
(I was using nepmod esp project)
Screenshot_20230912_101808.jpg

I also put the update hook under #if defined (aarch64) because my game is 64 bit
Screenshot_20230912_101829.jpg

I copied all the esp files from nepmod project to my project because it is only for 32bit, so to make it work for 64bit I put it in my project

I need help
 

Francois284Modz

Awesome Active Platinian
Jun 10, 2018
187
2,438
193
26
france
You need to débug your code to know where IS been stuck by adding logs or maybe wrong offset WE cant help you much without knowing more information thé game name thé method you Hook etc..
 

FrdG YT

Platinian
Original poster
Aug 19, 2023
8
1
3
17
Venus
You need to débug your code to know where IS been stuck by adding logs or maybe wrong offset
I have checked the offset of transform, postion, worldtoscreen, camera nothing is wrong, but for the getplayerhealth I used the offset field, I have previously modified the getplayerhealth code along with isalive and isdead, but in the ESP game it doesn't appear and the rest of my last modification to it is still stuck.

and this looks like the modmenu is also stuck when I activate the button
Screenshot_20230927_151018_Squad Strike 3.jpg

And i think there a problem i cant view the logs