View Single Post
Re: Desperate Help !!! :))
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: Desperate Help !!! :)) - 27-05-2008

Ok, the problem is that you are not calling RunPlayerMove() each frame in StartFrame() function (that you haven't hooked) for each bot. Because I see that the "ShowMenu" is called for me but not for the bot the problem can be only that.
As soon as the bot is putted in to the server with ClientPutInServer() you must begin to call the RunPlayerMove() function.
  
Reply With Quote