View Single Post
error spamming console
Old
  (#1)
TagCdog
Member
 
Status: Offline
Posts: 7
Join Date: Nov 2004
Default error spamming console - 22-11-2004

I have podbot and meanmod on my server, and it spams the console with:
Quote:
Actual skill will be overridden by internal BotAim system as high pb "addbot 100 2" is not a podbot command
Does anyone know how to fix? Thx

(I found out this was meanmod because it said
Code:
// display that the skill is will be overridden;
if ( vinBotSystem != cinBot_MEAN )
{
	fvoServerPrint_nl("Actual skill will be overridden by internal BotAim System as " + ftxGetBotSkill( ) );
}
,but I still don't know how to fix it)

Last edited by TagCdog; 22-11-2004 at 07:03..
  
Reply With Quote