//=========================================================
// SPAWNPOINT MANAGER
//=========================================================
// When enabled it will load random spawnpoints if a spawnpoint file for the
// current map has been created. This addon also adds commands and a menu
// to allow admins to manage spawnpoints on the current map.
//
// Options: 0 = Disabled
// 1 = Enabled
gg_spawnpoints 1
How would I go about finding/creating a file for maps for additional spawnpoints so as that people don't only spawn at CT and T spawns. I'd like a random spawnpoint type game with people spawning around the map. Thanks.