Log in

View Full Version : how i install omnibot



jr-joker
13-08-2015, 21:03
hello all can u help me with instalaton, of omnibot on nq

Jemstar
25-08-2015, 13:30
Hiya Joker man,

try this NQ wiki (http://shitstorm.org/noquarter/wiki/index.php?title=Installation_Guide#Installation_of _Omni-Bot)

I can help if this doesn't help!

GL

Jem.

Jemstar
25-08-2015, 13:30
double post grr

jr-joker
3-09-2015, 15:03
can u help me jem cause i didnt get any thing from nq wiki

Jemstar
4-09-2015, 22:22
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.

http://bloodsquadclan.com/images/omnibot folder.jpg

Place the omni-bot.cfg into the etmain directory.

Add this to your server.cfg (in etmain directory)


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

Now restart your server and the bots should appear, if not check your server.log it will say what the error is.

If no bots try in server console /rcon password bot maxbot 10

10 bots should appear...if not check server.log

bot commands (http://omni-bot.invisionzone.com/wiki/index.php?title=Omni-bot_Command_Reference)

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.


[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