AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported) [Updated 25-Jun-2022] (https://forums.alliedmods.net/showthread.php?t=297609)

Franc1sco 05-18-2017 22:29

[ANY] Bot Spawner (CS:GO, TF2 and CS:S supported) [Updated 25-Jun-2022]
 



Description:

Spawn bots where you aim with a command like bot_place command (bot_place command works only in local server) but with a sourcemod plugin that works on online servers too.

Set this cvar for spawn static bots:
Code:

sm_cvar bot_stop 1
Set this cvar for prevent round end:
Code:

sm_cvar mp_ignore_round_win_conditions 1

Commands:

!bot - Spawn a bot where you aim or with coords (Root access needed).
!ctbot - Spawn a ct (or blue) bot where you aim or with coords (Root access needed).
!tbot - Spawn a t (or red) bot where you aim or with coords (Root access needed).
!nobot - Kick all bots spawned by the !bot commands (Root access needed).


Download:

Main repository
Direct download
Code changes

zyox123cc 05-19-2017 05:00

Re: [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported)
 
In the TF2 they stuck in the team will not respawn

zipcore 05-19-2017 06:01

Re: [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported)
 
You should add params to the command like !bot ct|t or add extra commands to set the team to your needs

skyline123 05-19-2017 09:02

Re: [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported)
 
thank you very much for showing me this. Your plugin is very helpfull!
Is it possible to get commands like bot_crouch; bot_mimic_yaw_offset etc. working for this plugin, too?
how to turn off/on bot spawning or limit it?

Franc1sco 06-22-2022 06:02

Re: [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported) [Updated 22-Jun-2022]
 
Version 2.0

-Added sm_bot command with coords, and now sm_nobot command is usable too by server console.

Version 2.0.1

-Added args count checker.

Franc1sco 06-24-2022 18:34

Re: [ANY] Bot Spawner (CS:GO, TF2 and CS:S supported) [Updated 25-Jun-2022]
 
Version 2.1.0

-Added sm_ctbot & sm_tbot and added a checker on sm_bot for no ingame player.


All times are GMT -4. The time now is 11:05.

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