branchrust_reboot/main/campfire_respawncancel
6 Commits over 31 Days - 0.01cph!
Don't show available campfire spawn options to a player if they have placed any regular respawn points (bags/beds/etc)
thumb_up
14
thumb_down
16
Exposed campfire spawning toggles in game modes and via replicated convar (allow_campfire_spawning), both need to be true for feature to work
Implemented cooldowns like regular bags
Spawning at a campfire now triggers the cooldown at nearby sleeping bags and fires like a regular sleeping bag
Campfire now keeps a list of the last 5 players to spawn at a campfire, if a player is in that list they cannot spawn at the campfire (count is exposed via server.campfire_memory_length)
Fixed not being able to disable friend spawn mode
Added ability for campfires to be used as spawn points for a players steam friends
Must be enabled at the campfire, will use the friend list of the player who placed the campfire
Campfire must be lit and unobstructed (visible to the sky)
thumb_up
48
thumb_down
330