IPB

Welcome Guest ( Log In | Register )

> How do I Install?, Easiest way?
DreadedGhoul575
post Aug 20 2015, 05:09 PM
Post #1


RCBot Fan
****

Group: Members
Posts: 132
Joined: 20-August 15
Member No.: 2,404



Hello,
I want to download this mod, but I ain't sure on how to install it; the installation is only for half-life and day of defeat: source.

Does anyone know how to install it? (Just hope it's easy lol)
Thanks,
P.S What do these bots feature?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
Nightc0re
post Sep 22 2015, 10:03 PM
Post #2


Advanced Member
***

Group: Moderator
Posts: 58
Joined: 10-July 15
From: Austria
Member No.: 2,397



QUOTE(DreadedGhoul575 @ Sep 22 2015, 10:50 PM) *
No, I didn't do anything to stop it from working, most likely the update and I don't know what you mean by updating the server because I don't have one.

I will try to explain it with simple words.

For a multi player game (like TF2) you have to understand the client-server-concept.
You cannot start a multi player game (like TF2) without a game server.
Someone is creating a server, and other clients can join this server, to play together on the same map.

TF2 has an integrated in-game server.
When you click "Create Server" in TF2, then you are starting a local game server and you are automatically connecting to your own local server.

Although it's a local server, it is still called a server.
When TF2 gets updated, your local game server also gets updated.

RCBot2 is a plugin for this server.

So when somebody in this forum is saying "server" they are referring to your (local) "game server".
This game server can be created on your local computer, or somewhere else (it doesn't matter).
But the installation of RCBot2 is the same, for every server (local or dedicated).

QUOTE(DreadedGhoul575 @ Sep 22 2015, 10:50 PM) *
I don't really understand metamod tbh and nothing about servers; I go onto create a server, cp_dustbowl and start and sometimes type commands in the console (that's what I mean by offline kinda lol)

What you are using is called an in-game server, or listen server.
Metamod also works for in-game servers.

QUOTE(DreadedGhoul575 @ Sep 22 2015, 10:50 PM) *
I don't really understand all of that, I just mainly want it, so I can play solo with them, or even spectate. No big deal though I guess.

As I mentioned before, RCBot2 is a server plugin. Therefore this plugin has to be loaded first.
There are two ways to load a plugin. Via the native plugin interface of your game, or metamod.

Cheeseh is currently not updating the native plugin (which you were using).
But, Cheeseh updated the metamod plugin of RCBot2, which is working with the latest updates.

So you have to download metamod (metamod is used to load plugins).
And then you have to download the latest metamod plugin from Cheeseh.

1.) First delete your installed RCBot2 plugin.
The file is called "HPB_bot2.dll" or "HPB_Bot2o.dll", search it, and delete it.

2.) Download metamod from here:
http://www.metamodsource.net/mmsdrop/1.11/mmsource-1.11.0-git992-windows.zip

There is a folder in this zip called "addons". Copy this folder to
"steamapps\common\Team Fortress 2\tf", afterwards it should look like this:
"steamapps\common\Team Fortress 2\tf\addons".

3.) Add "-console -insecure" to your launch options in Steam.
Then you should see this message, in your in-game console.
QUOTE
Loading unsigned module ..\tf\addons\metamod\bin\server
Access to secure servers is disabled.

4.) Afterwards download the latest metamod plugin from Cheeseh.
http://sourceforge.net/p/rcbot2/code/HEAD/tree/utils/RCBot2_meta/Debug/rcbot2meta.dll?format=raw

5.) Then create a folder in your "addons" folder called "rcbot2".
It should look like this "steamapps\common\Team Fortress 2\tf\addons\rcbot2".
Place the "rcbot2meta.dll" in this folder.

6.) Then go to your "addons" folder, into the subfolder "metamod".
This folder "steamapps\common\Team Fortress 2\tf\addons\metamod".

Create a file called "rcbot2.vdf". Open this file with a text editor.
Write following lines into this file:
QUOTE
"Metamod Plugin"
{
"alias" "rcbot2"
"file" "addons/rcbot2/rcbot2meta"
}

7.) Then start the game, and everything should work smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
DreadedGhoul575
post Sep 23 2015, 01:33 PM
Post #3


RCBot Fan
****

Group: Members
Posts: 132
Joined: 20-August 15
Member No.: 2,404



QUOTE(Nightc0re @ Sep 22 2015, 11:03 PM) *

