kiynox Posted August 19, 2023 Posted August 19, 2023 [ @Evilghoul ] --- Quote I'm confused what class name should I input "PlayerNetwork.<PunchWithDelay>d__62" should be the correct one, perhaps also search for "PlayerNetwork". --- Quote but it found nothing It is "private sealed" class, perhaps you need to find the right time when the fields is being used by the game. Games often remove class from memory when it's not being used. --- Also mention your game's name, so others can perform some tests.
THETWINSOFFICIAL Posted August 22, 2023 Posted August 22, 2023 On 8/19/2023 at 10:25 PM, Evilghoul said: Yes. I searched class name PunchWithDelay, PlayerNetwork.<PunchWithDelay>d__62, <PunchWithDelay>d__62 and offset 0x20 type float but it found nothing. I'm confused what class name should I input Why you search that ?
HorridModz Posted August 19, 2023 Posted August 19, 2023 Have you tried this script? Field Offset Finder - Tools - GameGuardian
Evilghoul Posted August 19, 2023 Author Posted August 19, 2023 Yes. I searched class name PunchWithDelay, PlayerNetwork.<PunchWithDelay>d__62, <PunchWithDelay>d__62 and offset 0x20 type float but it found nothing. I'm confused what class name should I input
Question
Evilghoul
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.