View Single Post
Re: bot donīt spawn
Old
  (#7)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: bot donīt spawn - 28-01-2004

check if (pBot->pEdict->v.effects & EF_NODRAW) is TRUE... that would mean that the bot is spawned, but its model is not rendered by the engine.

Else are you 100% sure you fill the infobuffer correctly in BotCreate() ? Some mods like Counter-Strike need to have a lot more stuff in it than others like HL.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote