Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Can I set number of lives?
So instead of infinite respawn , can I set maybe to 2 respawn perhaps ,to give 3 total lives (includes starting 1 life).
I am fairly happy with this in console,type once wait for bots to be kicked,type again for Bots to repopulate.
bot_kick;mp_autoteambalance 0;mp_limitteams 0;mp_randomspawn 1;mp_respawn_on_death_ct 1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_t;mp_buy_anywhere 1;mp_buytime 180;mp_use_respawn_waves 1;mp_respawnwavetime_ct 50;mp_ggtr_bomb_respawn_delay 10
I pick T team.
T has 2 players ,no respawn.
CT has 3 players ,respawn ,is a respawn delay 10 -30 seconds,roughly 20 seconds.
This makes for a reasonable game.
Basically have to kill 1,maybe 2 CTs and then plant -else it may be difficult.
Also makes Bots not a hard level -since T team is outnumbered and out respawned.
Basically the CTs resapwn in their normal starting position.
It does effect starting T position too ,now is standard starting position.
bot_kick;mp_autoteambalance 0;mp_limitteams 0;mp_respawn_on_death_ct 1;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_t;mp_buy_anywhere 1;mp_buytime 180;mp_use_respawn_waves 1;mp_respawnwavetime_ct 50;mp_ggtr_bomb_respawn_delay 10
There are the commands you are talking about
mp_respawnwavetime_ct 10.0
mp_respawnwavetime_t 10.0
You can change so it spawn in waves if you want that
mp_use_respawn_waves 1
I found "mp_respawnwavetime_ct 10.0" alone did not work ,I assume it needs to be used with "mp_use_respawn_waves 1"?
Also the "mp_respawnwavetime_ct 10.0" ,does not seem to correspond to 10 seconds ,so I made this bit "mp_respawnwavetime_ct 50.0". Even with "mp_use_respawn_waves 1" ,respawn time is a bit random ,minimum 10-20 seconds,maybe more. This could be effected by multiple CT deaths and respawns maybe.
But my current config as listed above does seem to work OK.
I am only using the Solo Menu in game ,I assume it is a Listen Server. Is there an easy setup for sourcemod to be used in such a menu. I assume then I can use more advanced stuff that i could download to add to my bot game?