Bots
anubis69
Join Date: 2004-01-23 Member: 25641Members
question about bots, im trying to install hivemind and rcbot at the same time but the installations contradict each other...
you have to replace this line:
gamedll "<MOD_DLL>"
with:
gamedll "../rcbot/dlls/rcbot.dll" for RCbot
and it automatically replaces it with:
gamedll "addons\metamod\dlls\metamod.dll" for HiveMind
im sure ive screwed something up with metamod or whatever but.... solution?
you have to replace this line:
gamedll "<MOD_DLL>"
with:
gamedll "../rcbot/dlls/rcbot.dll" for RCbot
and it automatically replaces it with:
gamedll "addons\metamod\dlls\metamod.dll" for HiveMind
im sure ive screwed something up with metamod or whatever but.... solution?
Comments
That should get Rcbot working w/ metamod if you installed it for metamod correctly. Also replace the gamedll "<moddll>" line in the liblist.gam with these two lines: gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
I'm not sure about Hivemind, as I use Whichbot instead just because I think it is better and it comes with metamod. <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
You can find whichbot <a href='http://whichbot.sourceforge.net' target='_blank'>HERE</a> <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
Still have trouble check out this post <a href='http://www.unknownworlds.com/forums/index.php?showtopic=77508' target='_blank'>Here in the new player forum</a>