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.
