Closed zorkings closed 3 years ago
I too have not used this command in a long while so this slipped past me. Just pushed an update fixing this.
Still occurring for myself
Just tested with Europa raid using this script:
Turn 1:
summon(6)
character1.useSkill(1)
character3.useSkill(1)
character2.useSkill(2)
end
Turn 5:
exit
end
It successfully exited to the Home screen at the end. Can you post your message log and combat script here for me to take a look at?
I see, I put the exit into Turn2: and it works, sorry I didn't know that was the syntax I didn't have it inside of the next turn. Working now.
Whenever my script reads to exit it just runs an attack and refreshes, used to work (haven't used in pretty long time)