I will try to explain it with simple words.

For a multi player game (like TF2) you have to understand the client-server-concept.
You cannot start a multi player game (like TF2) without a game server.
Someone is creating a server, and other clients can join this server, to play together on the same map.

TF2 has an integrated in-game server.
When you click "Create Server" in TF2, then you are starting a local game server and you are automatically connecting to your own local server.

Although it's a local server, it is still called a server.
When TF2 gets updated, your local game server also gets updated.

RCBot2 is a plugin for this server.

So when somebody in this forum is saying "server" they are referring to your (local) "game server".
This game server can be created on your local computer, or somewhere else (it doesn't matter).
But the installation of RCBot2 is the same, for every server (local or dedicated).
What you are using is called an in-game server, or listen server.
Metamod also works for in-game servers.
As I mentioned before, RCBot2 is a server plugin. Therefore this plugin has to be loaded first.
There are two ways to load a plugin. Via the native plugin interface of your game, or metamod.

Cheeseh is currently not updating the native plugin (which you were using).
But, Cheeseh updated the metamod plugin of RCBot2, which is working with the latest updates.

So you have to download metamod (metamod is used to load plugins).
And then you have to download the latest metamod plugin from Cheeseh.

1.) First delete your installed RCBot2 plugin.
The file is called "HPB_bot2.dll" or "HPB_Bot2o.dll", search it, and delete it.

2.) Download metamod from here:
http://www.metamodsource.net/mmsdrop/1.11/mmsource-1.11.0-git992-windows.zip

There is a folder in this zip called "addons". Copy this folder to
"steamapps\common\Team Fortress 2\tf", afterwards it should look like this:
"steamapps\common\Team Fortress 2\tf\addons".

3.) Add "-console -insecure" to your launch options in Steam.
Then you should see this message, in your in-game console.

4.) Afterwards download the latest metamod plugin from Cheeseh.
http://sourceforge.net/p/rcbot2/code/HEAD/tree/utils/RCBot2_meta/Debug/rcbot2meta.dll?format=raw

5.) Then create a folder in your "addons" folder called "rcbot2".
It should look like this "steamapps\common\Team Fortress 2\tf\addons\rcbot2".
Place the "rcbot2meta.dll" in this folder.

6.) Then go to your "addons" folder, into the subfolder "metamod".
This folder "steamapps\common\Team Fortress 2\tf\addons\metamod".

Create a file called "rcbot2.vdf". Open this file with a text editor.
Write following lines into this file:

7.) Then start the game, and everything should work smile.gif

