Hi all,
im trying to set up jaymod with omnibot.
it works fine APART from when i run “/bot addbot” NOTHING happens!
It works when running from the omnibot mod, just not with jaymod.
Hi all,
im trying to set up jaymod with omnibot.
it works fine APART from when i run “/bot addbot” NOTHING happens!
It works when running from the omnibot mod, just not with jaymod.
What versions of Jaymod and Omnibot are you running ?
Latest Jaymod is v2.1.7 and that supports Omnibot 0.66
Not sure if that would solve the problem, but try it
Also, be sure you are logged in with your Rcon password:
(in console)
1: /rconpassword [insert password] (<- don’t use brackets)
2: /rcon bot addbot
To add a bot with a specific class and team and name, you can do (for instance):
/rcon bot addbot 1 5 ^qRed is a nice color
then your creature will look like an axis covert ops and his name is ‘Red is a nice color’
for allied bot:
/rcon bot addbot 2 1 ^sYelloohhh
(allied soldier with name Yelloooh
(little addbot explanation : )
/rcon bot addbot 1(for an axis bot) / 2 (for allied bot) 1/2/3/4/5 (choose class: 1 = soldier, 2= medic, 3=engineer, 4= field ops, 5=covert ops (look in limbo menu to see the correct class per number) NAME FOR BOT
Hope it helps you out
i haven’t tried updating yet but when i do the rcon thing is says:
Rcon loopback:
bot
it doesn’t add a bot.
thanks for your help though.
Yeah!!!
I updated to latest version, opened game, and ran “/bot addbot” as usual.
Nothing is going to happen i thought, but when i pressed enter, A BOT JOINED!!!
must be a bug in older version of jaymod or something.
http://www.omni-bot.com/wiki/index.php?title=Download_Omni-Bot_ET
There is a table showing compatibility between mods and omnibot version…
just as info.
Always the same issue…i hope ^^.
Change your et_autoexec.gm file.( located in omnibot install folder ) or just search on harddrive^^
// Set minbots/maxbots on map start
//MinBots(2);
//MaxBots(12);
and get ride off //
// Set minbots/maxbots on map start
MinBots(2);
MaxBots(12);
now omni alway will put min 2 max 12 bots on every map