Raised This Month: $32 Target: $400
 8% 

[L4D2] Botcreator


Post New Thread Reply   
 
Thread Tools Display Modes
Author
sonnzy
Member
Join Date: Nov 2009
Plugin ID:
1381
Plugin Version:
0.9.5
Plugin Category:
Server Management
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    create more than 4 bots in COOP game
    Old 01-04-2010 , 03:55   [L4D2] Botcreator
    Reply With Quote #1

    Feature:
    Create more than 4 bots in COOP game.
    Only support in COOP mode.
    Only l4d2 game.
    Medic kid and weapon count is increased to meet multi players.
    If you need more than 4 players in COOP game, Just use this plugin and l4dtoolz, no more other plugin needed.

    dependency:
    l4dtoolz plugin,download from here:http://forums.alliedmods.net/showthread.php?t=93600

    Cvar:
    botcreator_version: plugin version.
    double_item_on, double item supply is on|off.

    USAGE:
    1、add the following to server.cfg:
    sm_cvar survivor_limit 10
    sm_cvar z_max_player_zombies 18
    sv_maxplayers 10
    sv_removehumanlimit 1
    sv_unlock_sb_add 1
    sv_force_unreserved 1
    2、extra botcreator.smx to addons\sourcemod\plugins.
    3、delete left4dead2\cfg\sourcemod\botcreator.cfg

    Attention:
    cvar survivor_limit - max bots(players). must <= sv_maxplayers

    Client Command:
    sm_joingame or !joingame - take over a bot.
    sm_addbot or !addbot -create a bot.

    version 0.9.1
    -first pulic version.

    version 0.9.2
    -add command !addbot.
    -add player join notify.
    -sever will not be fill with bot at the begin of a map, you may need !addbot.

    version 0.9.3
    -add cvar double_item_on
    -add config file botcreator.cfg
    -bug fix

    version 0.9.4
    -fill with bots at begin of a map. Bot autokick and autoadd maybe cause srcds to crash. so removed it.

    version 0.9.5
    -remove player join notify
    -fix double item supply problem of new l4d2 weapon.

    -change plugin name from Multiplayer to Botcreator
    Attached Files
    File Type: sp Get Plugin or Get Source (botcreator.sp - 18513 views - 4.7 KB)

    Last edited by sonnzy; 04-05-2010 at 21:04.
    sonnzy is offline
    oicw0738
    Junior Member
    Join Date: Jan 2010
    Old 01-06-2010 , 05:07   Re: [L4D2] Multiplayer
    Reply With Quote #2

    This is exactly what I want .Good job,sonnzy.

    Yet please permit me point out one of the bugs.
    The all L4D2 spawned new weapons (e.g. autoshotgun spas etc.) can't be picke up once as I specified,but all L4D1 weapons can.

    Last edited by oicw0738; 01-25-2010 at 00:50.
    oicw0738 is offline
    Blu3star
    Member
    Join Date: Jul 2009
    Old 01-07-2010 , 15:42   Re: [L4D2] Multiplayer
    Reply With Quote #3

    When a map loads, only 6 or 7 of the bots(out of 10), load. The others
    are blinking on and off from invisibility for a few seconds, then disappear.

    On further testing, this plugin has fixed all the problems I had with superversus in coop. Thanks
    If you want the tank to be tougher add sm_cvar z_tank_health "whatever"

    Last edited by Blu3star; 01-07-2010 at 20:39. Reason: update
    Blu3star is offline
    bazrael
    Senior Member
    Join Date: Jan 2010
    Location: Where Lucy became superw
    Old 01-12-2010 , 14:25   Re: [L4D2] Multiplayer
    Reply With Quote #4

    Hi snoozy:

    I hosted a listen server (local server) and played with my friends. My server.cfg set to like this:

    sm_cvar survivor_limit 6
    sm_cvar z_max_player_zombies 4
    sv_maxplayers 6
    sv_removehumanlimit 1
    sv_unlock_sb_add 1
    sv_force_unreserved 1

    While I was hosting my server, fifth friend couldn't join and received a error: "CSysSessionClient: lobby response 4!".

    Even though he typed "connect ***.***.**.*:27015" with my IP, he couldn't stilll join. Where was wrong of my configuration?

    Thanks in advance!
    bazrael is offline
    [email protected]
    New Member
    Join Date: Dec 2009
    Old 01-14-2010 , 05:54   Re: [L4D2] Multiplayer
    Reply With Quote #5

    have you got a cvar to turn off double med supply item & weapon ? i really need this cmd
    proprop5856@sina.com is offline
    sonnzy
    Member
    Join Date: Nov 2009
    Old 01-19-2010 , 01:28   Re: [L4D2] Multiplayer
    Reply With Quote #6

    Quote:
    Originally Posted by bazrael View Post
    Hi snoozy:

    I hosted a listen server (local server) and played with my friends. My server.cfg set to like this:

    sm_cvar survivor_limit 6
    sm_cvar z_max_player_zombies 4
    sv_maxplayers 8
    sv_removehumanlimit 1
    sv_unlock_sb_add 1
    sv_force_unreserved 1

    While I was hosting my server, fifth friend couldn't join and received a error: "CSysSessionClient: lobby response 4!".

    Even though he typed "connect ***.***.**.*:27015" with my IP, he couldn't stilll join. Where was wrong of my configuration?

    Thanks in advance!
    1、Be sure you have successfully installed l4dtoolz. You can type 'meta list' to see if it is OK.
    2、sm_cvar z_max_player_zombies MORE THAN 4.
    3、If it still dont work, type the following one by one in Srcds Console.Give back the message that Console gives you.
    sm_cvar survivor_limit 6
    sm_cvar z_max_player_zombies 4
    sv_maxplayers 8
    sv_removehumanlimit 1
    sv_unlock_sb_add 1
    sv_force_unreserved 1
    sonnzy is offline
    leonil7
    BANNED
    Join Date: May 2009
    Location: GB
    Old 01-19-2010 , 06:58   Re: [L4D2] Multiplayer
    Reply With Quote #7

    are you saying 4 bots, meaning 4 more survivors/players can join making it an 8 player coop game?

    Quote:
    Originally Posted by sonnzy View Post
    Feature:
    Create more than 4 bots in COOP game.
    Only support in COOP mode.
    Only l4d2 game.
    Medic kid and weapon count is increased to meet multi players.
    If you need more than 4 players in COOP game, Just use this plugin and l4dtoolz, no more other plugin needed.
    leonil7 is offline
    Send a message via ICQ to leonil7 Send a message via AIM to leonil7 Send a message via Yahoo to leonil7 Send a message via Skype™ to leonil7
    bazrael
    Senior Member
    Join Date: Jan 2010
    Location: Where Lucy became superw
    Old 01-19-2010 , 14:12   Re: [L4D2] Multiplayer
    Reply With Quote #8

    Quote:
    Originally Posted by sonnzy View Post
    1、Be sure you have successfully installed l4dtoolz. You can type 'meta list' to see if it is OK.
    2、sm_cvar z_max_player_zombies MORE THAN 4.
    3、If it still dont work, type the following one by one in Srcds Console.Give back the message that Console gives you.
    sm_cvar survivor_limit 6
    sm_cvar z_max_player_zombies 4
    sv_maxplayers 8
    sv_removehumanlimit 1
    sv_unlock_sb_add 1
    sv_force_unreserved 1
    Thanks, I will try it later. Another question: does any option to disable double supplies? Sometimes I had only three players in coop games, but first aid kits are more than that we needed. Thanks in advance.
    bazrael is offline
    sonnzy
    Member
    Join Date: Nov 2009
    Old 01-19-2010 , 23:08   Re: [L4D2] Multiplayer
    Reply With Quote #9

    Quote:
    Originally Posted by leonil7 View Post
    are you saying 4 bots, meaning 4 more survivors/players can join making it an 8 player coop game?
    Up to 20
    sonnzy is offline
    gamemann
    Veteran Member
    Join Date: Sep 2009
    Location: Mullica Hill, New Jersey
    Old 01-22-2010 , 23:57   Re: [L4D2] Multiplayer
    Reply With Quote #10

    Quote:
    Originally Posted by Blu3star View Post
    When a map loads, only 6 or 7 of the bots(out of 10), load. The others
    are blinking on and off from invisibility for a few seconds, then disappear.

    On further testing, this plugin has fixed all the problems I had with superversus in coop. Thanks
    If you want the tank to be tougher add sm_cvar z_tank_health "whatever"
    I am having same exact problem.. with the bot blinking on and off.. can someone tell me how to fix it because it is interfiering with my plugin that spawns you when you die...
    gamemann is offline
    Send a message via Skype™ to gamemann
    Reply


    Thread Tools
    Display Modes

    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT -4. The time now is 06:12.


    Powered by vBulletin®
    Copyright ©2000 - 2024, vBulletin Solutions, Inc.
    Theme made by Freecode