![]() |
Metamod/amx Clashing With Podbot
Im using counter strike 1.5 for my lan games. i have jus installed metamod and amx, they work fine. I also installed Podbot previous to this and for some reason podbot does not work anymore, i tried messing around with the liblist.txt file in the cs folders but no luck at all. Can someone give me advice on how to fix this problem. I jus want my metamod etc.... and Podbot to work together. Thanks for ur time
|
Re: Metamod/amx Clashing With Podbot
I think you need the OLD podbot, not PodBot MM, but correct me if wrong...
|
Re: Metamod/amx Clashing With Podbot
Do you already have POD-Bot 2.6 mm installed? If not, get the full package here:
http://filebase.bots-united.com/inde...on=file&id=215 And the latest .dll here: http://filebase.bots-united.com/inde...on=file&id=187 Then just extract the podbot folder from the zip to your addons folder, and the latest dll to addons/podbot. After that, make sure your liblist.gam reads: gamedll "addons\metamod\dlls\metamod.dll" Then put the following line in plugins.ini in located in addons/metamod: win32 addons/podbot/podbot_mm.dll Let us know if you have any more trouble. |
Re: Metamod/amx Clashing With Podbot
no its still not working.
I know that the podbot actually replaces a line in the liblist file and the meta mod path jus adds itself there and dosent replace anything. so now i have gamedll "podbot\podbot.dll" gamedll_linux "dlls/cs_i386.so" gamedll "addons\metamod\dlls\metamod.dll" before i installed podbot this line was there and podbot jus replaced wit its path gamedll "dlls\mp.dll so like the podbot jus replaced that and now i duno wat to do. any more ideas, i tried putin the podbot.dll file into the metamod.dll folder, thought it might load the two at the same time, but didnt work. i replaced the metamod path with the gamedll_linux........... path but still nothing, any more ideas |
Re: Metamod/amx Clashing With Podbot
Remove the lines
gamedll "podbot\podbot.dll" and gamedll_linux "dlls/cs_i386.so" from your liblist.gam. Make sure the Metamod .dll is located in addons/metamod/dlls, and then keep only the line reading: gamedll "addons\metamod\dlls\metamod.dll" Make sure podbot is installed to the addons/podbot folder, and that podbot_mm.dll is located in addons/podbot. Then add the line win32 addons/podbot/podbot_mm.dll in the file called plugins.ini located in addons/metamod. |
Re: Metamod/amx Clashing With Podbot
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 :) |
Re: Metamod/amx Clashing With Podbot
thanks so much TGM, fixed all my problems. cheers man
|
All times are GMT +2. The time now is 08:37. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.