k
i directly ported RCBOT2 to GES, but it doesnt seem to work. Not much of RCBOT is mod-specific, since only adding two files (bot_(modname)bot.h and .cpp) and modifying three others (bot_const.h and bot_mods.h and cpp) will allow you to run under other mods. It also supports both CSS and HL2DM. I added the GES bot files and the GES entries to the mods and const files and compiled, but it crashes both in the game and in the dedicated server. I am testing in both a steam-installed dedicated server running in console mode and a ges client, although nothing works. Is it possible that something in GES is causing the bot to be incompatible with GES? also, when it crashes in the dedicated server, I get a lot of errors saying that it couldn't find a shutdown function (a lot of shutdown functions, actually). Any ideas?