![]() |
![]() ![]() |
![]() |
chesme |
![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 1 Joined: 5-August 08 Member No.: 1,390 ![]() |
okay, i have rcbots on both teams (3 on each).
I want rcbots on the marine side only so after reading alot of forums and guides i made a config file for a map to see if i was heading in the right direction....still having the same auto balance going on. Can someone look at this and even tell me if i'm barking up the right tree here ![]() i made a file named ns_ayumi_config.cfg and even tried it as ns_ayumi.cfg and still the same auto balance on that map. CODE # you can change HL cvars # change time limit mp_timelimit 30 # you can change other bot things rcbot config max_path_revs 100 rcbot config chatting 1 # you can add some bots. # add 3 bots #team 1 rcbot addbot 6 #team 2 rcbot addbot 0 #auto-team rcbot addbot 0 What i was trying to do is give the marines 6 bots and the alien team 0 bots. The file is located in C:/hlserver/rcbot/map_configs/ns Been stuck on this for hours and am out of ideas. |
LordSkitch |
![]()
Post
#2
|
![]() I cuddle with my bots. ![]() ![]() ![]() ![]() ![]() Group: Moderator Posts: 980 Joined: 16-April 04 From: Alvin, Texas Member No.: 291 ![]() |
should look something like
CODE rcbot config balance_teams 0 rcbot config max_bots 6 rcbot config min_bots 6 rcbot addbot 1 rcbot addbot 1 rcbot addbot 1 rcbot addbot 1 rcbot addbot 1 rcbot addbot 1 rcbot addbot's command is such that the team follows after addbot, not the number, the things with # before them are comments for humans to read, to make things simpler to follow. anything with # before it is completely disregarded by the bots. you may also need to add CODE mp_autoconcede 8 mp_limitteams 6 so the game server will allow 6 bots on one team without ending the game |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 10th September 2025 - 02:59 PM |