I just post the "delete" part becoz i think they're same problems.
-----------------------------------------------------------------------------------------------------------------------
automacro delete {
hook charSelectScreen
exclusive 1
run-once 1
call deleting
}
macro deleting {
pause 3
$email = XXXXXX
$login = 4
do eval $::messageSender->sendCharDelete($::chars[4]{charID}, '$email');$::AI::temp::delIndex = 4;$::timeout{'charlogin'}{'time'} = time;
pause 3
do eval $::timeout{'charlogin'}{'time'} = time;
pause 3
call create
}
------------------------------------------------------------------------------------------------------------------------
It stuck in the charselectscreen.
Even if I set config.txt char to 6 it still stuck.
What should I add to let it work?
thank you.
...................................................................................

(I'm sorry that I don't know how to change my openkore to English version)
0 slot_0
1 slot_1
2 slot_2
3 slot_3
4 slot_4
5 create a new character
6 delete a character
---------------------------------------------
Please choose a character or an action.
---------------------------------------------
Character selection :