View Single Post
Re: PodBot Problems with Chat
Old
  (#30)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: PodBot Problems with Chat - 11-03-2013

Quote:
Originally Posted by Santo View Post
Ok I've download this podbot mm V3 binary linux so (libstdc++6.so static linked!) and then replace the old podbot_mm_i386.so with this. Stop and Restart the HLDS. It's that ok ?
Yes
Quote:
Originally Posted by Santo View Post
And what's the pBot->SaytextBuffer.fChatDelay = RANDOM_FLOAT (10.0, 20.0);
pBot->SaytextBuffer.cChatProbability = RANDOM_LONG (40, 100) ?
pBot->SaytextBuffer.fChatDelay = RANDOM_FLOAT (3.0, 10.0);
The second line is not changed. Just try if it works better now. I have changed also other lines, to let them reply faster.
  
Reply With Quote