View Single Post
Re: help - radio emulation
Old
  (#16)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: help - radio emulation - 29-10-2005

Well - I'm not a C++ coder, but try to look into bot.cpp and find this function
void BotCheckMessageQueue (bot_t *pBot)
but You need to find also the function BotGetMessageQueue (it exists in the same file) to understand the first one. Hope it help You.
  
Reply With Quote