View Single Post
Re: realbot error when adding bots
Old
  (#7)
Whistler
Summoner
 
Whistler's Avatar
 
Status: Offline
Posts: 1,499
Join Date: Feb 2004
Location: Mist Village
Default Re: realbot error when adding bots - 19-07-2004

Upgrade to CS 1.1 or later will solve your problem
It's because of g_engfuncs.pfnClientCommand(), CS 1.0 just stupidly remove the FL_FAKECLIENT flag for the bots in ClientPutInServer() and call pfnClientCommand() which causes this error.
  
Reply With Quote