Spawn at Base

Expand and mod your server.
Post Reply
User avatar
allejo
Breaker of Builds
Breaker of Builds
Posts: 809
Joined: Sun Feb 17, 2008 10:01 pm
Location: /dev/null
Contact:

Spawn at Base

Post by allejo »

This plug-in introduces a custom map object that allows you define spawn zones for players to spawn at after a flag capture, initial spawn, or an explicit call to bz_setPlayerSpawnAtBase(); these spawn zones work exactly like a base with regards to respawning after a flag capture. This is especially useful for maps with custom bases and require custom spawn locations without forcing the players to always spawn there with a normal zone.

An example of this can be seen on AHOD (allejo.public.leaguesunited.org:5192) where players will spawn at the fake hexagonal bases when they join or when they are killed after a successful capture. Please read the README for further documentation on how to use the plug-in.

All development for this plug-in occurs on GitHub, so please be sure to follow development and new releases there; I will not be updating this post with updates on new releases. The link below will always point to the latest stable release.

Please report any issues or ask questions here or on GitHub (if you're a developer).

Source: GitHub & README
Requires: BZFS 2.4.5+
License: MIT
Latest release: spawnAtBase.cpp
Post Reply