IPB

Welcome Guest ( Log In | Register )

> Install folders on TF2 dedicated server, (HLDSUpdateTool installed)
Weasel
post Jan 14 2009, 01:31 AM
Post #1


Member
**

Group: Members
Posts: 23
Joined: 14-January 09
From: California, USA
Member No.: 1,445



I'm trying to setup the Alpha test on my TF2 server.
Please forgive me, I'm a little confused about the paths.

My dedicated server is installed via HLDSUpdateTool.
Consequently, there is no "steamapps" or any such folder on my server.

Base folder is:
CODE
C:\Program Files\Valve\SourceDS\orangebox\tf


So, do I do this:
  • Put "rcbot2" folder like this: C:\Program Files\Valve\SourceDS\orangebox\tf\rcbot2
  • Put HPB_Bot2.dll into C:\Program Files\Valve\SourceDS\orangebox\tf\bin
Does that sound right?

Can I put rcbot2 under C:\Program Files\Valve\SourceDS\orangebox\tf\addons? or must it be directly under the TF base folder?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
asdrubal
post Jun 2 2009, 11:34 AM
Post #2


Newbie
*

Group: Members
Posts: 4
Joined: 2-June 09
Member No.: 1,562



Hi, I followed LordSkitch's instructions to load rcbot on a TF2 dedicated server but it does not work: it founds the interfaces, loads the profiles and displays the license, but then typing in remote console rcbot addbot says
Unknown command "rcbot"

however plugin_print displays
0: "RCBot2 Plugin, by Cheeseh"

any idea?
thanks
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Jun 2 2009, 05:21 PM
Post #3


Admin
*****

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



typing in remote console

if you are using rcon then you need to use rcbotd command, not rcbot command

also I'm not sure if it works in dedicated servers
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
asdrubal
post Jun 2 2009, 09:09 PM
Post #4


Newbie
*

Group: Members
Posts: 4
Joined: 2-June 09
Member No.: 1,562



QUOTE(Cheeseh @ Jun 2 2009, 07:21 PM) *
if you are using rcon then you need to use rcbotd command, not rcbot command
Thanks, rcbotd worked fine biggrin.gif

QUOTE(Cheeseh @ Jun 2 2009, 07:21 PM) *
also I'm not sure if it works in dedicated servers
It worked, you only have to add bot manually and later put them under control of rcbot.
I tried 12 bots on turbine with a couple of human players, i don't know if this is a problem of rcbot on a dedicated server or rcbot in general, but most of the times bots do not attack each other: they collide with players of the opposite team, stop, start jumping to get away, collide again... and never shoot a bullet/rocket/pipe.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Fillmore
post Jun 25 2009, 10:59 AM
Post #5


RCBot Guru
*****

Group: Waypointers
Posts: 447
Joined: 1-April 09
Member No.: 1,511



QUOTE(asdrubal @ Jun 2 2009, 09:09 PM) *

Thanks, rcbotd worked fine biggrin.gif

It worked, you only have to add bot manually and later put them under control of rcbot.
I tried 12 bots on turbine with a couple of human players, i don't know if this is a problem of rcbot on a dedicated server or rcbot in general, but most of the times bots do not attack each other: they collide with players of the opposite team, stop, start jumping to get away, collide again... and never shoot a bullet/rocket/pipe.

I had this glitch too. and if you kill a bot, the server crashes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
naMelesS
post Aug 1 2009, 10:12 AM
Post #6


Member
**

Group: Members
Posts: 46
Joined: 24-June 09
Member No.: 1,585



Why does the rcbot walk so fast like a scout ??

i am using tf2 dedicated server via hldsupdatetool
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Fillmore
post Aug 1 2009, 11:00 AM
Post #7


RCBot Guru
*****

Group: Waypointers
Posts: 447
Joined: 1-April 09
Member No.: 1,511



QUOTE(naMelesS @ Aug 1 2009, 10:12 AM) *

Why does the rcbot walk so fast like a scout ??

i am using tf2 dedicated server via hldsupdatetool

It's a speed problem along with the too big gravity thing.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
naMelesS
post Aug 1 2009, 12:05 PM
Post #8


