IPB

Welcome Guest ( Log In | Register )

> RCBot insallation after NS update
crono
post May 2 2004, 05:45 PM
Post #1


Newbie
*

Group: Members
Posts: 8
Joined: 2-May 04
Member No.: 299



The readme of rcbot says that rcbot works with natural selection 3.0!
Today the fourth update for 3.0 came out and so i would like to know if it still should work with it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
 
Reply to this topicStart new topic
Replies
Sandman[SA]
post May 22 2004, 01:58 AM
Post #2


RCBot Waypointer
*****

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



Here is my NS 2.01 liblist.gam for metamod.

CODE
////////////////////////////
// Natural Selection  2.0 //
//     by Sandman[SA]     //
////////////////////////////
game "Natural Selection"

url_info "www.natural-selection.org"

url_dl "http://www.natural-selection.org/"

version "2.0"

size "165000000"

svonly "0"

secure "0"

cldll "cl_dlls\client.dll"

hlversion "1110"

// How to allow training but disable "New game"?
type "multiplayer_only"
//type "Single"

// Don't show models in browser
nomodels "1"
nohimodel "1"

// Only show NS-compliant maps
mpentity "info_mapinfo"

// Using HPB_bot support for now
//gamedll "dlls\ns.dll"
//gamedll "../rcbot/dlls/rcbot.dll"
gamedll "addons\metamod\dlls\metamod.dll"

// Training map
//trainmap "ns_training"


The only part of this you need to worry about are the 3 gamedll lines. If you only want plain rcbot support without metamod then just make some changes to the gamedll lines so they look like this:

CODE
// Using HPB_bot support for now
//gamedll "dlls\ns.dll"
gamedll "../rcbot/dlls/rcbot.dll"
//gamedll "addons\metamod\dlls\metamod.dll"


Notice how I removed the 2 // from the rcbot line and added 2 // to the metamod line.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic


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: 12th September 2025 - 07:51 AM