Furyan
Active Member
- Nov 16, 2017
- 924
- 678
- 277
I gotta count that by eye? Doesn't have any way to garrantie my count?In the unpacked text there is a section called "switches" and an array called "_data". It holds a list of 2,001 switch values: true, false, or null. Just the values and not indices, so the first is index 0, the next is index 1, and so on. You count from 0 to the 381 value and change that to false.