Re: Podbot Needs To Start Working For Me!!!! -
07-11-2007
Dude I figured it out... Im my Meta Mod Plugin ini file I had the added extention put in worng... I didnt know that the extention was so case sensitive...
I had it like this:
;;Metamod plugins.ini
; AMX Mod X 1.75a
win32 addons\amxmodx\dlls\amxmodx_mm.dll
; Enable this instead for binary logging
; win32 addons\amxmodx\dlls\amxmodx_bl_mm.dll
; Monster Plugin
win32 addons\monster\dlls\monster_mm.dll
; [POD]Bot MM FUll V3
win32 addons\podbot\podbot_mm.dll
I bet you many poeple had it wrong too..... its suppost to be:
;;Metamod plugins.ini
; AMX Mod X 1.75a
win32 addons\amxmodx\dlls\amxmodx_mm.dll
; Enable this instead for binary logging
; win32 addons\amxmodx\dlls\amxmodx_bl_mm.dll
; Monster Plugin
win32 addons\monster\dlls\monster_mm.dll
; [POD]Bot MM FUll V3
win32 addons\podbot\podbot_mm.dll
There are suppost to be 3 spaces between win32 and extention fraze....
Talk about sensitive...
And Yeah Im using Podbot MM, thanks for the post bro.
|