![]() |
![]() ![]() |
![]() |
SpeedFreak |
![]() ![]()
Post
#1
|
Newbie ![]() Group: Members Posts: 2 Joined: 24-April 10 Member No.: 1,813 ![]() |
Hi guys.
I have a problem with RCBot2 (Im running TF2). Only a few bots are moving and only when they are a specific class. So only Demomans, Snipers and Soldiers are moving, but also not all. Thats on every map I'm playing. I also made my own map with waypoints, but doesnt work well. Rcbot2 Version: 0.52 (or 0.51 I dont remember) How I installed it (on my own pc): - Moved Rcbot2 Folder into Steam\SteamApps\Account - Moved HPB_Bot2.dll into Steam\SteamApps\Account\Team Fortress 2\bin Is there anything wrong with installation maybe ? - Speed Freak |
DrPuffinKind |
![]()
Post
#2
|
RCBot Fan ![]() ![]() ![]() ![]() Group: Members Posts: 127 Joined: 3-August 09 Member No.: 1,638 ![]() |
Hi guys. I have a problem with RCBot2 (Im running TF2). Only a few bots are moving and only when they are a specific class. So only Demomans, Snipers and Soldiers are moving, but also not all. Thats on every map I'm playing. I also made my own map with waypoints, but doesnt work well. Rcbot2 Version: 0.52 (or 0.51 I dont remember) How I installed it (on my own pc): - Moved Rcbot2 Folder into Steam\SteamApps\Account - Moved HPB_Bot2.dll into Steam\SteamApps\Account\Team Fortress 2\bin Is there anything wrong with installation maybe ? - Speed Freak well for starters get the newest versiion of the bot... is on 0.53 now |
The Chad |
![]()
Post
#3
|
Newbie ![]() Group: Members Posts: 9 Joined: 16-March 10 Member No.: 1,803 ![]() |
I'm actually having the same issue myself (I'm on .53). I've been starting my server with 10 vs 9 bots and there's usually 1 idle bot on one team and 3 idle bots on the other. The class doesn't appear to matter though as other bots of the same (stationary) class are able to follow waypoints. Any ideas? I'm running a linux dedicated server with a class restriction module via sourcemod/metamod. I don't have any class restrictions set.
|
SpeedFreak |
![]()
Post
#4
|
Newbie ![]() Group: Members Posts: 2 Joined: 24-April 10 Member No.: 1,813 ![]() |
I solved my problem. The problem was a fast-add-bot script.
I used: alias "cheats" "sv_cheats 1" alias "b" "rcbot addbot" alias "b5" "b; b; b; b; b" alias "b10" "b5; b5" alias "b13" "b10; b; b; b" alias "bots" "cheats; mp_respawnwavetime 1; b13" This would add 13 Bots. The problem is that the first 12 bots are not counting as bots, because the commands run so fast I think. If I try to kick bots only 1 bot was kicked, because the plugin didn't find the other bots. Now I'm just using "Rcbot addbot" to add manually and it's working fine. |
The Chad |
![]()
Post
#5
|
Newbie ![]() Group: Members Posts: 9 Joined: 16-March 10 Member No.: 1,803 ![]() |
I've tried the manual adding myself to no avail. As I add bots, most will follow their waypoints after entering, but some will not (1 in 7 or so). Doesn't appear to be class or map dependent...spawn in point shouldn't matter should it? |
Cheeseh |
![]()
Post
#6
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
I've tried the manual adding myself to no avail. As I add bots, most will follow their waypoints after entering, but some will not (1 in 7 or so). Doesn't appear to be class or map dependent...spawn in point shouldn't matter should it? just make sure there are no teamonly waypoints going through vital paths, and that the paths lead somewhere |
DrPuffinKind |
![]()
Post
#7
|
RCBot Fan ![]() ![]() ![]() ![]() Group: Members Posts: 127 Joined: 3-August 09 Member No.: 1,638 ![]() |
I've tried the manual adding myself to no avail. As I add bots, most will follow their waypoints after entering, but some will not (1 in 7 or so). Doesn't appear to be class or map dependent...spawn in point shouldn't matter should it? also check that spawn points are all near waypoints.... when i was first waypointing i ran into this as it seems bots will be confused if they spawn too far from nearest point... and also consider raising pathrevs value... this makes a notable difference in bots sticking to waypoints/spinning/jumping in place issues. hope that helps ![]() |
The Chad |
![]()
Post
#8
|
Newbie ![]() Group: Members Posts: 9 Joined: 16-March 10 Member No.: 1,803 ![]() |
also check that spawn points are all near waypoints.... when i was first waypointing i ran into this as it seems bots will be confused if they spawn too far from nearest point... and also consider raising pathrevs value... this makes a notable difference in bots sticking to waypoints/spinning/jumping in place issues. hope that helps ![]() What would be a higher value? I just tried 100 and it didn't seem to help. I'm currently starting my server with 6 bots. If I manually add a bot, it's fine. Then I add another...it gets assigned to the other team so I don't know if it's moving or not, but I know that the next bot I add, it'll get stuck. I haven't tried it on all maps, but goldrush and plr_pipeline have the same problem...on the nineth bot. Makes no sense! In running a dedicated server, is there an easy way to see the waypoints? The last I read, I had to start a listen server...which I think to be a local server to view/change waypoints. Is that true? Anyway, thanks for the replies and suggestions! I really appreciate the help. -Chad |
Cheeseh |
![]()
Post
#9
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
What would be a higher value? I just tried 100 and it didn't seem to help. I'm currently starting my server with 6 bots. If I manually add a bot, it's fine. Then I add another...it gets assigned to the other team so I don't know if it's moving or not, but I know that the next bot I add, it'll get stuck. I haven't tried it on all maps, but goldrush and plr_pipeline have the same problem...on the nineth bot. Makes no sense! In running a dedicated server, is there an easy way to see the waypoints? The last I read, I had to start a listen server...which I think to be a local server to view/change waypoints. Is that true? Anyway, thanks for the replies and suggestions! I really appreciate the help. -Chad try rcbot debug think 1 rcbot debug nav 1 rcbot debug util 1 rcbot debug bot <bot name> but choose 1 of the debug settings alone, see what the bot that is stuck is trying to do |
The Chad |
![]()
Post
#10
|
Newbie ![]() Group: Members Posts: 9 Joined: 16-March 10 Member No.: 1,803 ![]() |
try rcbot debug think 1 rcbot debug nav 1 rcbot debug util 1 rcbot debug bot <bot name> but choose 1 of the debug settings alone, see what the bot that is stuck is trying to do Can I run these commands on a dedicated server (linux)? I tried the think command and any of the above debug commands crashed the server after. I ran `rcbotd...` rather than the rcbot. Thanks much, -Chad |
Cheeseh |
![]()
Post
#11
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
Can I run these commands on a dedicated server (linux)? I tried the think command and any of the above debug commands crashed the server after. I ran `rcbotd...` rather than the rcbot. Thanks much, -Chad hmm they should work with rcbotd, but i can't even remember :S |
The Chad |
![]()
Post
#12
|
Newbie ![]() Group: Members Posts: 9 Joined: 16-March 10 Member No.: 1,803 ![]() |
hmm they should work with rcbotd, but i can't even remember :S Does debug have to be compiled in? When I try the debug think command I get a list of all debug commands and they all list [can't use]. I'm using the HPB_bot2_i486.so126 listed in one of these forums...supposedly the latest .53 build. |
Cheeseh |
![]()
Post
#13
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
Does debug have to be compiled in? When I try the debug think command I get a list of all debug commands and they all list [can't use]. I'm using the HPB_bot2_i486.so126 listed in one of these forums...supposedly the latest .53 build. doesn't matter whather u use debug or release, these commands do the same thing (except profiling) |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 21st July 2025 - 06:20 AM |