View Single Post
Re: Need Help
Old
  (#24)
Assassin9110
Member
 
Status: Offline
Posts: 36
Join Date: Nov 2004
Default Re: Need Help - 12-11-2004

first i put this line in the plugins(in metamod directory) -> win32 addons/podbot/podbot_mm.dll and now it looks like this:

; AMX Mod
win32 addons/amx/dlls/amx_mm.dll
; AMX Mod modules
; NOTE: don't declare 'pure' AMX Modules here
; (those not having '_mm' in their filename)
; CS Stats (AMX module)
win32 addons/amx/modules/csstats_mm.dll
; Fun (AMX module)
win32 addons/amx/modules/fun_mm.dll
; Vexd Utilities (AMX module)
win32 addons/amx/modules/VexdUM_mm.dll
; Hook Mod
win32 addons/HookMod/dlls/HookMod_MM.dll
; Pod-Bot
win32 addons/podbot/podbot_mm.dll

( is the win32 supposed to be under the semi-colon like the FUN amx module is or are they supposed to be apart the Vexd Utilities)

then i went to my cstrike and found the file liblist.gam and change gamedll "dlls\mp.dll" to gamedll
"addons\metamod\dlls\metamod.dll" so now the file in there looks like this--->

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 "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"

and after i downloaded podbotR2b1 and installed it in addons folder and after i download podbotBETA replaces the dll file like it said ( on this site:http://forums.bots-united.com/showpo...25&postcount=2) and that it i went to create a server the map waz assault

Last edited by Assassin9110; 12-11-2004 at 22:31..
  
Reply With Quote