.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Help request (http://forums.bots-united.com/forumdisplay.php?f=37)
-   -   how do u remove bots? (http://forums.bots-united.com/showthread.php?t=108)

bao007 01-01-2004 04:15

how do u remove bots?
 
so how do u do it? with the new version btw...

i cant seem to figure it out... rb_removebot wont work

Pon 01-01-2004 05:46

Re: how do u remove bots?
 
it works for me...

bao007 01-01-2004 17:45

Re: how do u remove bots?
 
yeah sorry i got it to work..but the thing is...in the commandmenu..when u select quick remove bot: it does rb_remove

seeya 02-01-2004 09:23

Re: how do u remove bots?
 
yaya .. how do i change it? the rb_remove command is wrong. any way?

Pon 02-01-2004 09:31

Re: how do u remove bots?
 
open cstrike\commandmenu.txt. search for rb_remove. replace it with rb_removebot

Pon 02-01-2004 09:33

Re: how do u remove bots?
 
or you could just bind it

seeya 02-01-2004 10:12

Re: how do u remove bots?
 
Quote:

Originally Posted by Pon
open cstrike\commandmenu.txt. search for rb_remove. replace it with rb_removebot

hi. thanks for the reply. i can't find the rb_remove. let me show u mine and u tell me which to change.

Quote:

"1" "ADD BOTS"
{
"1" "Quick add bot" "rb_addbot"
"2" "Add a specific bot"
{
"1" "Add a terrorist"
{
"1" "Newbie" "rb_addbot 1 6"
"2" "Average" "rb_addbot 1 2"
"3" "Godlike" "rb_addbot 1 0"
"5" "Random skill" "rb_addbot 1"
}
"2" "Add a counter-terrorist"
{
"1" "Newbie" "rb_addbot 2 6"
"2" "Average" "rb_addbot 2 2"
"3" "Godlike" "rb_addbot 2 0"
"5" "Random skill" "rb_addbot 2"
}
"5" "Random team"
{
"1" "Newbie" "rb_addbot -1 6"
"2" "Average" "rb_addbot -1 2"
"3" "Godlike" "rb_addbot -1 0"
"5" "Random skill" "rb_addbot"
}
}
}

"2" "REMOVE BOTS"
{
"1" "Quick remove bot" "rb_remove 1"
"2" "Remove bot"
{
"1" "Remove a terrorist" "rb_remove 1 1"
"2" "Remove a counter-terrorist" "rb_remove 1 2"
}
}

"3" "INTERNET MODE"
{
"1" "Turn on internet mode" "rb_internet 1"
"2" "Turn off internet mode" "rb_internet 0"
}
"4" "ENDROUND" "rb_endround"

"5" "SETTINGS"
{
"1" "Counter-Strike Version"
{
"1" "Counter-Strike 1.5" "rb_csversion 0"
"2" "Counter-Strike 1.6" "rb_csversion 1"
}
"2" "Bot Skill"
{
"1" "Randomized skill" "rb_skill -1"
"2" "Default skill" "rb_skill 5"
"3" "Easy skill" "rb_skill 10"
"4" "Hard skill" "rb_skill 1"
}
"3" "Auto-Skill Adjustment"
{
"1" "Turn Auto-Skill on" "rb_autoskill 1"
"2" "Turn Auto-Skill off" "rb_autoskill 0"
}
}

"9" "MENU VGUI"
{
// ......................................... counter-strike original VGUI menu ...........................................
}

"0" "EXIT" "slot10"

Pon 02-01-2004 10:18

Re: how do u remove bots?
 
This part

"2" "REMOVE BOTS"
{
"1" "Quick remove bot" "rb_remove 1"
"2" "Remove bot"
{
"1" "Remove a terrorist" "rb_remove 1 1"
"2" "Remove a counter-terrorist" "rb_remove 1 2"
}
}

should be:

"2" "REMOVE BOTS"
{
"1" "Quick remove bot" "rb_removebot 1"
"2" "Remove bot"
{
"1" "Remove a terrorist" "rb_removebot 1 1"
"2" "Remove a counter-terrorist" "rb_removebot 1 2"
}
}


All times are GMT +2. The time now is 10:09.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.