We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1e367d commit 18a0d0dCopy full SHA for 18a0d0d
docs/resources/client/gamesave.md
@@ -27,6 +27,7 @@ Your CCGameManager.dat File contains a lot of information regarding your account
27
| playerIconType| [Icon](enumerations.md)| The Index of the player's IconType |
28
| playerGlow| Bool| if Glow is enabled or not |
29
| secretNumber| Integer| the answer to `cod3breaker` in the vault of secrets |
30
+| hasRP | Bool | If the player has a Registered account |
31
| [valueKeeper](/resources/client/gamesave/valueKeeper.md)| Dictionary | Dictionary filled with GV values you have enabled |
32
| unlockValueKeeper | Dictionary | Dictionary of Unlockable GV values|
33
| customObjectDict| Dictionary | Dictionary of object data of custom objects saved|
0 commit comments