Note: This is just an updated version of Thraka's [L4D] Delay Bots Starting Game.
Updated to latest syntax with a small tweak allowing users to input their own customized wait time for the bots in their server.
Description
Prevents bots from leaving the safe room via sb_all_bot_team until a survivor has loaded or until l4d_sb_stop_time has passed.
ConVars
Code:
// How long should the bots stay idle before moving out of the safe room
// Config file is found in ..\cfg\sourcemod
// Default: "30"
l4d_sb_stop_time
Changelog
Code:
Version 1.2
- Default wait time increased from 20 secs to 30 secs.
- Added a new ConVar "l4d_sb_stop_time" which edits the maximum wait time