Hi Leute!
Ich möchte 2 sachen wissen!
1. wenn ich einen server(dedicatet server bei steam) aber mit einen freund speile geht es. Aber wie kann ich die Bots einfügen im spiel das ich mit mein freund miteinander oder gegen die Bots spielen kann?
2. Ich kapier es nicht wie man es macht wenn mann ein eigenes foto hat, wenn man sprühen will (spray logo) habe alles versucht kann mir jemand es genau erklären bitte!!!!!!!
DANKE!
Ich möchte 2 sachen wissen!
1. wenn ich einen server(dedicatet server bei steam) aber mit einen freund speile geht es. Aber wie kann ich die Bots einfügen im spiel das ich mit mein freund miteinander oder gegen die Bots spielen kann?
2. Ich kapier es nicht wie man es macht wenn mann ein eigenes foto hat, wenn man sprühen will (spray logo) habe alles versucht kann mir jemand es genau erklären bitte!!!!!!!
DANKE!
zu2:
musst herausfinden wie in CZ die sprühlogo datei heist.
in CS 1.6 isses zB tempdecal.wad
dann logo erstellen/herunterladen und diese datei ändern
(an schreibschutz denken)
zu1:
kein plan wie des in CZ geht
musst herausfinden wie in CZ die sprühlogo datei heist.
in CS 1.6 isses zB tempdecal.wad
dann logo erstellen/herunterladen und diese datei ändern
(an schreibschutz denken)
zu1:
kein plan wie des in CZ geht
also du musst selber einen server erstellen (keinen dedicated)
und im spiel einfach "h" drücken dann erscheint dann ein auswahl menü mit wievielen bots du zocken willst
und im spiel einfach "h" drücken dann erscheint dann ein auswahl menü mit wievielen bots du zocken willst
du musst die datei "commandmenu.txt" im czero verzeichnis gegen die erstzen:
}
"1" "ADD QUICK BOT MENU"
{
"1" "ADD QUICK BOTS"
{
"1" "QUICK BOT ADD" "bot_add"
"2" "ADD BOT TO CT" "bot_add_ct"
"3" "ADD BOT TO T" "bot_add_t"
}
}
"2" "ADD GROUP OF BOTS"
{
"1" "ODD NUMBER"
{
"1" "3 Bots" "bot_quota 3"
"2" "5 Bots" "bot_quota 5"
"3" "7 Bots" "bot_quota 7"
"4" "9 Bots" "bot_quota 9"
"5" "11 Bots" "bot_quota 11"
"6" "13 Bots" "bot_quota 13"
"7" "15 Bots" "bot_quota 15"
"8" "17 Bots" "bot_quota 17"
"9" "19 Bots" "bot_quota 19"
}
"2" "EVEN NUMBER"
{
"1" "2 Bots" "bot_quota 2"
"2" "4 Bots" "bot_quota 4"
"3" "6 Bots" "bot_quota 6"
"4" "8 Bots" "bot_quota 8"
"5" "10 Bots" "bot_quota 10"
"6" "12 Bots" "bot_quota 12"
"7" "14 Bots" "bot_quota 14"
"8" "16 Bots" "bot_quota 16"
"9" "18 Bots" "bot_quota 18"
}
"3" "FILL SERVER"
{
"1" "Full with T" "mp_autoteambalance 0;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t"
"2" "Full with CT" "mp_autoteambalance 0;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct"
"3" "Half with T" "mp_autoteambalance 0;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t"
"4" "Half with CT" "mp_autoteambalance 0;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct"
}
}
"2" "BOT CONFIG MENU"
{
"1" "BOT SKILLS & ROGUE MENU"
{
"1" "BOT RESET" "messagemode bot_prefix; say *** Bots Reset ***"
"2" "BOT ROGUE MODE"
{
"1" "ON" "bot_allow_rogues 1; say *** Rogue Bot Mode On ***"
"2" "OFF" "bot_allow_rogues 0; say *** Rogue Bot Mode Off (default) ***"
}
"3" "BOT SKILL MENU"
{
"1" "Easy" "bot_Difficulty 0; say *** Bots Set To Easy (Default) ***"
"2" "Normal" "bot_Difficulty 1; say *** Bots Set To Normal ***"
"3" "Hard" "bot_Difficulty 2; say *** Bots Set To Hard ***"
"4" "Expert" "bot_Difficulty 3; say *** Bots Set To Expert ***"
}
"4" "BOT CHAT MENU"
{
"1" "Normal" "bot_chatter normal"
"2" "Minimal" "bot_chatter minimal"
"3" "Standard" "bot_chatter standard"
"4" "OFF" "bot_chatter off"
}
}
"2" "BOT WEAPONS MENU"
{
"1" "Knives Only" "exec Botcmd/BotOnlyKnives.cfg"
"2" "Pistols Only" "exec Botcmd/BotOnlyPistols.cfg"
"3" "Shotguns Only" "exec Botcmd/BotOnlyShotguns.cfg"
"4" "SMG Only" "exec Botcmd/BotOnlySMG.cfg"
"5" "Rifles Only" "exec Botcmd/BotOnlyRifles.cfg"
"6" "Snipers Only" "exec Botcmd/BotOnlySnipers.cfg"
"7" "MG Only" "exec Botcmd/BotOnlyMG.cfg"
"8" "Shields Only" "exec Botcmd/BotOnlyShield.cfg"
"9" "All Weapons" "exec Botcmd/BotAllWeapons.cfg"
}
"3" "BOT NAV1 MENU"
{
"1" "Bot Show Nav"
{
"1" "ON" "bot_show_nav 1"
"2" "OFF" "bot_show_nav 0"
}
"2" "Bot Nav Analyze" "bot_nav_analyze"
"3" "Bot Nav Load" "bot_nav_load"
"4" "Bot Nav Save" "bot_nav_save"
"5" "Bot Nav Delete" "bot_nav_delete"
"6" "Bot Nav Connect" "bot_nav_connect"
"7" "Bot Nav Disconnect" "bot_nav_disconnect"
"8" "Bot Nav Begin area" "bot_nav_begin_area"
"9" "Bot Nav End area" "bot_nav_end_area"
}
"4" "BOT NAV2 MENU"
{
"1" "Bot Debug"
{
"1" "ON" "bot_debug 1"
"2" "OFF" "bot_debug 0"
}
"2" "Bot Nav Zdraw"
{
"1" "0" "bot_nav_zdraw 0"
"2" "1" "bot_nav_zdraw 1"
"3" "2" "bot_nav_zdraw 2"
"4" "3" "bot_nav_zdraw 3"
"5" "4(Default)" "bot_nav_zdraw 4"
}
"3" "Bot Nav Edit"
{
"1" "ON" "bot_nav_edit 1"
"2" "OFF" "bot_nav_edit 0"
}
"4" "Bot Nav Mark" "bot_nav_mark"
"5" "Bot Goto Mark" "bot_goto_mark"
"6" "Bot Nav Merge" "bot_nav_merge"
"7" "Bot Nav Split" "bot_nav_split"
"8" "Bot Nav Precise" "bot_nav_precise"
"9" "Bot Nav Splice" "bot_nav_splice"
}
"5" "BOT NAV3 MENU"
{
"1" "Bot Nav Place Cmds"
{
"1" "Bot Nav Toggle Place Painting" "bot_nav_toggle_place_painting"
"2" "Bot Nav Toggle Place Mode" "bot_nav_toggle_place_mode"
"3" "Bot Nav Place Pick" "bot_nav_place_pick"
"4" "Bot Nav Place FloodFill" "bot_nav_place_floodfill"
"5" "Bot Nav Use Place" "bot_nav_use_place"
}
"2" "Bot Quicksave"
{
"1" "ON" "bot_quicksave 1"
"2" "OFF" "bot_quicksave 0"
}
"3" "Bot TraceView"
{
"1" "ON" "bot_traceview 1"
"2" "OFF" "bot_traceview 0"
}
"4" "Bot Nav Jump" "bot_nav_jump"
"5" "Bot Nav No Jump" "bot_nav_no_jump"
"6" "Bot Nav Crouch" "bot_nav_crouch"
}
}
"3" "CHANGE LEVEL MENU"
{
"1" "DE_MAPS"
{
"1" "Dust" "changelevel de_dust_cz"
"2" "Dust2" "changelevel de_dust2_cz"
"3" "Aztec" "changelevel de_aztec_cz"
"4" "Inferno" "changelevel de_inferno_cz"
"5" "Train" "changelevel de_train_cz"
"6" "cbble" "changelevel de_cbble_cz"
"7" "Prodigy" "changelevel de_prodigy_cz"
"8" "Airstrip" "changelevel de_airstrip_cz"
}
"2" "DE_MAPS_2"
{
"1" "Bridge" "changelevel de_bridge_cz"
"2" "Canal" "changelevel de_canal_cz"
"2" "Cityofsin" "changelevel de_cityofsin_cz"
"2" "Corruption" "changelevel de_corruption_cz"
"2" "Fastline" "changelevel de_fastline_cz"
"2" "Stadium" "changelevel de_stadium_cz"
}
"3" "CS_MAPS"
{
"1" "Italy" "changelevel cs_italy_cz"
"2" "Office" "changelevel cs_office_cz"
"3" "Downed" "changelevel cs_downed_cz"
"4" "Miami" "changelevel cs_miami_cz"
"5" "Penal" "changelevel cs_penal_cz"
"6" "Truth" "changelevel cs_truth_cz"
}
}
"4" "TEAM COMMANDS"
{
"1" "Acknowledged" "say_team Acknowledged"
"2" "Negative" "say_team Negative"
"3" "Go Go Go" "say_team Go Go Go!"
"4" "On My Way" "say_team On my way"
"5" "Need Backup" "say_team Need backup!"
}
}
"5" "GAME HELP"
{
CUSTOM
"1" "Map Desc" "!MAPBRIEFING"
"2" "Time Left" "timeleft"
"3" "Adjust Crosshair" "adjust_crosshair"
"4" "Use Left Hand" "cl_righthand 0"
"5" "Use Right Hand" "cl_righthand 1"
"6" "Change Team" "chooseteam"
"7" "Bot Mem Usage" "bot_memory_usage"
}
}
"6" "ENDROUND" "bot_kill"
}
"7" "RESTART ROUND" "sv_restart 1"
}
"8" "KICK ALL BOTS" "bot_kick"
}
"0" "EXIT" "slot10"
}
"1" "ADD QUICK BOT MENU"
{
"1" "ADD QUICK BOTS"
{
"1" "QUICK BOT ADD" "bot_add"
"2" "ADD BOT TO CT" "bot_add_ct"
"3" "ADD BOT TO T" "bot_add_t"
}
}
"2" "ADD GROUP OF BOTS"
{
"1" "ODD NUMBER"
{
"1" "3 Bots" "bot_quota 3"
"2" "5 Bots" "bot_quota 5"
"3" "7 Bots" "bot_quota 7"
"4" "9 Bots" "bot_quota 9"
"5" "11 Bots" "bot_quota 11"
"6" "13 Bots" "bot_quota 13"
"7" "15 Bots" "bot_quota 15"
"8" "17 Bots" "bot_quota 17"
"9" "19 Bots" "bot_quota 19"
}
"2" "EVEN NUMBER"
{
"1" "2 Bots" "bot_quota 2"
"2" "4 Bots" "bot_quota 4"
"3" "6 Bots" "bot_quota 6"
"4" "8 Bots" "bot_quota 8"
"5" "10 Bots" "bot_quota 10"
"6" "12 Bots" "bot_quota 12"
"7" "14 Bots" "bot_quota 14"
"8" "16 Bots" "bot_quota 16"
"9" "18 Bots" "bot_quota 18"
}
"3" "FILL SERVER"
{
"1" "Full with T" "mp_autoteambalance 0;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t"
"2" "Full with CT" "mp_autoteambalance 0;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct"
"3" "Half with T" "mp_autoteambalance 0;bot_add_t;bot_add_t;bot_add_t;bot_add_t;bot_add_t"
"4" "Half with CT" "mp_autoteambalance 0;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct;bot_add_ct"
}
}
"2" "BOT CONFIG MENU"
{
"1" "BOT SKILLS & ROGUE MENU"
{
"1" "BOT RESET" "messagemode bot_prefix; say *** Bots Reset ***"
"2" "BOT ROGUE MODE"
{
"1" "ON" "bot_allow_rogues 1; say *** Rogue Bot Mode On ***"
"2" "OFF" "bot_allow_rogues 0; say *** Rogue Bot Mode Off (default) ***"
}
"3" "BOT SKILL MENU"
{
"1" "Easy" "bot_Difficulty 0; say *** Bots Set To Easy (Default) ***"
"2" "Normal" "bot_Difficulty 1; say *** Bots Set To Normal ***"
"3" "Hard" "bot_Difficulty 2; say *** Bots Set To Hard ***"
"4" "Expert" "bot_Difficulty 3; say *** Bots Set To Expert ***"
}
"4" "BOT CHAT MENU"
{
"1" "Normal" "bot_chatter normal"
"2" "Minimal" "bot_chatter minimal"
"3" "Standard" "bot_chatter standard"
"4" "OFF" "bot_chatter off"
}
}
"2" "BOT WEAPONS MENU"
{
"1" "Knives Only" "exec Botcmd/BotOnlyKnives.cfg"
"2" "Pistols Only" "exec Botcmd/BotOnlyPistols.cfg"
"3" "Shotguns Only" "exec Botcmd/BotOnlyShotguns.cfg"
"4" "SMG Only" "exec Botcmd/BotOnlySMG.cfg"
"5" "Rifles Only" "exec Botcmd/BotOnlyRifles.cfg"
"6" "Snipers Only" "exec Botcmd/BotOnlySnipers.cfg"
"7" "MG Only" "exec Botcmd/BotOnlyMG.cfg"
"8" "Shields Only" "exec Botcmd/BotOnlyShield.cfg"
"9" "All Weapons" "exec Botcmd/BotAllWeapons.cfg"
}
"3" "BOT NAV1 MENU"
{
"1" "Bot Show Nav"
{
"1" "ON" "bot_show_nav 1"
"2" "OFF" "bot_show_nav 0"
}
"2" "Bot Nav Analyze" "bot_nav_analyze"
"3" "Bot Nav Load" "bot_nav_load"
"4" "Bot Nav Save" "bot_nav_save"
"5" "Bot Nav Delete" "bot_nav_delete"
"6" "Bot Nav Connect" "bot_nav_connect"
"7" "Bot Nav Disconnect" "bot_nav_disconnect"
"8" "Bot Nav Begin area" "bot_nav_begin_area"
"9" "Bot Nav End area" "bot_nav_end_area"
}
"4" "BOT NAV2 MENU"
{
"1" "Bot Debug"
{
"1" "ON" "bot_debug 1"
"2" "OFF" "bot_debug 0"
}
"2" "Bot Nav Zdraw"
{
"1" "0" "bot_nav_zdraw 0"
"2" "1" "bot_nav_zdraw 1"
"3" "2" "bot_nav_zdraw 2"
"4" "3" "bot_nav_zdraw 3"
"5" "4(Default)" "bot_nav_zdraw 4"
}
"3" "Bot Nav Edit"
{
"1" "ON" "bot_nav_edit 1"
"2" "OFF" "bot_nav_edit 0"
}
"4" "Bot Nav Mark" "bot_nav_mark"
"5" "Bot Goto Mark" "bot_goto_mark"
"6" "Bot Nav Merge" "bot_nav_merge"
"7" "Bot Nav Split" "bot_nav_split"
"8" "Bot Nav Precise" "bot_nav_precise"
"9" "Bot Nav Splice" "bot_nav_splice"
}
"5" "BOT NAV3 MENU"
{
"1" "Bot Nav Place Cmds"
{
"1" "Bot Nav Toggle Place Painting" "bot_nav_toggle_place_painting"
"2" "Bot Nav Toggle Place Mode" "bot_nav_toggle_place_mode"
"3" "Bot Nav Place Pick" "bot_nav_place_pick"
"4" "Bot Nav Place FloodFill" "bot_nav_place_floodfill"
"5" "Bot Nav Use Place" "bot_nav_use_place"
}
"2" "Bot Quicksave"
{
"1" "ON" "bot_quicksave 1"
"2" "OFF" "bot_quicksave 0"
}
"3" "Bot TraceView"
{
"1" "ON" "bot_traceview 1"
"2" "OFF" "bot_traceview 0"
}
"4" "Bot Nav Jump" "bot_nav_jump"
"5" "Bot Nav No Jump" "bot_nav_no_jump"
"6" "Bot Nav Crouch" "bot_nav_crouch"
}
}
"3" "CHANGE LEVEL MENU"
{
"1" "DE_MAPS"
{
"1" "Dust" "changelevel de_dust_cz"
"2" "Dust2" "changelevel de_dust2_cz"
"3" "Aztec" "changelevel de_aztec_cz"
"4" "Inferno" "changelevel de_inferno_cz"
"5" "Train" "changelevel de_train_cz"
"6" "cbble" "changelevel de_cbble_cz"
"7" "Prodigy" "changelevel de_prodigy_cz"
"8" "Airstrip" "changelevel de_airstrip_cz"
}
"2" "DE_MAPS_2"
{
"1" "Bridge" "changelevel de_bridge_cz"
"2" "Canal" "changelevel de_canal_cz"
"2" "Cityofsin" "changelevel de_cityofsin_cz"
"2" "Corruption" "changelevel de_corruption_cz"
"2" "Fastline" "changelevel de_fastline_cz"
"2" "Stadium" "changelevel de_stadium_cz"
}
"3" "CS_MAPS"
{
"1" "Italy" "changelevel cs_italy_cz"
"2" "Office" "changelevel cs_office_cz"
"3" "Downed" "changelevel cs_downed_cz"
"4" "Miami" "changelevel cs_miami_cz"
"5" "Penal" "changelevel cs_penal_cz"
"6" "Truth" "changelevel cs_truth_cz"
}
}
"4" "TEAM COMMANDS"
{
"1" "Acknowledged" "say_team Acknowledged"
"2" "Negative" "say_team Negative"
"3" "Go Go Go" "say_team Go Go Go!"
"4" "On My Way" "say_team On my way"
"5" "Need Backup" "say_team Need backup!"
}
}
"5" "GAME HELP"
{
CUSTOM
"1" "Map Desc" "!MAPBRIEFING"
"2" "Time Left" "timeleft"
"3" "Adjust Crosshair" "adjust_crosshair"
"4" "Use Left Hand" "cl_righthand 0"
"5" "Use Right Hand" "cl_righthand 1"
"6" "Change Team" "chooseteam"
"7" "Bot Mem Usage" "bot_memory_usage"
}
}
"6" "ENDROUND" "bot_kill"
}
"7" "RESTART ROUND" "sv_restart 1"
}
"8" "KICK ALL BOTS" "bot_kick"
}
"0" "EXIT" "slot10"
Hallo, das ist ja wirklich sehr gut, gibt es auch was das ein Bot den Server verläßt wenn ein Spieler kommt ?
So das wenn der Server voll ist nicht auch noch die Bots da rumlaufen.
So das wenn der Server voll ist nicht auch noch die Bots da rumlaufen.
tipp einfack in die konsole=^ unter esc
1 bot_add_ct
2 bot_add_t
t=terrorist bot
ct=counter terrorist
bei mir hats auch geklapp
Willem zu deiner frage
nein es man kann die nur noch kicken aber kommt dan
gleich wider ein neuer musst server neu starten
konsole tipp restart
dass sollte funktionieren dan sind nur mehr spieler
keine bots
1 bot_add_ct
2 bot_add_t
t=terrorist bot
ct=counter terrorist
bei mir hats auch geklapp
Willem zu deiner frage
nein es man kann die nur noch kicken aber kommt dan
gleich wider ein neuer musst server neu starten
konsole tipp restart
dass sollte funktionieren dan sind nur mehr spieler
keine bots
Logge dich ein um einen Beitrag zu schreiben.