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

[CS:S] Bots Overseer


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Tipsy Snake
Junior Member
Join Date: May 2009
Location: Belarus
Plugin ID:
856
Plugin Version:
0.95
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: Source
Plugin Dependencies:
    Servers with this Plugin:
    13 
    Plugin Description:
    Bots control plugin. Autoslaying bots when all human players die. Bot control menu.
    Old 05-04-2009 , 12:20   [CS:S] Bots Overseer
    Reply With Quote #1

    Bots Overseer

    Latest version: 0.95

    Description::
    Bots control plugin for CS:Source. Autoslaying bots when all human players die. Bot control menu.
    It's very useful plugin if you run server with bots.
    I took an idea from dalto's BotTools but as that one looks like just an example and don't care about special in-game situations so I decided to write my own script.
    Planned Features:
    • add delay before slaying bots
    • "add bots" item to menu

    Cvars:
    sm_bot_autoslay 0-1 (default 1)
    Enables or disables auto slaying bots when all human players are died.
    sm_bot_autoslay_mode 0-1 (default 0)
    "0" - normal mode; "1" - "teammates" mode, if the killed human was the last human on his team, then slay his teammates.
    sm_bot_autoslay_bomb 0-1 (default 0)
    If set to "0" then Bot Overseer will not autoslay bots if bomb has been planted and the last killed human was Terrorist. So bots can successfully defuse bomb and win the round.
    sm_bot_autoslay_notify 0-1 (default 1)
    Turns on/off displaying Bots Overseer notifications in chat.

    Commands:
    sm_bot_slay
    Kill all bots. Requires generic admin flag.

    Cangelog:
    • 0.95
      sm_bot_autoslay_mode cvar added to allow autoslay teammates of the killed human if he was last on his team
      Minor changes in config menu
    • 0.9
      Admin menu added
    • 0.5
      The plugin now process next situations:
      - if human victim was the last alive on his team, then don't autoslay bots
      - whether to slay bots if bomb has been planted and the last human was Terrorist (sm_bot_autoslay_bomb)
    • 0.1
      Initial version. Just autoslay functionality


    How to install
    Copy botsoverseer.smx to "cstrike\addons\sourcemod\plugins"
    Copy botsoverseer.phrases.txt to "cstrike\addons\sourcemod\translations"
    Note: if you are updating from previous version, delete "cstrike\cfg\sourcemod\botsoverseer.cfg" file or make sure you've removed line containing sm_bots_overseer_version from it.
    Attached Files
    File Type: txt botsoverseer.phrases.txt (347 Bytes, 2195 views)
    File Type: sp Get Plugin or Get Source (botsoverseer.sp - 3841 views - 15.8 KB)

    Last edited by Tipsy Snake; 08-31-2010 at 04:50. Reason: update to v0.95
    Tipsy Snake is offline
    Grrrrrrrrrrrrrrrrrrr
    Senior Member
    Join Date: Oct 2007
    Old 05-04-2009 , 12:57   Re: [CS:S] Bots Overseer
    Reply With Quote #2

    I like this plug-in. Thanks.
    __________________
    Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
    Grrrrrrrrrrrrrrrrrrr is offline
    Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
    clad
    Senior Member
    Join Date: Oct 2006
    Old 05-05-2009 , 15:25   Re: [CS:S] Bots Overseer
    Reply With Quote #3

    what version of SM was this compiled with ?
    i have snapshot sourcemod-1.2.1-hg2676
    when i dl'ed your zip and unzipped it to the correct loctation. then started the server , it never started. i moved the plugin to disabled and the server started fine.

    __________________
    clad is offline
    Tipsy Snake
    Junior Member
    Join Date: May 2009
    Location: Belarus
    Old 05-05-2009 , 16:25   Re: [CS:S] Bots Overseer
    Reply With Quote #4

    clad
    I've just tested the plugin on sourcemod-1.2.1-hg2676 and it works perfectly. So it's not my fault.
    Tipsy Snake is offline
    clad
    Senior Member
    Join Date: Oct 2006
    Old 05-06-2009 , 05:35   Re: [CS:S] Bots Overseer
    Reply With Quote #5

    Quote:
    Originally Posted by Tipsy Snake View Post
    clad
    I've just tested the plugin on sourcemod-1.2.1-hg2676 and it works perfectly. So it's not my fault.
    thanks for the helpful tips and remarks
    __________________
    clad is offline
    Tipsy Snake
    Junior Member
    Join Date: May 2009
    Location: Belarus
    Old 05-06-2009 , 09:22   Re: [CS:S] Bots Overseer
    Reply With Quote #6

    Quote:
    Originally Posted by clad View Post
    thanks for the helpful tips and remarks
    You are welcome!
    i dunno how can i help you 'cause the script works fine! may be try to recompile it...
    Tipsy Snake is offline
    Grrrrrrrrrrrrrrrrrrr
    Senior Member
    Join Date: Oct 2007
    Old 05-06-2009 , 13:42   Re: [CS:S] Bots Overseer
    Reply With Quote #7

    @clad: if you check your log files, maybe you will find an error. And, if you do find an error and want help, reply to this post with the error.
    __________________
    Note: "r" letters = 19 ; CHEESE: I LIKE CHOCOLATE MILK
    Grrrrrrrrrrrrrrrrrrr is offline
    Send a message via AIM to Grrrrrrrrrrrrrrrrrrr
    Tipsy Snake
    Junior Member
    Join Date: May 2009
    Location: Belarus
    Old 05-07-2009 , 09:23   Re: [CS:S] Bots Overseer
    Reply With Quote #8

    updated the plugin
    Tipsy Snake is offline
    FlemishPatriot
    Junior Member
    Join Date: Apr 2009
    Old 06-12-2009 , 07:13   Re: [CS:S] Bots Overseer
    Reply With Quote #9

    hi, u might wanna tell me where to put these files?
    since there's not a readme included nor did u say how to install

    thx in advance

    edit: got it installed, now how to pop up the menu or to set the commands???

    Last edited by FlemishPatriot; 06-12-2009 at 07:38.
    FlemishPatriot is offline
    Tipsy Snake
    Junior Member
    Join Date: May 2009
    Location: Belarus
    Old 06-12-2009 , 18:50   Re: [CS:S] Bots Overseer
    Reply With Quote #10

    Quote:
    Originally Posted by FlemishPatriot View Post
    edit: got it installed, now how to pop up the menu or to set the commands???
    Code:
    sm_admin
    __________________
    My plugins: Bots Overseer
    Tipsy Snake is offline
    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 05:45.


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