.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   JKBotti (http://forums.bots-united.com/forumdisplay.php?f=83)
-   -   Bots Problem (http://forums.bots-united.com/showthread.php?t=9951)

aleck 02-06-2014 18:27

Bots Problem
 
Hello,

I just installed JKBotti but I have some problems..
Bots are connected but they don't move, only stay in one place , jump and rotate, don't attack or something...
what I have to do?

RoboCop 07-06-2014 02:12

Re: Bots Problem
 
Can you maybe explain specifically on some problems you actually mean? Like any logs or anything you forgotten.

Also I think some of the JKB cvar were removed to make the bot controls simple. And I am guessing you didn't use the autowaypoint command, but I don't know if that is the case as I have no clues from what problems you are having. However if they are not moving then it is possible that you are running them in Op4CTF maps, as they won't work in those kind of maps, except HLDM and Op4DM maps.

aleck 07-06-2014 15:10

Re: Bots Problem
 
I just found the problem, JKBotti don't work with amxmodx...

RoboCop 07-06-2014 15:13

Re: Bots Problem
 
Quote:

Originally Posted by aleck (Post 66020)
I just found the problem, JKBotti don't work with amxmodx...

I don't think so I got JKB on my Linux Dedicated Server running on both HLDM and Op4DM.

If I knew what Metamod addons you are running on and your server specs, then it may give us clues on why you think JKB fails with AMXX.

aleck 07-06-2014 15:50

Re: Bots Problem
 
I'm running :
Code:

    Metamod version 1.21p37 Copyright (c) 2001-2013 Will Day
    Patch: Metamod-P (mm-p) v37 Copyright (c) 2004-2013 Jussi Kivilinna
  Metamod comes with ABSOLUTELY NO WARRANTY; for details type `meta gpl'.
  This is free software, and you are welcome to redistribute it
  under certain conditions; type `meta gpl' for details.
 
  AMX Mod X version 1.8.2 Copyright (c) 2004-2006 AMX Mod X Development Team
  AMX Mod X comes with ABSOLUTELY NO WARRANTY; for details type `amxx gpl'.
  This is free software and you are welcome to redistribute it under
  certain conditions; type 'amxx gpl' for details.

Server specs :
Code:

  Intel(R) Xeon(R) CPU          E5430  @ 2.66GHz
 2GB DDR3
 10GB HDD


RoboCop 07-06-2014 16:35

Re: Bots Problem
 
You running on Windows or Linux?

aleck 07-06-2014 16:44

Re: Bots Problem
 
Running Ubuntu 12.04 LTS

RoboCop 08-06-2014 12:28

Re: Bots Problem
 
Well I am no expert but that is exactly what OS im running on, Ubuntu. I don't know why you think AMXX fails with JKB. But if I show you my jk_botti.cfg file and reveal the cvar then that may help as I got the settings adjusted adequately.

Code:

# wait for 5 seconds
pause 5

# automatic waypoint creation
autowaypoint 1

# add [lvlX] tags to players
bot_add_level_tag 0

# modify bot connection times show on steam server list
bot_conntimes 0

# use teambalancing? server alse must use mp_teamlist in order to make this work.
# balance types:
#  0: disabled
#  1: balance on bot add and kick (with min/max bots) (default)
team_balancetype 1

# block bots joining these team by autobalancing:
#team_blockedlist "scientist;gman"

# Remove the comments on the 2 lines below to support a minimum and maximum
# number of bots running on a dedicated server.  Bots will be added to the
# server until the total number of players (bots and humans) reaches the
# max_bots value.  Each time a new player joins the server, a bot will be
# kicked from the server unless there are only min_bots number of bots
# currently on the server.  After players disconnect from the server, bots
# will be automatically added back to the server until the total number
# of players reaches max_bots again.  You should make max_bots be AT LEAST
# one less than the maxplayers value (otherwise no one will be able to join
# your server).

min_bots 0
max_bots 8

bot_chat_percent 0
bot_taunt_percent 0
bot_whine_percent 0
bot_endgame_percent 0

bot_chat_tag_percent 0
bot_chat_drop_percent 0
bot_chat_swap_percent 0
bot_chat_lower_percent 0

bot_logo_percent 0
random_color 1

# add 5 bots using different skill levels (a random skin and name will be chosen)
#  reminder: addbot <skin> <name> <skill>

addbot "" "" 4
addbot "" "" 4
addbot "" "" 4
addbot "" "" 4
addbot "" "" 4
addbot "" "" 4
addbot "" "" 4
addbot "" "" 4

# set default skill level to 3 (for extra min/max bots)
#  Note that above addbots will be used by min/max code until
#  all addbot-bots are in use. After this code will generate
#  new bots with default settings.
botskill 4

Try loading the bots on a map like bootcamp or any of the stock HLDM/Op4DM maps but not op4ctf prefixed maps please.

aleck 08-06-2014 15:15

Re: Bots Problem
 
Well i'm not think about amxmodx fails, i start server with metamod + jkbotti only and bots are ok, they are moving, shooting, killing, etc. but when i start server with amxmodx enabled they stay where get spawned and just jump and rotate exactly on that spot...

aleck 09-06-2014 16:30

Re: Bots Problem
 
With your JKBotti config my problem still persist...


All times are GMT +2. The time now is 22:45.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.