Posted: Wed Dec 11, 2019 7:16 am Post subject: How to find unchanging unknown value ?
In the game, there is 3 potential traitors including 1 true traitor.
I can find who are potential traitors and who is the traitor in game, but i want to change who is the traitor.
I can find value for characters' stats but i don't know the value for the traitor role.
I think it may be either two booleans for each character (one for potential traitor role & one for traitor role) or one numerical value for each character with 3 possible values (for exemple 0 for the non traitor, 1 for potential traitors & 2 for the traitor) or 3 values containing the character id (1 for each potential traitor and 1 for the traitor).
Do someone know of a way to help me ?
To do such a thing you need time, if you can find at least one of the character statistics you should be able to dissect the character's data structure and change the values that seem most appropriate (Pay attention to offsets) or you could save a range of values on the cheat table (From the structure) and apply a debugger in reading mode, when the traitor is revealed a code acts on that value at that moment.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum