Oke!!
Take the omni-bot folder from your omnibot download and place in the mod folder ie nq.
So when you click on this folder there should be 2 folders in the directory.
omnibot and omni-bot.
Place the omni-bot.cfg into the etmain directory.
Add this to your server.cfg (in etmain directory)
Now restart your server and the bots should appear, if not check your server.log it will say what the error is.Code:set omnibot_enable "1" set omnibot_path "/usr/local/games/et/****/8.2.121.145:27960/nq/omni-bot/omni-bot/" //your path will be specific to your hoster exec omni-bot.cfg
If no bots try in server console /rcon password bot maxbot 10
10 bots should appear...if not check server.log
bot commands
Once you get to this stage I can help you with configuring them further. I have shrub commands to add and remove them or you can use rcon.
Let me know when you get this far and I will help you further.
GL,
Jem.
More shrubs to control bots without rcon.
Code:[command] command = kickbots exec = bot minbots -1; bot maxbots -1; bot kickall desc = Clears server from bots. levels = 4 5 6 7 8 9 10 11 [command] command = addbots exec = bot minbots -1; bot maxbots 6; bot addall desc = Adds upto 6 bots to server. levels = 4 5 6 7 8 9 10 11 [command] command = maxbot exec = bot maxbots [1] desc = Sets maximum count of bots in game. ie !maxbot 10 levels = 4 5 6 7 8 9 10 11






Reply With Quote