View Single Post
Re: How to integrate bot in to the game dll ?
Old
  (#13)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Default Re: How to integrate bot in to the game dll ? - 11-07-2005

Yes I'm declared not_started in to the bot's variables (class CBot in bot.h). Maybe you think that this variable is global because there is not CBot:: before not_started. Well the function that I'm using the variable not_started is :
void CBot::BotThink( void ). So if you have other ideas I will be glad to hear it.
  
Reply With Quote