ETMods.net

N!tmod, a Wolfenstein: Enemy Territory Modification!

You are not logged in.

Announcement

You can donate to help us keeping services online.

#1 01-Apr-10 21:03:28

|+HA+|AngelofDeath
Member
Registered: 01-Apr-10
Posts: 23

Re: !bots

i have a question about bots.. Where are the !maxbot or !addbot command? We use this on our ETpub server.
Also, when we had like 10 bots, there was always 1 bot leaving when a player joins a team.. How do i get that set again?

Now its set like this:


[Debug]
DumpFileEnable                 = true
DumpFileDialog                 = false

[Script]
Debug                          = true
EnableRemoteDebugger           = false

[Debug Render]
EnableInterProcess             = true

[Downloader]
Server                         = 
Script                         = 
DownloadMissingNav             = true

[ServerManager]
MinBots                        = -1
MaxBots                        = -1
BalanceTeams                   = 0
SaveConfigChanges              = 1
CountSpectators			 = 0

[Difficulty]
CurrentDifficulty              = 3
AdjustAim                      = 1

[CombatMovement]
moveskill                      = 4

|+HA+|AngelofDeath


|+HA+|AngelofDeath

Offline

#2 01-Apr-10 21:21:56

Nico$
N!tmod Developer
From: France
Registered: 30-Mar-10
Posts: 80
Website

Re: !bots

[ServerManager]
MinBots                        = -1
MaxBots                        = -1


Minbot is the minimum number of bots on a server (you can put it to 0)
Maxbot is the maximum of bot on the server.
I think you just have to modify those number, omnibot kick a bot automaticly when a player enter in a team

you have to add custom commands for !maxbot and !addbot in shrubbot file.


Nico$

Offline

#3 01-Apr-10 21:41:20

|+HA+|AngelofDeath
Member
Registered: 01-Apr-10
Posts: 23

Re: !bots

Thx!!  big_smile


|+HA+|AngelofDeath

Offline

#4 01-Apr-10 22:32:16

N!trox*
Administrator
Registered: 30-Mar-10
Posts: 1,098

Re: !bots

Here are the settings used on N!tmod Fun cfg|XPS (188.165.50.108:27960)

[ServerManager]
MinBots                        = -1
MaxBots                        = 10
BalanceTeams                   = 1
SaveConfigChanges              = 1
CountSpectators                = 0
Minbots = -1 

- If there are enough clients playing, all the bots will be disconencted, if set to a positive value, X bots will always be connected (i personally dont recommend it cuz it uses a slot for nothing).

Maxbots = 10 

- There will never be more than 10 bots on the server, if set to -1, you have to add bots manually (and i'm not sure they will disconnect by themselves).

BalanceTeams = 1

- Bots will keep teams balanced

SaveConfigChanges = 1

- If you modify settings using rcon, the changes will be saved.

CountSpectators = 0

- Bots will ignore spectators, they will only disconnect when a player joins a team.


iluvnitmod.png

Offline

#5 03-Apr-10 17:59:57

Dr.mAgic
Member
From: North West, England
Registered: 03-Apr-10
Posts: 4

Re: !bots

A, i am glad about that last comment. I had a suspicion this was the case but wasn't entirely sure.

Offline

Board footer

Powered by FluxBB