Member
**

Group: Members
Posts: 46
Joined: 24-June 09
Member No.: 1,585



QUOTE(Fillmore @ Aug 1 2009, 07:00 PM) *

It's a speed problem along with the too big gravity thing.


How do i fix it?, i went to another rcbot dedi server and their moving speed was fine and normal. Like Dummkopf Inc : RCBot Madness Server
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Fillmore
post Aug 2 2009, 12:30 AM
Post #9


RCBot Guru
*****

Group: Waypointers
Posts: 447
Joined: 1-April 09
Member No.: 1,511



QUOTE(naMelesS @ Aug 1 2009, 12:05 PM) *

How do i fix it?, i went to another rcbot dedi server and their moving speed was fine and normal. Like Dummkopf Inc : RCBot Madness Server

I dunno. I only encounter the speed issue by having pyros moving at the speed of a medic or spies disguising as soldiers or heavies and they don't slow down.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
Weasel   Install folders on TF2 dedicated server   Jan 14 2009, 01:31 AM
Cheeseh   I'm trying to setup the Alpha test on my TF2 ...   Jan 14 2009, 12:20 PM
Venom   When you try adding a bot to a dedicated server us...   Jan 19 2009, 06:06 PM
Cheeseh   When you try adding a bot to a dedicated server u...   Feb 1 2009, 04:15 PM
LordSkitch   i decided to give her another try last night, here...   Feb 4 2009, 09:12 PM
moxie2020   i decided to give her another try last night, her...   Sep 10 2011, 02:24 AM
Darkimmortal   After finding and fixing several problems with hel...   Feb 10 2009, 06:22 PM
asdrubal   Hi, I followed LordSkitch's instructions to lo...   Jun 2 2009, 11:34 AM
Cheeseh   typing in remote console if you are using rcon th...   Jun 2 2009, 05:21 PM
asdrubal   if you are using rcon then you need to use rcbotd ...   Jun 2 2009, 09:09 PM
Fillmore   Thanks, rcbotd worked fine :D It worked, you o...   Jun 25 2009, 10:59 AM
naMelesS   Why does the rcbot walk so fast like a scout ?? i...   Aug 1 2009, 10:12 AM
Fillmore   Why does the rcbot walk so fast like a scout ?? ...   Aug 1 2009, 11:00 AM
naMelesS   It's a speed problem along with the too big g...   Aug 1 2009, 12:05 PM
Fillmore   How do i fix it?, i went to another rcbot dedi se...   Aug 2 2009, 12:30 AM
MrSaturn   How do i fix it?, i went to another rcbot dedi se...   Sep 1 2009, 11:36 AM
DarkSynopsis   I just got the bot running on dedicated server but...   Jun 9 2009, 01:10 PM
bir3yk   Hi. Exactly this error on my linux dedicated serve...   Jun 9 2009, 09:10 PM
asdrubal   sv_cheats 1 bot -name Foobar rcbotd control Foobar   Jun 9 2009, 10:04 PM
Greig   Is there a function in RCbot so that when a player...   Jun 23 2009, 06:21 AM
Cheeseh   use min_bots and max_bots to add/remove bots autom...   Jun 23 2009, 04:46 PM
Greig   use min_bots and max_bots to add/remove bots auto...   Jun 23 2009, 06:23 PM
Cheeseh   Yea this is fine however when using on a dedicate...   Jun 23 2009, 09:53 PM
Greig   min_bots and max_bots should work regardless of w...   Jun 24 2009, 05:52 PM
DrPuffinKind   someone should copy the relevent info out of this ...   Aug 4 2009, 01:03 PM
ickle   brilliant mod :D now i can play on my clan's t...   Sep 9 2009, 10:01 PM
trgz   Hi guys, hope someone can help... I've been pl...   Oct 7 2009, 03:41 PM
bir3yk   in console command: plugin_load ..\bin\h...   Oct 7 2009, 05:41 PM
trgz   in console command: plugin_load ..\bin...   Oct 8 2009, 09:38 AM
bir3yk   E:\Steam\steamapps\<username...   Oct 8 2009, 11:21 AM


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: 29th June 2025 - 01:29 PM