This module is used to disconnect the client that started the module (it can be used in conjunction with the Passwords module
after this one has been started, to disconnect a client if the password is incorrect).
It can also close the running server and start another server.
Action |
Function |
module.event à startscol.killC |
Disconnects the client and the server. |
module.event à startscol.closeC |
The client closes automatically. |
module.event à startscol.closeS |
The client server closes. |
module.event à startscol.openScol |
Starts another server by using the Scol script as a parameter. |
module.event à startscol.gotoScol |
Starts another server by using the Scol script as a parameter and stops the running server. |