IPB

Welcome Guest ( Log In | Register )

> Example installation, still having problems huh?
Cheeseh
post Oct 1 2003, 05:46 PM
Post #1


Admin
*****

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



NOT Using metamod

This is an example liblist.gam file (Svencoop's), edit (in notepad) the one for the MOD you want to run the bot with. the bold lines are the lines that need to be changed...

game "Sven Co-op 2.1"
url_info "http://www.svencoop.com"
url_dl "http://www.svencoop.com"
version "2.1"
size "75"
svonly "0"
cldll "1"
nomodels "0"
hlversion "1110"
type "multiplayer_only"
mpentity "info_player_deathmatch"
//Using windows
gamedll "..\rcbot\dlls\rcbot.dll"
//Using linux
gamedll_linux "../rcbot/dlls/rcbot_i486.so"


_______________________________________________________________

NOTE

remember : Do NOT put two gamedll / gamedll_linux lines in your liblist.gam file, or the bot wont work!!!

_______________________________________________________________

Using metamod

the liblist.gam file must look like this (have a look in notepad)
game "Sven Co-op 2.1"
url_info "http://www.svencoop.com"
url_dl "http://www.svencoop.com"
version "2.1"
size "75"
svonly "0"
cldll "1"
nomodels "0"
hlversion "1110"
type "multiplayer_only"
mpentity "info_player_deathmatch"

gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"

_________________________
metamod's plugins.ini
ADD these lines if not already in the file

win32 ../rcbot/dlls/rcbot_mm.dll
linux ../rcbot/dlls/rcbot_mm_i486.so

__________________________________________________________________

This is what the file directory should look like (rcbot folder at same level as MOD folders)


Attached image(s)
Attached Image
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Posts in this topic


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: 28th March 2024 - 04:18 PM