PATCHED
PLS hit Thanks for those who found it usefull .Quote:
open Soul crash ,
open Charles , in soul crash go to "Character"
expand Htt://sc.gaiainteractivegames.com
expand SC
Set breakpoint to "ability"
then go to shop , then go to ur character again .
a breakpoint tab will appear , execute it ,
on the edit response tab , click text ,
This is how it shows :
<?xml version="1.0" encoding="UTF-8"?>
<XML>
<ABILITY id="100000231728849">
<SP>0</SP> "<- Put total stats here"
<VALUE index="1">227</VALUE> "<- Change this"
<VALUE index="2">0</VALUE>
<VALUE index="3">0</VALUE>
<VALUE index="4">0</VALUE>
</ABILITY>
<RESULT>
<VALUE>TRUE</VALUE>
</RESULT>
</XML>
i have 227 stats . and i want to reset it .
change all index 1 to 4 value into 0
then put all ur stats in SP
then execute , remove breakpoint , and its done !