View Single Post
Re: Realbot Wip10 not joebot compatible
Old
  (#6)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Realbot Wip10 not joebot compatible - 14-06-2004

the only possible mess-up i can think of is that any code that relies on "fakeclient" can crash. This means that RB tries to execute code when a fakeclient is not a RealBot. To fix this you should either ADD the line:

UTIL_GetBotPointer(edict) != NULL

so you know this bot is also a RealBot (in the array).

About WIP, i dunno, perhaps its wise to release WIP #11 very soon.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote