Resource:Spawnmanager

From Multi Theft Auto: Wiki
Revision as of 14:44, 18 May 2012 by Vincent (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Spawnmanager is a resource that provides some default spawning functions. It provides ideal conditions for gamemodes which require fairly basic spawning systems, and uses the <spawnpoint/> element for all its functions.

Spawnmanager also offers basic support for a waves spawning system - which involves spawning multiple players at regular periods of time. Spawnmanager does not internally support delayed spawning, though setTimer can be used in conjunction with spawnPlayerAtSpawnpoint to achieve this.

Functions

The following functions are exported as part of spawnmanager:

Events

The following events are provided: