Did you know?
The level limit is somewhere between in 900 - 1100. Your game will crash if you go in this range.
I haven't tested the exact value yet.
The level limit is somewhere between in 900 - 1100. Your game will crash if you go in this range.
I haven't tested the exact value yet.
Step 1
You will need convert your level to exp because game stores exp only, and fill exact exp you want here.Step 2
so we compute checksum for your save, it can pass the security check of world, nobody thinks you are modifing the value anymoreStep 3
step 3 is hit the 'Compute Checksum' Button, this should generate a value to 'FinalJudgment' input, set the persistence data 'FinalJudgment' to the checksum as Int64The only checked values are GUARD_EXP, HEALER_EXP, ATTACKER_EXP, PlayedTime.
yeyeye i know i know, you need help yourself to find a way to set the persistence data and most easy way is call the 'VRC.SDK3.Persistence.PlayerData.SetInt'
don't ask if you have no clue what i mean.
Achievement, Soon(tm)