Server Function Category
Functions that deal with the host server.
Functions
| Name | Brief Description |
|---|---|
| ActivatePortal | Send a player's client to a new server, where the player's character will log in. |
| BootPC | Abruptly kicks a player off a multi-player server. |
| ExportAllCharacters | Save all characters in the game. |
| ExportSingleCharacter | Force the character of the player specified to be exported to its respective directory, i.e. LocalVault/ServerVault/ etc. |
| GetPCIPAddress | Retrieves the IP address of a PC. |
| SendMessageToAllDMs | Sends a message to all Dungeon Masters on server. |
| SetPanelButtonFlash | Make a panel button in the player's client start or stop flashing. |