bot problem

HND

New Member
Joined
Feb 6, 2002
Messages
36
Best answers
0
hi
i did everything right in the faq
i put the esf-bot dll in the dll directory
i removed the hl.dll from it
i changed the name in the liblist
//gamedll "dlls\ESF-Bot.dll"
gamedll "dlls\ESF-Bot.dll"

my esf directory its is named "esf"

but when ever i try to start a game it crashes
what am i doing wrong ?
 
New Member
💻 Oldtimer
Joined
Nov 30, 2001
Messages
1,299
Best answers
0
You deleted your hl.dll?! omg, why did you do that? :shocked: You should only have removed the line in liblist.gam that said hl.dll ;/ .
 
New Member
Joined
Dec 1, 2002
Messages
6
Best answers
0
Look leave hl.DLL in the file just move the // from gamedll "dlls\ESF-Bot.dll to gamedll "dlls\hl.dll
it should look just like this

// Earth Special Forces Game Info file
game "Earth`s Special Forces"
url_info "http://www.esforces.com"
url_dl "http://www.esforces.com/files.php"

version "Beta 1"
size "160000000"
svonly "0"
cldll "0"
type "multiplayer_only"
nomodels "1"
gamedll "dlls\ESF-Bot.dll"
//gamedll "dlls\hl.dll"
 

Users who are viewing this thread

Top Bottom