View Single Post
Re: Problem with bots on map change.
Old
  (#11)
happybattles
Member
 
Status: Offline
Posts: 15
Join Date: Apr 2006
Default Re: Problem with bots on map change. - 26-04-2006

From console:
Code:
] meta list
Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX Mod X        RUN   -    amxmodx_mm.dll    v1.60     ini  ANY   ANY  
 [ 2] <epb.dll>        badf load  epb.dll           v -       ini  Never Never
 [ 3] Fun              RUN   -    fun_amxx.dll      v1.60     pl1  ANY   ANY  
 [ 4] CStrike          RUN   -    cstrike_amxx.dll  v1.60     pl1  ANY   ANY  
 [ 5] CSX              RUN   -    csx_amxx.dll      v1.60     pl1  ANY   ANY  
5 plugins, 4 running
liblist.gam
Code:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1" 
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
//gamedll "dlls\mp.dll"
//gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll "cstrike\EPODbot\EPB.dll"
plugins.ini
Code:
;;Metamod plugins.ini
;;AMX Mod X 1.60
win32   addons\amxmodx\dlls\amxmodx_mm.dll
win32   EPODbot\EPB.dll
This is after a full re-install of HLDS and AMXX. Is this the way you said to do it? I'm lost.
  
Reply With Quote