- 0
Help field offset
-
Similar Content
-
- 2 replies
- 10,602 views
-
- 3 answers
- 1,497 views
-
- 3 answers
- 2,006 views
-
- 2 answers
- 1,605 views
-
- 7 answers
- 1,883 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
LaToM
------------------------------------------
// Namespace:
[Serializable]
public class PlayerData.PlayerBattlePass // TypeDefIndex: 5383
{
// Fields
public int version; // 0x10
public int score; // 0x14
public int maxReachedScore; // 0x18
public bool premUnlocked; // 0x1C
public List<int> unclaimedFree; // 0x20
public List<int> unclaimedPrem; // 0x28
------------------------------------------
So i used Field Offset Finder 3 by @Rxhacker
But script can't find value .
any other way to find this value or script.
Sorry my English bad
Link to comment
Share on other sites
21 answers 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