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.
|