How do i close the current world i am in ... not disconnect but close the world .
How do i close the current world i am in
Posted by Shawntan on Sun 12 Jan 2003 08:28 AM — 6 posts, 23,614 views.
Click File then Close
or
Click the lower of the two "X" in the top right corner.
Closing the world will automatically disconnect you though. If you are connected to the same Mud in another world, or with another program, those connections should remain.
or
Click the lower of the two "X" in the top right corner.
Closing the world will automatically disconnect you though. If you are connected to the same Mud in another world, or with another program, those connections should remain.
Sorry whati meant is is there any function i can call to close the current world i am in ?
Strangely enough I seem to have overlooked putting in such a function. There must have been a reason. :)
All I can suggest for now is trying to find a script command that sends a "close the current window" command via a script.
All I can suggest for now is trying to find a script command that sends a "close the current window" command via a script.
I have added that as suggestion #479.
In version 3.41, do this:
world.DoCommand "close"
world.DoCommand "close"