View Single Post
Re: CS Deathmatch with YaPB help.
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: CS Deathmatch with YaPB help. - 13-11-2007

Check if in Your main cstrike folder (or if You are playing CZERo - in czero folder) in the file config.cfg there is a line:
bind "=" "yapb menu"
Another thing - the All-In-One package overwrites metamod's plugins.ini file (addons\metamod folder), so You may miss now the line to call yapb:

win32 addons/yapb/dlls/yapb.dll

Instead that line You have there now the call for podbot mm:
win32 addons/podbot/podbot_mm.dll

So - all You need is replace that line calling podbot mm by the line calling yapb.
  
Reply With Quote