Kahsm
Recruit

Or at least I assume it's easy.
My character is in a town's court, and I want to go back to the map and skip over the town menu after exiting dialog with an NPC who's in the castle.
I've tried various combinations and orders of "(change_screen_map),(leave_encounter),(change_screen_return)" and they don't quite seem to work. Most of the time I still get stuck on the town menu screen after the dialog closes. So it's exiting the castle scene, but not back to the map, just to the town menu.
My character is in a town's court, and I want to go back to the map and skip over the town menu after exiting dialog with an NPC who's in the castle.
插入代码块:
[anyone|plyr, "quick_escape", [], "That's my queue to get out of here!", "close_window", [(change_screen_map),(leave_encounter),(change_screen_return)]]
I've tried various combinations and orders of "(change_screen_map),(leave_encounter),(change_screen_return)" and they don't quite seem to work. Most of the time I still get stuck on the town menu screen after the dialog closes. So it's exiting the castle scene, but not back to the map, just to the town menu.
