View Single Post
Re: Metamod/amx Clashing With Podbot
Old
  (#6)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: Metamod/amx Clashing With Podbot - 26-02-2005

let's start by the beginning.
First, get rid of that line: gamedll "podbot\podbot.dll"
Second, empty your plugins.ini file and see if metamod loads at all (without any plugin) by typing "meta list" in the console.
Third, in the plugins.ini file add the line corresponding to POD-Bot_mm and see if metamod loads the bot.
Fourth, in the plugins.ini add the line corresponding to AMX and see if AMX loads at all. DO NOT LOAD ANY AMX PLUGIN.
And finally, add your AMX plugins one after the other until everything works. Test out your setup each time you add a new AMX plugin, this way if one particular plugin is causing the crash you'll know which one it comes from.

*edit* oops, sorry TGM, I didn't see your post



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."

Last edited by Pierre-Marie Baty; 26-02-2005 at 16:26..
  
Reply With Quote