Thread: Menu problem
View Single Post
Re: Menu problem
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Menu problem - 31-05-2005

write in console
meta list
and show us the contest of it.

Go to Your podbot.cfg file (placed in podbot directory) and find the line:
botchat on
and change it to:
botchat off

Look at the end of the file podbot.cfg - there is a bind:
bind "=" "podbotmenu"
change it to
bind "l" "podbotmenu"
(I think You have it already).
I guess You are using listenserver (you are creating the game and You are playing on the same computer), right?
  
Reply With Quote