View Single Post
Bots in a sourcemod
Old
  (#1)
nolife2255
Member
 
Status: Offline
Posts: 2
Join Date: Apr 2010
Default Bots in a sourcemod - 02-04-2010

Hey guys

I am making a source multiplayer mod

anyways I was using hl2dm ep1 version of code and had hurricane bot working 100% fine on that. Than I moved up to orangebox scratch code and now the game is not detecting the bots i have all the files in the right places and i have also tryed rcbot but I get this error with it


[RCBOT] Found interface INTERFACEVERSION_PLAYERINFOMANAGER IPlayerInfoManager playerinfomanager
[RCBOT] Found interface INTERFACEVERSION_VENGINESERVER IVEngineServer engine
[RCBOT] Found interface FILESYSTEM_INTERFACE_VERSION IFileSystem filesystem
[RCBOT] Found interface INTERFACEVERSION_ISERVERPLUGINHELPERS IServerPluginHelpers helpers
[RCBOT] Found interface INTERFACEVERSION_ENGINETRACE_SERVER IEngineTrace enginetrace
[RCBOT] Found interface INTERFACEVERSION_SERVERGAMEENTS IServerGameEnts servergameents
[RCBOT] Found interface IEFFECTS_INTERFACE_VERSION IEffects g_pEffects
[RCBOT] Found interface INTERFACEVERSION_PLAYERBOTMANAGER IBotManager g_pBotManager
[RCBOT] Found interface VDEBUG_OVERLAY_INTERFACE_VERSION IVDebugOverlay debugoverlay
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER2 IGameEventManager2 gameeventmanager
[RCBOT] Found interface INTERFACEVERSION_GAMEEVENTSMANAGER IGameEventManager gameeventmanager1
[RCBOT] Cannot open game server interface "ServerGameDLL006" IServerGameDLL servergamedll
Failed to load plugin "..\bin\HPB_Bot2.dll"

Thanks in advance if anyone can help me

Cheers
Nolife
  
Reply With Quote