![]() |
![]() |
JackBauer |
![]()
Post
#1
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 21-October 09 Member No.: 1,729 ![]() |
Hi,
i have put the HPB_Bot2.dll file to /orangebox/tf/bin and made a new file with: rcbot2.vdf with code: "Plugin" { "file" "..\bin\HPB_Bot2.dll" } and put it to .....tf/addons. Then I put rcbot2 to .../tf/addons. But it not work. Can you help? |
![]() ![]() |
Fillmore |
![]()
Post
#2
|
![]() RCBot Guru ![]() ![]() ![]() ![]() ![]() Group: Waypointers Posts: 447 Joined: 1-April 09 Member No.: 1,511 ![]() |
Hi, i have put the HPB_Bot2.dll file to /orangebox/tf/bin and made a new file with: rcbot2.vdf with code: "Plugin" { "file" "..\bin\HPB_Bot2.dll" } and put it to .....tf/addons. Then I put rcbot2 to .../tf/addons. But it not work. Can you help? if you mean the RCbot2 folder,it goes in your steamapps/usernamehere folder. if you mean the RCbot2 plugin(HPB_Bot2.dll),it goes in team fortress 2/bin. |
JackBauer |
![]()
Post
#3
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 21-October 09 Member No.: 1,729 ![]() |
if you mean the RCbot2 folder,it goes in your steamapps/usernamehere folder. if you mean the RCbot2 plugin(HPB_Bot2.dll),it goes in team fortress 2/bin. i mean standalone dedicated server not Steam. Need Instructions for Dedicated Server. i have put the dl to: /IP/orangebox/tf/bin/HPB_Bot2.dll and creat a file: rcbot2.vdf with code: "Plugin" { "file" "..\bin\HPB_Bot2.dll" } and put it to:/IP/orangebox/tf/addons Now i have put the folder: rcbot2 to: /IP/orangebox/tf/addons. You now? and it not work. |
Fillmore |
![]()
Post
#4
|
![]() RCBot Guru ![]() ![]() ![]() ![]() ![]() Group: Waypointers Posts: 447 Joined: 1-April 09 Member No.: 1,511 ![]() |
i mean standalone dedicated server not Steam. Need Instructions for Dedicated Server. i have put the dl to: /IP/orangebox/tf/bin/HPB_Bot2.dll and creat a file: rcbot2.vdf with code: "Plugin" { "file" "..\bin\HPB_Bot2.dll" } and put it to:/IP/orangebox/tf/addons Now i have put the folder: rcbot2 to: /IP/orangebox/tf/addons. You now? and it not work. Yes, I quite think I got it. Put the dll to /IP/orangebox/bin(if I remember right,I used to have one too ![]() and place your rcbot2 folder in the folder where orangebox is,not IN orangebox. for more info about stuff like this,read this thread. I think you meant HLDS |
Cheeseh |
![]()
Post
#5
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
Yes, I quite think I got it. Put the dll to /IP/orangebox/bin(if I remember right,I used to have one too ![]() and place your rcbot2 folder in the folder where orangebox is,not IN orangebox. for more info about stuff like this,read this thread. I think you meant HLDS if you put the DLL to orangebox/tf/bin/HPB_Bot2.dll then, in the VDF it should be "Plugin" { "file" "bin\HPB_Bot2.dll" } rcbot2 folder should be orangebox/rcbot2 the only reason it isn't working is because you're putting the DLL in the wrong location or it is a different installation, try messing around with the VDF file to find the DLL file, it is the only reason it isn't working |
JackBauer |
![]()
Post
#6
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 21-October 09 Member No.: 1,729 ![]() |
if you put the DLL to orangebox/tf/bin/HPB_Bot2.dll then, in the VDF it should be "Plugin" { "file" "bin\HPB_Bot2.dll" } rcbot2 folder should be orangebox/rcbot2 the only reason it isn't working is because you're putting the DLL in the wrong location or it is a different installation, try messing around with the VDF file to find the DLL file, it is the only reason it isn't working my server go not more online.... console log: Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() Missing shutdown function for Con_Init() : Con_Shutdown() Missing shutdown function for Memory_Init() : Memory_Shutdown() Missing shutdown function for Host_Init( s_bIsDedicated ) : Host_Shutdown() Missing shutdown function for Sys_InitMemory() : Sys_ShutdownMemory() Missing shutdown function for Sys_Init() : Sys_Shutdown() Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() can anyone help? |
Cheeseh |
![]()
Post
#7
|
![]() Admin ![]() ![]() ![]() ![]() ![]() Group: Admin Posts: 3,066 Joined: 11-September 03 From: uk Member No.: 1 ![]() |
[RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Look for the rcbot2 folder that was created, it may be in orangebox folder OR above that folder , open rcbot2/config/bot_mods.ini add # mod = TF2 steamdir = orangebox gamedir = tf bot = TF2 # to the end |
JackBauer |
![]()
Post
#8
|
Member ![]() ![]() Group: Members Posts: 10 Joined: 21-October 09 Member No.: 1,729 ![]() |
Look for the rcbot2 folder that was created, it may be in orangebox folder OR above that folder , open rcbot2/config/bot_mods.ini add # mod = TF2 steamdir = orangebox gamedir = tf bot = TF2 # to the end it not work: Missing shutdown function for COM_InitFilesystem( info.m_pInitialMod ) : COM_ShutdownFileSystem() Particles: Missing 'particles/error.pcf' [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] Found interface "ServerGameDLL006" IServerGameDLL servergamedll [RCBOT] Found interface INTERFACEVERSION_SERVERGAMECLIENTS IServerGameClients gameclients [RCBot] Bot profile "..\rcbot2\profiles\1.ini" not found [RCBot] HL2 MODIFICATION "orangebox/tf" NOT FOUND, EXITING... see bot_mods.ini in bot config folder Missing shutdown function for Steam3Client().Activate() : Steam3Client().Shutdown() Missing shutdown function for sv.Init( bDedicated ) : sv.Shutdown() Missing shutdown function for g_GameEventManager.Init() : g_GameEventManager.Shutdown() Missing shutdown function for NET_Init( bDedicated ) : NET_Shutdown() Missing shutdown function for Key_Init() : Key_Shutdown() Missing shutdown function for Filter_Init() : Filter_Shutdown() Missing shutdown function for saverestore->Init() : saverestore->Shutdown() Missing shutdown function for COM_Init() : COM_Shutdown() Missing shutdown function for V_Init() : V_Shutdown() Missing shutdown function for g_pCVar->Init() : g_pCVar->Shutdown() Missing shutdown function for Cmd_Init() : Cmd_Shutdown() Missing shutdown function for Cbuf_Init() : Cbuf_Shutdown() code from bot_mods.ini: # EXAMPLE MOD FILE# valid mod types # --------------- # CSS # TF2 # HL2DM # HL1DM # FF # SVENCOOP2 # TIMCOOP # NS2 # # valid bot types # --------------- # CSS # TF2 # HL2DM # HL1DM # FF # COOP # ZOMBIE # # #mod = CSS #steamdir = counter-strike source #gamedir = cstrike #bot = CSS # #mod = TF2 #steamdir = teamfortress 2 #gamedir = tf #bot = TF2 # #mod = FF #steamdir = sourcemods #gamedir = ff #bot = FF # #mod = HL2DM #steamdir = half-life 2 deathmatch #gamedir = hl2mp #bot = HL2DM # #mod = HL1DM #steamdir = half-life 1 deathmatch #gamedir = hl1dm #bot = HL1DM # mod = CUSTOM steamdir = day of defeat source gamedir = dod bot = CSS # mod = TF2 steamdir = orangebox gamedir = tf bot = TF2 # can anyone help? |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 23rd July 2025 - 11:27 PM |