View Single Post
Re: PodBot Problems with Chat
Old
  (#23)
Santo
Member
 
Santo's Avatar
 
Status: Offline
Posts: 19
Join Date: Jan 2013
Location: Bucharest/Romania
Default Re: PodBot Problems with Chat - 07-03-2013

Thank you for your answers. Can you modify [code=bot.cpp]
// Assign how talkative this Bot will be
pBot->SaytextBuffer.fChatDelay = RANDOM_FLOAT (10.0, 20.0); // KWo - 02.03.2010
pBot->SaytextBuffer.cChatProbability = RANDOM_LONG (40, 100); // KWo - 31.03.2006[/code] to a short period of time ?! Or make a a cvar or an option to be modified by anyone who's using PODBOT ? Release a future, or something.
  
Reply With Quote