Scripts.included.gg random spawn
From GunGame5 Documentation
Description
gg_random_spawn is used to load random spawnpoints for the current map.
- A spawnpoint file for the map must be created in order for this addon to work for the given map.
Variables
gg_random_spawn contains the following cvars that can be found in your server's ../cfg/gungame51/included_addon_configs/gg_random_spawn.cfg file:// ============================================================================ // >> RANDOM SPAWNPOINTS // ============================================================================ // Description: // Loads random spawnpoints if a spawnpoint file for the current map has // been created. // Note: // Create spawnpoint files with the gg_spawnpoints included addon. // Options: // 0 = (Disabled) Do not load gg_random_spawn. // 1 = (Enabled) Load gg_random_spawn. // Default Value: 0 // Enables/Disables random spawn points gg_random_spawn 0