IPB

Welcome Guest ( Log In | Register )

> Loading bots via cfg...
genmac
post Jan 30 2015, 06:11 AM
Post #1


RCBot Guru
*****

Group: Waypointers
Posts: 571
Joined: 11-November 11
Member No.: 2,098



yo cheeseh sorry to interrupt you again but I made a little cfg to spawn bots the way I like and it load all of them on the blue team all of them named red. this is for tf2 but I think it's also the same effect on dods.
Here's the cfg....
---------------------------------------------------------
//Rcbot addbot <class> <team> <name>

//red
rcbot addbot 1 2
wait
rcbot addbot 2 2
wait
rcbot addbot 3 2
wait
rcbot addbot 4 2
wait
rcbot addbot 5 2
wait
rcbot addbot 6 2
wait
rcbot addbot 7 2


//blue
rcbot addbot 1 3
wait
rcbot addbot 2 3
wait
rcbot addbot 3 3
wait
rcbot addbot 4 3

-------------------------------------------------

any way to make this work so?




User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
genmac
post Feb 1 2015, 03:54 AM
Post #2


RCBot Guru
*****

Group: Waypointers
Posts: 571
Joined: 11-November 11
Member No.: 2,098



well i just made a little scripted.cfg so I could spawn them in a more controlled way since I prefer having more bots on the opposing team.
binded on , and .

Here's the script...
---------------------------------------------------
mp_autoteambalance 0

bind / "rcbot kickbot"

//Rcbot addbot <class> <team> <name>
//red

bind . r1

alias r1 "rcbot addbot 1 2 scout-r; bind . r2"
alias r2 "rcbot addbot 2 2 sniper-r; bind . r3"
alias r3 "rcbot addbot 3 2 soldier-r; bind . r4"
alias r4 "rcbot addbot 4 2 demoman-r; bind . r5"
alias r5 "rcbot addbot 5 2 medic-r; bind . r6"
alias r6 "rcbot addbot 6 2 hwguy-r; bind . r7"
alias r7 "rcbot addbot 7 2 pyro-r2; bind . r8"
alias r8 "rcbot addbot 8 2 spy-r2; bind . r9"
alias r9 "rcbot addbot 9 2 engineer-r2; bind . r1"

//blue

bind , b1

alias b1 "rcbot addbot 1 3 scout-b; bind , b2"
alias b2 "rcbot addbot 2 3 sniper-b; bind , b3"
alias b3 "rcbot addbot 3 3 soldier-b; bind , b4"
alias b4 "rcbot addbot 4 3 demoman-b; bind , b5"
alias b5 "rcbot addbot 5 3 medic-b; bind , b6"
alias b6 "rcbot addbot 6 3 hwguy-b; bind , b7"
alias b7 "rcbot addbot 7 3 pyro-b; bind , b8"
alias b8 "rcbot addbot 8 3 spy-b; bind , b9"
alias b9 "rcbot addbot 9 3 engineer-b; bind , b1"
------------------------------------------------------

Names don't work btw it willl still follow the ones on the profiles.

Pm for yah CHeeseh incase your inbox is full again.







User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic


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: 9th August 2025 - 01:15 AM