View Single Post
Re: Why bots get stuck in each other?
Old
  (#5)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,618
Join Date: Jul 2004
Location: Bulgaria
Default Re: Why bots get stuck in each other? - 20-02-2011

Too bad that so many years even Valve with their CSBot didn't suspected that this is the problem... Nice that you have found it!

By the mean "deleting these lines" are you saying that we should unset them for the bot like that:

Code:
SET_CLIENT_KEYVALUE (index + 1, infobuffer, "cl_lw", "0");
SET_CLIENT_KEYVALUE (index + 1, infobuffer, "cl_lc", "0");
or there is something more specific that should be done.
  
Reply With Quote