Getting started with CSGO variants or map making: Changing all bots health for all rounds
Question: How exactly do I change the health of all bots of both teams for all rounds in an offline casual match of Counter-Strike: Global Offensive consisting only of bots and myself please?
My level of knowledge: I think I'm familiar enough with creating and executing cfg files, and I've even tried changing player maximum to 30 when playing with bots offline. I know of csgo console commands to set weapons or money for the match like mp_afterroundmoney 600 or Mp_t_default_primary weapon_awp. I can't believe health isn't as simple. This is very frustrating. I am hoping that if there isn't a command for this (like like mp_afterroundmoney 600 or Mp_t_default_primary weapon_awp) and if there isn't a txt file to edit here (like with changing player maximum to 30), then there might be some script one can write that I can put in a cfg file, which I would execute. If that fails, then I guess I'll have to resort to the requirements mentioned below.
What I tried so far:
1 To change just my health I can do
ent_fire !player addoutput health 1
or
ent_fire !player sethealth 500
2 To change just 1 bot's health I can do
ent_fire !picker addoutput health 1
or
ent_fire !picker sethealth 500
But I would have to look at the bot, and then this would not necessarily apply for the succeeding rounds.
3 Even if I do (2) for all the bots on my team, to do this for the bots on the other team, I would have to
explode
and then go to each bot of the other team and do
ent_fire !picker sethealth 500
4 Even if I do (3), I cannot do this while the server is paused with
sv_pausable 1; pause
I have read about this elsewhere:
Reddit: Help Please: How to scale player damage from bullets (CSGO)
Alliedmods: csgo set health - Actually this seems promising. Do I put the code of Doc-Holiday in a cfg file? Then again there's the issue of 'target'. How would I target all players?
It seems I may need
plugins
vscript
squirrel
hammer
or something.
I need some guidance please: If spoonfeeding me is against the rules, then please at least give me an outline of what I need to download, where I can download, how I can install and run, what to do once there and how to compile and run.
Pictures about "Getting started with CSGO variants or map making: Changing all bots health for all rounds"
How do I increase my bot health in CSGO?
Create a practice server by picking \u201cpractice with bots\u201d from the Play CSGO options. You'll connect into a server with nine bots who may disrupt your practice. In order to tactically use them, players may want to remove bots entirely as testing requires only one bot in the server.Can you practice with bots in CSGO?
In the game, press the chosen key to type in a command. Type in \u201c mp_maxrounds [number of rounds] \u201d to set a round limit. The max number is 36. Type in \u201c mp_ignore_round_win_conditions \u201d to keep on playing after you've reached the round limit.How do you get infinite rounds in CSGO?
Open the console again and type mp_autoteambalance 0 to stop the bots from auto-balancing from one team to another. Open the console for the final time and type bot_kick to remove all bots from your game. You can also kick bots from the CT-side by typing bot_kick ct or the T-side by typing bot_kick t.(Check desc for new method) ALL Weapon Achievements FAST \u0026 EASY | CS:GO Tutorial
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: ANTONI SHKRABA, ANTONI SHKRABA, ANTONI SHKRABA, Miguel Á. Padriñán