View Single Post
Re: Well , just a small question
Old
  (#7)
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: Well , just a small question - 26-12-2004

I wont to ask question to.
Is this thinks are same
Code:
  int iTask = pBot->pTasks->iTask;
and
Code:
  int iTask = BotGetSafeTask (pBot)->iTask;
?
  
Reply With Quote