IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> how to install rcbot, for slow people
maverick-zero
post Feb 1 2004, 09:38 PM
Post #1


Newbie
*

Group: Members
Posts: 5
Joined: 30-December 03
Member No.: 159



its easy just do this [it may have some dumb steps rolleyes.gif]

1 unzip rcbot to half-life so its like this:
<Half-life dir>\rcbot\

2 then edit the liblist.gam in the MOD folder with notepad or something
I.E.

gamedll "dlls\rcbot.dll" <for standalone dll in windows>
gamedll_linux "dlls\rcbot_i486.so" <for standalone dll in linux>

--
for using metamod the liblist.gam should stay like:

gamedll "addons\metamod\dlls\metamod.dll" <for windows metamod>
gamedll_linux "addons\metamod\dlls\metamod_i386.so" <for linux metamod>

and change the metamod plugins.ini file in notepad or something so its like

CODE

<other metamod plugins (dont type this line in plugins.ini!!!)>
win32 "../rcbot/dlls/rcbot_mm.dll"
linux "../rcbot/dlls/rcbot_mm_i486.so"


--
now prase cheesy and play the game!

things to check for:

make sure you still have
<half-life dir>\rcbot\
!!!!MAKE SURE YOU COPY NOT CUT!!!!!!!!!
and make sure your thank me smile.gif

This post has been edited by Cheeseh: Feb 13 2004, 08:51 PM
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Feb 1 2004, 09:47 PM
Post #2


Admin
*****

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



sticky wink.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
7171aoa
post Feb 12 2004, 05:38 AM
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 12-February 04
Member No.: 244



Copy to where ever I want?
cool~ cool.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Feb 12 2004, 05:59 AM
Post #4


RCBot Waypointer
*****

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



QUOTE (7171aoa @ Feb 12 2004, 05:38 AM)
Copy to where ever I want?

I would have to disagree. If I copy all the files for rcbot to say my windows directory, rcbot will still work? blink.gif Interesting dry.gif


I can't believe cheeseh made this a sticky sad.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Feb 12 2004, 06:21 PM
Post #5


Admin
*****

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



edited biggrin.gif I never really looked through it to begin with ohmy.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
[ASA]ODEN
post Feb 13 2004, 06:39 PM
Post #6


Member
**

Group: Members
Posts: 19
Joined: 27-December 03
Member No.: 153



I installed rcbot in windows/system32




doesn't work..








/runs and hides in waypoint forum

You'll never catch me alive!!!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Katy
post Mar 8 2004, 05:53 PM
Post #7


Newbie
*

Group: Members
Posts: 1
Joined: 8-March 04
From: Canada
Member No.: 266



I put in the line like u said ..

gamedll "dlls\rcbot.dll"
gamedll_linux "dlls\rcbot_i486.so"

but do I delete the old 2 lines?

also ... you say in the read me to type rcbot addbot in console but that doesn't work. And you also say you can simply bind a key to "rcbot bot_menu" and that as well does not work.

says it is an unknown command. And yes, I do know how to set binds .. I learned back in my cs days. as I recall you can't have spaces. Please fix this. Either the read me needs to be updated or email me and tell me what I am doing wrong.

I am new at NS and my friend just started up a server that he wants me to be a part of. I want to practice and thought bots would be a great idea. I have not found any that work though. Infact, in all my searches I have only come across meantion of your bots. So please, email me if you can and tell me pelase sad.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Mar 8 2004, 05:54 PM
Post #8


Admin
*****

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



delete the two OLD lines

this is in the faq under your question
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Mar 8 2004, 09:50 PM
Post #9


RCBot Waypointer
*****

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



You know, you do get the option to select your servers operating system platform. Delete the lines that do not apply.

Examples:

Windows = gamedll "../rcbot/dlls/rcbot.dll"
Linux = gamedll_linux "../rcbot/dlls/rcbot_i486.so"


And as noted in other posts, you can't run more then one gamedll for the same operating system from the liblist.gam, this is what metamod is for. So if you have gamedll "dlls\ns.dll" still in your liblist.gam, no other add-ons will run.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Stardog
post Jun 6 2004, 02:00 PM
Post #10


Newbie
*

Group: Members
Posts: 1
Joined: 6-June 04
Member No.: 309



1. Choosing the directory

Unzip the "rcbot" folder to:
C:\Valve\Steam\SteamApps\your@email.com\half-life

The directory will look like:
C:\Valve\Steam\SteamApps\your@email.com\half-life\rcbot


2. Editing liblist.gam file

Open your mod's folder and open the "liblist.gam" file in notepad:
C:\Valve\Steam\SteamApps\your@email.com\half-life\MODNAME\liblist.gam

Look for a part similar to:
gamedll "dlls\ns.dll"
gamedll_linux "dlls/ns_i386.so"


REPLACE THIS WITH:
gamedll "dlls\rcbot.dll"
gamedll_linux "dlls\rcbot_i486.so"


======================================
I don't get this guide, those two lines suggest that i have modname\dlls\rcbot.dll, which i don't.

And why would I delete the "gamedll "dlls\modname.dll" line, wouldn't that fuck up m entire game??

I recommend someone writes some kind of PROPER walkthrough. Instead of saying "install to your hl directory" just bloody SHOW us where e.g.:
C:\Valve\Steam\SteamApps\your@email.com\half-life\rcbot

-------------------------------------------------
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post Jun 6 2004, 02:12 PM
Post #11


Admin
*****

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



Clearing up:

You CANNOT have TWO or more gamedll or gamedll_linux lines (you CAN have ONE gamedll and ONE gamedll_linux lines)

still having trouble..? TRY this:

http://rcbot.bots-united.com/forums/index.php?showtopic=368

(the botinstall file)

Make sure all the metamod plugins.ini and liblist file are as they were before 'installing' the bot
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Dark-Force
post Jun 20 2004, 03:10 AM
Post #12


Newbie
*

Group: Members
Posts: 2
Joined: 20-June 04
Member No.: 327



it cant find my ns thingy
as im running Counter-Strike Retail not Half-Life
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Sandman[SA]
post Jun 20 2004, 05:34 AM
Post #13


RCBot Waypointer
*****

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



As of to-date, no one seems to know how to make this work for owners of counter_strike and day-of-defeat retail versions because of the abnormal directory structures with them.

Maybe if we had a little more detailed information on CS and DOD retail versions directory structure, we could finally figure this out.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
LordSkitch
post Jun 20 2004, 07:53 AM
Post #14


I cuddle with my bots.
*****

Group: Moderator
Posts: 980
Joined: 16-April 04
From: Alvin, Texas
Member No.: 291



Use your CD key to enable a steam acct and use steam's HLDS to host a server biggrin.gif

Or just go download the HLDS front end thing from steampowered.com and use that... You don't need a CD key to create a dedicated server


You know everyones gonna have to go steam sooner or later, it's not half as bad as it used to be, but it's still aggrivating tongue.gif
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 16th April 2024 - 02:18 PM