IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Tried everything
stiffdog
post Apr 28 2004, 10:24 PM
Post #1


Newbie
*

Group: Members
Posts: 5
Joined: 28-April 04
Member No.: 298



hey everyone! havin some trouble, steam is making it hard to install the bot. How do I install the bot in the "steamapps/half-life/ns" directory? Ive browsed this entire forum but everything ive tried fails. How should the liblist read? how should all the files in the rcbot file be placed at? please respond thanks.\

stiff,

by the way check this out: click
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 29 2004, 01:15 AM
Post #2


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



What version of NS are you using? NS 2.0 is the NS folder, NS 3.0 beta series is the NSP folder. Maybe that will give you a clue?

Also, rcbot does not go in the NS mod folder, it's needs to be in your half-life folder.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
stiffdog
post Apr 29 2004, 02:06 AM
Post #3


Newbie
*

Group: Members
Posts: 5
Joined: 28-April 04
Member No.: 298



i believe i currently have 2.0
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 29 2004, 05:36 AM
Post #4


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Have you read these yet?

how to install rcbot, for slow people

Example installation, still having problems huh?

Install to the correct folder first!, Seems to be a recurring problem...

User is offlineProfile CardPM
Go to the top of the page
+Quote Post
stiffdog
post Apr 30 2004, 02:40 AM
Post #5


Newbie
*

Group: Members
Posts: 5
Joined: 28-April 04
Member No.: 298



yes i have.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 30 2004, 03:51 AM
Post #6


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Ok, explain the problem your having.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Apr 30 2004, 03:54 PM
Post #7


Admin
*****

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



wink.gif EXTRACT the zip file to <HALF-LIFE> folder only.. (or "steamapps/<email>/half-life" for steam)! (and if using DMC in steam or other mainstream steam games, extract in STEAMAPPs/email folder)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
stiffdog
post Apr 30 2004, 08:29 PM
Post #8


Newbie
*

Group: Members
Posts: 5
Joined: 28-April 04
Member No.: 298



ok, you know usually when u start a game which ive experienced with earlier versions of rcbot that its starts saying rcbot made by cheeseh that stuff that rolls down when u enter the server. well it dosnt do that and when i try to add a bot "addbot" in console it says: unknown command.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Apr 30 2004, 09:04 PM
Post #9


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



Ok, sounds like you put the rcbot folder in the wrong directory. For steam, the rcbot folder ( complete with all of it's contents ) will need to go here:
QUOTE
C:\Program Files\Steam\SteamApps\<my email address>\half-life

DO NOT PUT RCBOT INSIDE THE NS FOLDER!

Since it's always best to use the metamod version, we are going to go that route. You can use RCbot 1.3 for this application but be sure you have Metamod 1.7 installed in your :
QUOTE
C:\Program Files\Steam\SteamApps\<my email address>\half-life\ns\addons\metamod\dlls
folder. Now you should edit the liblist.gam with notepad.exe. Replace the:
CODE
gamedll "gamedll "dlls\ns.dll"
with:
CODE
gamedll "addons\metamod\dlls\metamod.dll"

Save and close this file.

Next, go to your:
QUOTE
C:\Program Files\Steam\SteamApps\<my email address>\half-life\ns\addons\metamod
folder and edit the plugins.ini with notepad.exe. Your going to add the following to your plugins.ini:
CODE
win32 ../rcbot/dlls/rcbot_mm.dll

Save and close the file.

RCbot is now installed and should be ready for use.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Apr 30 2004, 10:38 PM
Post #10


Admin
*****

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



you should only have ONE gamedll or gamedll_linux line in the liblist.gam, that has been mentioned everywhere including the links sandman gave you, and in the FAQ.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post May 1 2004, 12:00 AM
Post #11


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



I tell ya cheeseh, people today simply have no patience to read anything from start to finish and quite frankly, it worrys me.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
stiffdog
post May 1 2004, 02:46 AM
Post #12


Newbie
*

Group: Members
Posts: 5
Joined: 28-April 04
Member No.: 298



well ive made sure everything that u guys said was checked and i had to make the addons folder that metamod dosnt make, to make the directory that you made to work but this still dosnt work either tell me the other way i dont think my computer recongnizes metamod. But anyways is their any other way?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post May 1 2004, 03:46 AM
Post #13


RCBot Waypointer
*****

Group: Moderator
Posts: 987
Joined: 15-September 03
From: Philadelphia
Member No.: 19



The only other way to load rcbot is without metamod. You will NOT be able to add any more mods to NS this way. With the rcbot folder in the correct location, open the liblist.gam with notepad.exe then replace the gamedll line with this:
CODE
gamedll ../rcbot/dlls/rcbot.dll


Any other gamedll lines in the liblist.gam should either be deleted or comented out with 2 farward slashes, like this: //gamedll "dlls\ns.dll"
This keeps half-life from loading any unnessisary modules that may interfear with rcbot.

Save and close the liglist.gam. RCbot should load. If it does not then the rcbot folder is still in the wrong directory, please correct it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post May 1 2004, 01:51 PM
Post #14


Admin
*****

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



in the game type "meta list" in the console, if beside "rcbot" it says "badf" (bad file) you porbably put the wrong RCBOT metamod.dll file in the metamod plugins.ini, it should be ../rcbot/rcbot_mm.dll you use, and also IT MUST FIND THE DLL FILE.... i.e. bot dll files should be in "HL/rcbot/dlls/"

If you are using metamod you MUST use the
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

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 - 07:26 PM