L lterronus Solid & Active Platinian Sep 6, 2022 #1 I'm experiencing this error as my hook is uint32_t how do i invert to build arm32 uint64 it still has no effect on the game Attachments Captura de tela 2022-09-06 044904.png 188.3 KB · Views: 133
I'm experiencing this error as my hook is uint32_t how do i invert to build arm32 uint64 it still has no effect on the game
L lterronus Solid & Active Platinian Sep 6, 2022 #3 noobbb said: uintptr_t Click to expand... Thanks bro really error came out, but it has no effect on the game Attachments Captura de tela 2022-09-06 160156.png 382.4 KB · Views: 88 Upvote 0 Downvote
noobbb said: uintptr_t Click to expand... Thanks bro really error came out, but it has no effect on the game
Poison Modz Approved Modder Approved Modder Sep 6, 2022 #4 I think it is zombie fire game Upvote 0 Downvote
L lterronus Solid & Active Platinian Sep 7, 2022 #5 Poison Modz said: I think it is zombie fire game Click to expand... correct my first project Lgl,, i have offsets ready in my script GG, but failed in Hook LGL Upvote 0 Downvote
Poison Modz said: I think it is zombie fire game Click to expand... correct my first project Lgl,, i have offsets ready in my script GG, but failed in Hook LGL
Raebydett Awesome Active Platinian Sep 7, 2022 #6 uint32_t / uint64_t doesnt matter it will work the same, as for uintptr_t used for debugging stuff printout the value Possibly your whole project is broken somewhere, try get a clean one Upvote 0 Downvote
uint32_t / uint64_t doesnt matter it will work the same, as for uintptr_t used for debugging stuff printout the value Possibly your whole project is broken somewhere, try get a clean one