Yes but they need to run: rcon_password "rcon password in server config.-no quotes required" in console to access server. Then use there commandmenu. They require these commands below. Cut and paste into there commandmenu. This is for realbot wip 2065. Previous versions used eg:rcon rbds_addbot. Hope this helps.
Quote:
"8" "Realbot"
{
"1" "Add Bots"
{
"1" "Quick add bot" "rcon realbot add"
"2" "Add a specific bot"
{
"1" "Add a terrorist"
{
"1" "Newbie" "rcon realbot add_1_6"
"2" "Average" "rcon realbot add_1_2"
"3" "Godlike" "rcon realbot add_1_0"
"5" "Random skill" "rcon realbot add_1"
}
"2" "Add a counter-terrorist"
{
"1" "Newbie" "rcon realbot add_2_6"
"2" "Average" "rcon realbot add_2_2"
"3" "Godlike" "rcon realbot add_2_0"
"5" "Random skill" "rcon realbot add_2"
}
"5" "Random team"
{
"1" "Newbie" "rcon realbot add_-1_6"
"2" "Average" "rcon realbot add_-1_2"
"3" "Godlike" "rcon realbot add_-1_0"
"5" "Random skill" "rcon realbot add"
}
}
}
"2" "Remove Bots"
{
"1" "Quick remove bot" "rcon realbot removebot_1"
"2" "Remove bot"
{
"1" "Remove a terrorist" "rcon realbot removebot_1_1"
"2" "Remove a counter-terrorist" "rcon realbot removebot_1_2"
}
}
"3" "Internet Mode"
{
"1" "Turn on internet mode" "rcon realbot internet_1"
"2" "Turn off internet mode" "rcon realbot internet_0"
}
"4" "Endround" "rcon realbot endround"
"5" "Settings"
{
"1" "Counter-Strike Version"
{
"1" "Counter-Strike 1.5" "rcon realbot csversion_0"
"2" "Counter-Strike 1.6" "rcon realbot csversion_1"
}
"2" "Bot Skill"
{
"1" "Randomized skill" "rcon realbot skill_-1"
"2" "Default skill" "rcon realbot skill_5"
"3" "Easy skill" "rcon realbot skill_10"
"4" "Hard skill" "rcon realbot skill_1"
}
"3" "Auto-Skill Adjustment"
{
"1" "Turn Auto-Skill on" "rcon realbot autoskill_1"
"2" "Turn Auto-Skill off" "rcon realbot autoskill_0"
}
}
|