server.isHosting

From RPTools Wiki
Revision as of 05:06, 6 June 2023 by Azhrei (talk | contribs) (Added description; fleshed out the rest of the page)
Jump to navigation Jump to search

server.isHosting() Function

Introduced in version 1.12
The variable server.isHosting returns the hosting status of the local machine.

Usage

server.isHosting()

Returns true if the local machine is hosting a MapTool server and false otherwise.


See Also