- Joined
- Apr 6, 2019
- Messages
- 347
- Reaction score
- 46
there was much of member that asking about reset stats.
for the Reset Stats , its have much method to done the action.
here is the simple share for this function.
inside the archive file have provide a code that before add , and after added.
suggest to use winmerge to view the both folder for easier to merge.
here is the preview of it.
enjoy.
dont forget to add new item type in comment file
and this is GUI
gameintext.xml
for the Reset Stats , its have much method to done the action.
here is the simple share for this function.
inside the archive file have provide a code that before add , and after added.
suggest to use winmerge to view the both folder for easier to merge.
here is the preview of it.
enjoy.
dont forget to add new item type in comment file
and this is GUI
gameintext.xml
Code:
<SENTENSE Ver="1" Id="EMREQ_RESET_STATS_FB_NOITEM">
<VALUE Lang="Common">You don't have the required item for reset stats.</VALUE>
</SENTENSE>
<SENTENSE Ver="1" Id="EMREQ_RESET_STATS_FB_NOTITEM">
<VALUE Lang="Common">You don't have the correct item for reset stats.</VALUE>
</SENTENSE>
<SENTENSE Ver="1" Id="MODAL_RESET_STATS">
<VALUE Lang="Common">Do you want use the reset stats item?</VALUE>
</SENTENSE>
<SENTENSE Ver="1" Id="EMREQ_RESET_STATS_FB_FAIL">
<VALUE Lang="Common">Stats reset failed.</VALUE>
</SENTENSE>
<SENTENSE Ver="1" Id="EMREQ_RESET_STATS_FB_OK">
<VALUE Lang="Common">Stats reseted!</VALUE>
</SENTENSE>