K Kurumi0343 Platinian Jun 17, 2022 #1 Hello guys do i need to hack class to hook its function and do i need to name my function same as function that i am hooking?
Hello guys do i need to hack class to hook its function and do i need to name my function same as function that i am hooking?
C CqsMiles821 Platinian Aug 10, 2022 #2 I'd suggest you first learn clearly the basics of hooking with function pointers. You'll grasp all that in the process. Upvote 0 Downvote
I'd suggest you first learn clearly the basics of hooking with function pointers. You'll grasp all that in the process.
sobogamer_2020 Approved Modder Approved Modder Aug 17, 2022 #3 No You don't need, you can create your "bool Coin = false;" and the Offset to be Like "get_playergems* it doesnt matter at all the class and your Offset, so You can name it how u want Upvote 0 Downvote
No You don't need, you can create your "bool Coin = false;" and the Offset to be Like "get_playergems* it doesnt matter at all the class and your Offset, so You can name it how u want