Is there any way to make people able to delete their character for example on 190 level directly from game. Or only way is to code PHP/SQL function for it?
Printable View
Is there any way to make people able to delete their character for example on 190 level directly from game. Or only way is to code PHP/SQL function for it?
WorldSvr_01_0x.ini
Quote:
# Character
CharacterDeleteLimitLevel=100
Tried to increase it already but that doesnt work at all
make 1 function on website to reset character to lvl 1 ( include stats).
Yea i know for that one and i already made but was curious if anyone found way to make it work directly from game.
You should test before posting ^^Quote:
WorldSvr_01_0x.ini
# Character
CharacterDeleteLimitLevel=100
I did and i coudlnt delete still.
Sorry to resurrect the topic, but could anyone solve the problem of deleting the character?
Manual delete on database could be work fine but proceed it at your own risk
Disassembling the CabalMain【Version374】
0073637b
cmp dword ptr ds:[eax+0x107BFAC],0x64
0x64=100
00736388
jl 007363BA => jmp 007363BA
I'll be here, thank you!
-----
edit
-----
I did as you posted, but it's still only for lvls 99 below, do you need to do something else?
I cant get it work. Someone could use it to change deletion limit or skip it?
I could not, can any soul help us?