AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:S] Bots Overseer (https://forums.alliedmods.net/showthread.php?t=91700)

Tipsy Snake 05-04-2009 12:20

[CS:S] Bots Overseer
 
2 Attachment(s)
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"
:arrow: 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.

Grrrrrrrrrrrrrrrrrrr 05-04-2009 12:57

Re: [CS:S] Bots Overseer
 
I like this plug-in. Thanks.

clad 05-05-2009 15:25

Re: [CS:S] Bots Overseer
 
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.


Tipsy Snake 05-05-2009 16:25

Re: [CS:S] Bots Overseer
 
clad
I've just tested the plugin on sourcemod-1.2.1-hg2676 and it works perfectly. So it's not my fault.

clad 05-06-2009 05:35

Re: [CS:S] Bots Overseer
 
Quote:

Originally Posted by Tipsy Snake (Post 821914)
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 :crab:

Tipsy Snake 05-06-2009 09:22

Re: [CS:S] Bots Overseer
 
Quote:

Originally Posted by clad (Post 822117)
thanks for the helpful tips and remarks :crab:

You are welcome! :)
i dunno how can i help you 'cause the script works fine! may be try to recompile it... :|

Grrrrrrrrrrrrrrrrrrr 05-06-2009 13:42

Re: [CS:S] Bots Overseer
 
@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.

Tipsy Snake 05-07-2009 09:23

Re: [CS:S] Bots Overseer
 
updated the plugin

FlemishPatriot 06-12-2009 07:13

Re: [CS:S] Bots Overseer
 
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???

Tipsy Snake 06-12-2009 18:50

Re: [CS:S] Bots Overseer
 
Quote:

Originally Posted by FlemishPatriot (Post 847080)
edit: got it installed, now how to pop up the menu or to set the commands???

Code:

sm_admin


All times are GMT -4. The time now is 08:29.

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