View Single Post
Re: Realbot 1.6 Installation Instructions (LINUX)
Old
  (#18)
kasumi
Member
 
Status: Offline
Posts: 2
Join Date: Aug 2009
Question Re: Realbot 1.6 Installation Instructions (LINUX) - 06-08-2009

Quote:
Originally Posted by Krillin View Post
Look Fellas,

It goes like this. Your server runs from a directory called CSTRIKE no matter what you run for an Operating System.

Therefore, the REALBOT folder must reside where the CSTRIKE folder is.

We prefer the old way of adding plugins to the server by editing the liblist.gam file accordingly.

If you run a BOT program in CZERO, this only shows how much you DO NOT know about the game you wanna-be server admins are running, and really need to learn how the use TURTLEROCK Built-in bots in Condition-Zero Server. Anything less is degrading!

So for you Linux server admins out there, it goes like this.

You have your install at HLDS_L and your directory looks something like this:
Code:
/home/user/hlds_l
/home/user/hlds_l/cstrike
/home/user/hlds_l/platform
/home/user/hlds_l/valve
You need to make sure the realbot folder is in the HLDS_L Folder, Like Such:
Code:
/home/user/hlds_l
/home/user/hlds_l/cstrike
/home/user/hlds_l/realbot
/home/user/hlds_l/platform
/home/user/hlds_l/valve
Now open your Meta-MOD Plugins.ini file and add the following syntx:
We Use Mandriva 2008.0 Linux works the following way:
Code:
;RealBot
linux realbot/dll/realbot_mm_i386.so
Some linux builds like Debian or UBUNTU require the following syntax:
Code:
;RealBot
linux ../realbot/dll/realbot_mm_i386.so
Now, you want your server to load WITH bots, here is what we did.

Open server.cfg file and add the following line:
Code:
//Realbot Configuration
exec RealBot.cfg
Save and close the server.cfg file.

Open a text editor such as kwrite or gedit and create a file called RealBot.cfg in the /CSTRIKE/ folder where server.cfg is. Now add the following basic lines to get bots in the server or add other prefered cvars as we have:
Code:
//RealBot Add & Config

//Define Max # Bots Allowed
// #=Number Desired
realbot max 4

//Define Min # Bots Allowed
// #=Number Desired
realbot server player 0

//Version Broadcast
// 0=Broadcast Every Round and Map Change / 1 = Map Change Only
realbot server broadcast version 1

//Realbot Player Skills
// 0=Godlink / 10=Newbie
realbot skill 0

//Add Bot To The Server, Please
realbot add
realbot add
realbot add
realbot add
realbot add
realbot add
realbot add
Save and close any and all files. Launch server, and let them bots learn the maps you have on your server. It will take some time, but it is worth it. The more players the better and faster they will learn. In a 2-4 rounds your bots will get out of their spawn and play.

Good luck,
Krillin
you say cz have build in bots... yea they have in the listed server but the ones who use hldsupdate tool to download the dedicaded server cant run it from steam and they dont get the build in bots... is it possible to do enyting to fix the realbot ore somehow fix the cz build in bots to a hlds server not started with steam client... im only looking for a bot who have auto waypointing ore like realbot have i don't like zbot.
  
Reply With Quote