View Single Post
MonkeyDrone
AlliedModders Donor
Join Date: Jul 2011
Old 01-13-2012 , 04:34   Re: [L4D & L4D2] Bots Control In Coop Mode
Reply With Quote #7

Quote:
Originally Posted by panxiaohai View Post
If a player join game a bot will create and respawn for him automatically.
If a bot die it will be kicked.

"l4d_bot_max", "13", "max bots");
"l4d_bot_min", "4", "min bots");
"l4d_bot_teleport", "0", "teleport the new bot to a palyer");
"l4d_bot_bot_die", "1", "kick bot if he die");
"l4d_bot_kick_player_leave", "0", "kick the bot if player leave");

Put l4dsb.txt, respawn.txt in gamedata folder.
Feedback::

The bots are spawning fine, it all works great.
The only issue is that once a person goes into spectator mode, there is no way for a person to take over a bot again or switch to the survivor team again. The only way to play again is to leave the server and come back.

I believe a vital function like !join in Multibots is missing.

Cheers.
MonkeyDrone is offline