string getClientVersion(
)
|
|
Returns dedicated version of client.
Returns dedicated version of client.
API Tags:
| Return: | Version. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns owner e-mail.
Returns owner e-mail.
API Tags:
| Return: | Owner e-mail. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server IP.
Returns server IP.
API Tags:
| Return: | IP. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server location.
Returns server location.
API Tags:
| Return: | Location. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns map author.
Returns map author.
API Tags:
| Return: | Mapper name. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns map height.
Returns map height.
API Tags:
| Return: | Map height. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns map name.
Returns map name.
API Tags:
| Return: | Map name. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns map width.
Returns map width.
API Tags:
| Return: | Map width. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns maximum amount of players online.
Returns maximum amount of players online.
API Tags:
| Return: | Maximum allowed count of players. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns number of all monsters on map.
Returns number of all monsters on map.
API Tags:
| Return: | Count of monsters. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server's Message Of The Day
Returns server's Message Of The Day
API Tags:
| Return: | Server MOTD. |
| Access: | public |
Information Tags:
| Version: | 0.1.0 |
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server name.
Returns server name.
API Tags:
| Return: | Name. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns current amount of players online.
Returns current amount of players online.
API Tags:
| Return: | Count of players. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns owner name.
Returns owner name.
API Tags:
| Return: | Owner name. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns record of online players.
Returns record of online players.
API Tags:
| Return: | Players online record. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server port.
Returns server port.
API Tags:
| Return: | Port. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server attribute.
Returns server attribute.
I have no idea what the hell is it representing :P.
API Tags:
| Return: | Attribute value. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
string getServerVersion(
)
|
|
Returns server version.
Returns server version.
API Tags:
| Return: | Version. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns version of root element.
Returns version of root element.
API Tags:
| Return: | TSPQ version. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server uptime.
Returns server uptime.
API Tags:
| Return: | Uptime. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
Returns server website.
Returns server website.
API Tags:
| Return: | Website URL. |
| Access: | public |
Information Tags:
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Since: | 0.0.2 |
mixed __get(
string
$name
)
|
|
Magic PHP5 method.
Magic PHP5 method.
Parameters:
|
string |
$name: |
Property name. |
API Tags:
| Return: | Property value. |
| Access: | public |
Information Tags:
| Version: | 0.1.0 |
| Version: | 0.0.2 |
| Throws: | DOMException On DOM operation error. |
| Throws: | OutOfBoundsException For non-supported properties. |
| Since: | 0.0.2 |
| Since: | 0.1.0 |
Returns string representation of XML.
Returns string representation of XML.
API Tags:
| Return: | String representation of object. |
| Access: | public |
Information Tags:
| Version: | 0.1.0 |
| Version: | 0.0.2 |
| Since: | 0.0.2 |
| Since: | 0.1.0 |