View Single Post
Re: CS 1.5 - Podbot MM not working
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: CS 1.5 - Podbot MM not working - 22-12-2008

Put in Your server.cfg / listenserver.cfg this line at the bottom:
mp_logmessages 3
mp_logdetail 3
log on
Then - when You are loading the game it should write You the info (in cstrike\logs folder) why the podbot_mm.dll is not loading.
Example ( this is what I can see in my logs) :
Quote:
Originally Posted by logs
L 01/01/2007 - 19:27:29: Server cvar "deathmatch" = "1"
L 01/01/2007 - 19:27:29: [META] Metamod v1.19 2006-04-17
L 01/01/2007 - 19:27:29: [META] by Will Day <willday@metamod.org>
L 01/01/2007 - 19:27:29: [META] http://www.metamod.org/
L 01/01/2007 - 19:27:29: [META] compiled: Apr 17 2006, 19:11:42 +0200 (optimized)
L 01/01/2007 - 19:27:29: [META] engine: vacdll
L 01/01/2007 - 19:27:29: [META] Recognized game 'cstrike'; using dllfile 'mp.dll'
L 01/01/2007 - 19:27:29: [META] Game DLL for 'Counter-Strike' loaded successfully
L 01/01/2007 - 19:27:29: [META] ini: Begin reading plugins list: e:/games/steam/steamapps/kwo@interia.pl/counter-strike/cstrike/addons/metamod/plugins.ini
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <pmtools_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <amxmodx_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Read plugin config for: <podbot_mm.dll>
L 01/01/2007 - 19:27:29: [META] ini: Finished reading plugins list: e:/games/steam/steamapps/kwo@interia.pl/counter-strike/cstrike/addons/metamod/plugins.ini; Found 3 plugins to load
L 01/01/2007 - 19:27:29: [META] dll: Loading plugins...
L 01/01/2007 - 19:27:29: [PMTOOLS] PMTools: plugin attaching
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'PMTools': PMTools vApr 23 2006 Apr 23 2006, Pierre-Marie Baty <pm@bots-united.com>
L 01/01/2007 - 19:27:29: [FUN] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'Fun': Fun v1.76 Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [CSTRIKE] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'CStrike': CStrike v1.76 Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [CSX] dev: called: GiveFnptrsToDll
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'CSX': CSX v1.76c Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'AMX Mod X': AMX Mod X v1.76c Dec 24 2006, AMX Mod X Dev Team
L 01/01/2007 - 19:27:29: [PODBOTMM] POD-Bot mm: plugin attaching
L 01/01/2007 - 19:27:29: Server cvar "pb_version" = "***PROTECTED***"
L 01/01/2007 - 19:27:29: [META] dll: Loaded plugin 'POD-Bot mm': POD-Bot mm v3.0B16f Dec 30 2006, Count Floyd & Bots United
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'Fun'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'fun_amxx.dll'
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'CStrike'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'cstrike_amxx.dll'
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Not loading plugin 'CSX'; already loaded (status=running)
L 01/01/2007 - 19:27:29: [META] ERROR: dll: Failed to load plugin 'csx_amxx.dll'
L 01/01/2007 - 19:27:29: [META] dll: Finished loading 3 plugins
L 01/01/2007 - 19:27:30: Log file closed
  
Reply With Quote