system_server
¶
system_server.getCollectibleTypes() | (Exported) |
system_server.parseCustomSettings() | Validates all custom settings returns true if successful, false + error message otherwise |
system_server.loadConfiguration() | Loads the configuration file and parses it Errors are usually caused by incorrectly formatted XML file (caused by editing it manually) and file IO operations |
system_server.spawnCollectibles() | (Exported) |
system_server.destroyCollectibles() | (Exported) |
system_server.removeSpawnpoint() | (Exported) |
system_server.createNewSpawnpoint() | (Exported) |
system_server.getCollectedCounts() | (Exported) |
system_server.resetClientCollectibles() | (Exported) |
(Exported)
Validates all custom settings
returns true if successful, false + error message otherwise.
Loads the configuration file and parses it
Errors are usually caused by incorrectly formatted XML file (caused by editing it manually) and file IO operations.
(Exported)
(Exported)
(Exported)
(Exported)
(Exported)
(Exported)