IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Forcing RCBots to go marine only
LordSkitch
post Apr 24 2004, 06:45 PM
Post #1


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



As my title would imply, is there any way to make it so the RCBots can't join the alien team?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Apr 24 2004, 06:52 PM
Post #2


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1



rcbot config balance_teams 0

in config

and make all bots fav team = marine team (1 for marine team) or add bots like "rcbot addbot 1"

alien team is 2 also btw
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Apr 24 2004, 07:44 PM
Post #3


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



That's how I've got it set up now, but after the maps and whatnot are over, they won't auto team. Seein' as how the marines lose quickly without a human commander, I need the RCbots to only join marine, and the WBots to join the alien team all over again. Do I see a
CODE
rcbot config bots_only_join_marine 1
setting in the future? biggrin.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 24 2004, 09:51 PM
Post #4


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



QUOTE (LordSkitch @ Apr 24 2004, 06:45 PM)
is there any way to make it so the RCBots can't join the alien team?

Yes and here is how to do it.

Go to your rcbot/map_config/mod-of-choise folder ( in this case, we are using ns ) and create map spacific configs for each map your going to play. If your using ns 3.0 beta, the folder name will be nsp.

example:
ns_bast.cfg
ns_eclipse.cfg
ns_nothing.cfg

You get the idea so far?

Next, edit your map spacific configs so they contain the rcbot commands you want used on each map. In this paticular situation, we want 5 rcbot marines and no rcbot aliens. Your map config would look something like this:

CODE

#Marine team
rcbot addbot 1
rcbot addbot 1
rcbot addbot 1
rcbot addbot 1
rcbot addbot 1

#Alien team
#rcbot addbot 2

#Random team
#rcbot addbot

#If also using whichbot
#wb balance on


Anything on the same line following the # symble is ignored by the HL engine and there-for, will not be used.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Apr 24 2004, 09:56 PM
Post #5


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



Will it execute that CFG file at the start of each round in the map?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 24 2004, 10:05 PM
Post #6


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Rcbot will execute each .cfg that matches the name of the map loading at the start of every map that has one. If the round is completed before the timelimit has been reached then the last known bot placements will apply. So yes. Even after round restart, the bots should rejoin the same teams they were last on.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 13th August 2025 - 01:46 PM