I understand about creating a server; I thought you meant those ones you purchase and stuff, but yeah, my tf2 updates automatically. I will try all of this soon, thanks for the help overall. smile.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic
DreadedGhoul575   How do I Install?   Aug 20 2015, 05:09 PM
madmax2   Well the easiest way is to use the installer and l...   Aug 21 2015, 12:18 AM
DreadedGhoul575   Well the easiest way is to use the installer and ...   Aug 25 2015, 06:33 PM
madmax2   Yes, it works offline, the installer is for a list...   Aug 26 2015, 01:27 AM
DreadedGhoul575   Yes, it works offline, the installer is for a lis...   Aug 26 2015, 07:39 AM
DreadedGhoul575   Yes, it works offline, the installer is for a lis...   Aug 26 2015, 08:04 AM
Ilhom   I did everything, and went onto offline practice ...   Aug 26 2015, 04:40 PM
DreadedGhoul575   Obviously waypoints are missing. After spawning 2...   Aug 26 2015, 05:32 PM
MadMik3   Yes, it works offline, the installer is for a lis...   Dec 28 2015, 10:03 PM
DreadedGhoul575   I think part of the mystery with installing is th...   Dec 31 2015, 09:46 AM
madmax2   From the readme... Usage: rcbot addbot <clas...   Aug 26 2015, 08:33 PM
DreadedGhoul575   From the readme... Usage: rcbot addbot <cla...   Aug 26 2015, 08:49 PM
madmax2   I don't know how stable it will be mixing tfbo...   Aug 26 2015, 11:01 PM
DreadedGhoul575   I don't know how stable it will be mixing tfb...   Aug 27 2015, 08:49 AM
DreadedGhoul575   I forgot to mention, how do I delete a rcbot profi...   Aug 27 2015, 10:30 AM
genmac   When playing CTF maps I prefer using a mix of tf2...   Aug 28 2015, 01:50 AM
DreadedGhoul575   When playing CTF maps I prefer using a mix of tf...   Sep 12 2015, 10:44 AM
genmac   You mean rcbots? well valve probably updated tf2 a...   Sep 12 2015, 12:56 PM
DreadedGhoul575   You mean rcbots? well valve probably updated tf2 ...   Sep 19 2015, 06:48 PM
Nightc0re   How do I check? Cheers. If you are using metamod,...   Sep 19 2015, 08:11 PM
DreadedGhoul575   If you are using metamod, type "meta list...   Sep 20 2015, 09:12 AM
Nightc0re   I ain't using metamod and I ain't using an...   Sep 20 2015, 10:16 AM
DreadedGhoul575   The native plugins are not working at the moment,...   Sep 21 2015, 07:55 AM
DreadedGhoul575   The native plugins are not working at the moment,...   Sep 22 2015, 09:05 AM
Nightc0re   I don't really use it tbh and I prefer it offl...   Sep 21 2015, 11:49 AM
madmax2   Do you have done anything before it stopped worki...   Sep 21 2015, 04:58 PM
DreadedGhoul575   Metamod also works offline. Metamod is just a bet...   Sep 22 2015, 08:50 PM
Nightc0re   Hey Nightcore, I think you gave a very good desc...   Sep 21 2015, 05:51 PM
Nightc0re   Oh right, I prefer offline tbh, I'll wait unti...   Sep 22 2015, 02:31 PM
Nightc0re   No, I didn't do anything to stop it from worki...   Sep 22 2015, 10:03 PM
DreadedGhoul575   I will try to explain it with simple words. For ...   Sep 23 2015, 01:33 PM
genmac   Rcbot works better on a listenserver but it does s...   Sep 24 2015, 07:10 AM
DreadedGhoul575   Rcbot works better on a listenserver but it does ...   Sep 24 2015, 08:46 AM
genmac   Yeah it should work...you can even do a bot battle...   Sep 24 2015, 12:42 PM
DreadedGhoul575   Yeah it should work...you can even do a bot battl...   Sep 24 2015, 02:35 PM
genmac   To change names and other bot settings just go ins...   Sep 28 2015, 01:30 AM
DreadedGhoul575   To change names and other bot settings just go in...   Sep 28 2015, 02:37 PM
genmac   probably something bottle necking your cpu, mine c...   Sep 29 2015, 11:47 AM
DreadedGhoul575   probably something bottle necking your cpu, mine ...   Sep 29 2015, 01:17 PM
DreadedGhoul575   Also, how do I install the most recent update now?...   Oct 10 2015, 05:30 PM
genmac   @DreadedGhoul575 ...too much stuff running in the ...   Oct 11 2015, 09:22 AM
Cheeseh   @DreadedGhoul575 ...too much stuff running in the...   Oct 11 2015, 11:43 AM
DreadedGhoul575   yes. Just extract everythingm then run installer....   Oct 11 2015, 06:02 PM
Cheeseh   try this installer - replace the old one http://r...   Oct 12 2015, 12:41 AM
DreadedGhoul575   try this installer - replace the old one http://...   Oct 12 2015, 10:29 AM
Cheeseh   Ok, and where do I put the RCBOT folder? This is ...   Oct 12 2015, 12:45 PM
DreadedGhoul575   it doesn't matter where you put it, put it wh...   Oct 12 2015, 01:37 PM
Cheeseh   Oh ok, so it should work then now? No bots spawne...   Oct 12 2015, 02:37 PM
DreadedGhoul575   did you run from the launcher? There is no launc...   Oct 12 2015, 03:49 PM
Cheeseh   There is no launcher lol. :huh: after you inst...   Oct 13 2015, 12:12 AM
DreadedGhoul575   after you install it should run a launcher exe. t...   Oct 13 2015, 08:28 AM
Cheeseh   In that link you gave me, I have a rcbot folder, ...   Oct 13 2015, 10:27 AM
DreadedGhoul575   the installer requires the extracted files from s...   Oct 13 2015, 03:31 PM
madmax2   [url=http://imgur.com/8M986Dr]http://imgur.com/8M...   Oct 13 2015, 04:56 PM
madmax2   There is no launcher lol. :huh: Maybe I can hel...   Oct 13 2015, 04:04 AM
DreadedGhoul575   Ok, it's working now. Thanks :)   Oct 13 2015, 05:52 PM


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: 22nd June 2025 - 10:09 PM