.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Bug Reports (http://forums.bots-united.com/forumdisplay.php?f=49)
-   -   no weapons (http://forums.bots-united.com/showthread.php?t=5694)

mexykanu 10-09-2006 09:43

no weapons
 
bots don't ever buy weapons, and i checked the settings 2 3 times, including now. i'm using the latest MM PODbot and amxmodx, and counter-strike 1.5. 10x

RiptorX 10-09-2006 20:06

Re: no weapons
 
cs 1.5 is a bit too old. Go and get ur 1.6 upgrade that's what the bot is made for :P (Podbot mm).

cs 1.5 just works with the old podbot

Ancient 11-09-2006 03:42

Re: no weapons
 
I thought pb mm works with 1.5, but If not try some other bots like e[POD] Bot, or podbot 2.5 by CountFloyd or even try yapb bot.

I only experience this in aim and awp maps which the bot is programed that way :)

Podbot 2.5 http://www.fileplanet.com/80709/8000...nfo/PodBot-2.5

epodbot.bots-united.com

yapb.bots-united.com
yapb.cfegames.com // Russian

KWo 11-09-2006 09:05

Re: no weapons
 
podbot mm works with CS1.5 perfectly. I'm developing this bot using last 3 months ONLY CS1.5 (I don't have at work's laptop Steam nor CS1.6).
More info about the map You were trying and You found they don't buy any weapon. More info about weapon restrictions You used in AMX X. Let me know if You are using All-In-One installer.
The bots don't buy any weapon on aim_xxx and awp_xxx maps. That's expected bots behavior.

mexykanu 19-09-2006 19:44

Re: no weapons
 
i tried:

amx_restrict off
maps: cs_assault, de_dust, de_inferno, dust2
the bot menu --> use all weapons, weapon categries etc

looked in the config files 6-7 times, and i still didn't find anything...

Quote:

Originally Posted by RiptorX
cs 1.5 is a bit too old. Go and get ur 1.6 upgrade that's what the bot is made for :P (Podbot mm).

cs 1.5 just works with the old podbot

i play 1.6 with people, not bots

KWo 20-09-2006 09:39

Re: no weapons
 
Go to amxmodx/config directory and find the file:
weaprest.ini
If there is such file - just delete it.
Make sure that in Your podbot.cfg file You have these settings:

pb_restrweapons "00000000000000000000000000"
pb_restrequipammo "000000000"

Check them also during the game (they are just as cvars) if something doesn't overwrite it for You.

mexykanu 20-09-2006 21:14

Re: no weapons
 
Code:

pb_restrweapons "00000000000000000000000000"
# 0 - vest
# 1 - vest and helmet
# 2 - flashbang
# 3 - he grenade
# 4 - smoke grenade
# 5 - defuser
# 6 - night vision googles
# 7 - primary ammo
# 8 - secondary ammo
pb_restrequipammo "000000000"

and there wasn't a restrict file in amxmodx/configs. i didn't use any restrictions from the begining... i also tried to reinstall everything, begining woth metamod :|

KWo 21-09-2006 22:10

Re: no weapons
 
The don't buy any weapon on aim_xx and awp_xx maps. That's the only thing I remember which may prevent them buying weapons.
Try All-In-One installer as a fresh install - with default settings and check if You still have this problem. Then let me know again if it still happens only on certain maps or all maps.

mexykanu 23-09-2006 18:51

Re: no weapons
 
i don't play on aim or awp maps.. i need the full bot potential, so i only use skill 100 and inhuman turns... i know how to install the addons. i'll try this installer, maybe it's my fault. 10x

mexykanu 23-09-2006 19:04

Re: no weapons
 
still no weapons.. damn

Ancient 23-09-2006 19:15

Re: no weapons
 
The installer is pretty damn big, 20 MB :o

Well you should unzip the stuff into SteamApps/<username>/Counter-Strike/cstrike folder

Liblist.gam should be overwritten and everything should work perfect.

Overwrite Yes to All, and it should work.
I'm using this installer and everything is working fine.
But it would depend if you are using Win32 or Linux.

Metamod: plugins.ini

Windows Users
Code:

win32 addons/amxmodx/dlls/amxmodx_mm.dll
//linux addons/amxmodx/dlls/amxmodx_mm_i386.so
win32 addons/podbot/podbot_mm.dll
//linux addons/podbot/podbot_mm_i386.so

Linux Users
Code:

//win32 addons/amxmodx/dlls/amxmodx_mm.dll
linux addons/amxmodx/dlls/amxmodx_mm_i386.so
//win32 addons/podbot/podbot_mm.dll
linux addons/podbot/podbot_mm_i386.so


KWo 23-09-2006 21:00

Re: no weapons
 
What is Your mp_startmoney setting? I got confused - You said once You are playing CS1.5, then You said You are playing CS1.6. So finally which one You are playing? What platform (windows/linux)?

Go to Your console and write:
meta list
and show the contents of it.

mexykanu 23-09-2006 21:16

Re: no weapons
 
mp_startmoney 16000, 800 won't work either
20 players
Windows
meta list = Amx Mod X, Podbot mm, Fun, Engine, Nvault, ,FakeMeta, Cstrike, CSX

KWo 23-09-2006 21:22

Re: no weapons
 
I want to see the full contents - with all version numbers...

mexykanu 23-09-2006 21:24

Re: no weapons
 
]meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] AMX Mod X RUN - amxmodx_mm.dll v1.71 ini ANY ANY
[ 2] POD-Bot mm RUN - podbot_mm.dll v3.0B15c ini Chlvl ANY
[ 3] Fun RUN - fun_amxx.dll v1.71 pl1 ANY ANY
[ 4] Engine RUN - engine_amxx.dll v1.71 pl1 ANY ANY
[ 5] FakeMeta RUN - fakemeta_amxx.dl v1.71 pl1 ANY ANY
[ 6] nVault RUN - nvault_amxx.dll v1.71 pl1 ANY ANY
[ 7] CStrike RUN - cstrike_amxx.dll v1.71 pl1 ANY ANY
[ 8] CSX RUN - csx_amxx.dll v1.71 pl1 ANY ANY
8 plugins, 8 running

KWo 23-09-2006 21:34

Re: no weapons
 
You are using some older version of AMX X. The latest one is 1.76 (but during few days should be released 1.76a with some small fixes) - so I would recommend to use our All-In-One with AMX X 1.75a. Also with standard metamod 1.19 (not mm-p).

Try to disable temporary AMX X - go to Your addons/metamod/plugins.ini file and add a semicolon (";" without quotes) in front of the line calling amxmodx - then let me know if the problem also happens without AMX X (only podbot mm loaded as mm plugin). What is the version of CS You are using?

mexykanu 23-09-2006 21:35

Re: no weapons
 
i already used that installer, and still they didn't buy weapons. i'm using Counter-Strike 1.5

edit: the same without amxx

Ancient 23-09-2006 21:47

Re: no weapons
 
Quote:

Originally Posted by KWo (Post 51733)
You are playing CS1.5, then You said You are playing CS1.6. So finally which one You are playing? .

I'm sorry, I'm the one that confused you. My mind is set on 1.6 :(

Well Right now I think we need to know if you are using dedicated server or listen server, installing the bot on your current machine and running it.

Dedicated means you are running cstrike on a different computer and then joining it.

If you used the latest all in 1installer your amx x should be up to date.

If you are using dedicated server I would recomend restarting the server to let the full effect of the podbot updates to work.

Can you send a screenshot of the bots without weapons?

mexykanu 23-09-2006 21:53

Re: no weapons
 
i'm running a Listen Server, i KNOW how to install / make / build a server, that's why i don't understand why they don't buy anything

when i say no weapons i mean they only use the first equipped pistol and the knife ( glock / usp ); i don't see the meaning of sending a screenshot

KWo 23-09-2006 22:01

Re: no weapons
 
Yeah - but it happens a lot they do have weapons, but they run arround with a pistoll or knive on the map to run faster. Then - when they see an enemy they use bought primary weapons. Are You sure they don't shoot from any primary weapons?
Another thing - post Your listenserver.cfg, podbot.cfg, autoexec.cfg. Eventually remove here (as post) or change the passwords (if You have some) for the safety.

mexykanu 23-09-2006 22:21

Re: no weapons
 
when i first came here i wanted to post the whole addons, and configs from cstrike to show that i don't do anything wrong :))

PodBot
podbot.cfg - http://ggxx.lx.ro/podbot.cfg
botskill.cfg - http://ggxx.lx.ro/botlogos.cfg
botweapons.cfg - http://ggxx.lx.ro/botweapons.cfg
botskill.cfg - http://ggxx.lx.ro/botskill.cfg

AMXX
amxx.cfg - http://ggxx.lx.ro/amxx.cfg
plugins.ini - http://ggxx.lx.ro/plugins.ini

Metamod
plugins.ini - http://ggxx.lx.ro/metamod/plugins.ini

cstrike
server.cfg http://ggxx.lx.ro/cstrike/server.cfg
listenserver.cfg http://ggxx.lx.ro/cstrike/listenserver.cfg
config.cfg http://ggxx.lx.ro/cstrike/config.cfg

KWo 23-09-2006 22:37

Re: no weapons
 
They cannot play corectly if Your call for podbot_mm.dll looks like in Your metamod's plugins.ini:
Quote:

Originally Posted by plugins.ini by Mexykanu
win32 addons/amxmodx/dlls/amxmodx_mm.dll
// win32 addons/podbot/podbot_mm.dll

Remove that "//" and space before win32 addons/podbot/podbot_mm.dll

mexykanu 23-09-2006 22:39

Re: no weapons
 
this is the new version of plugins.ini, i'm trying some other bots
so u see there's nothing wrong ?

KWo 23-09-2006 22:43

Re: no weapons
 
Nothing special. What is Your mp_freezetime? Can You setup it for 3.0 seconds for example?

KWo 23-09-2006 22:49

Re: no weapons
 
1 Attachment(s)
Look at this window of my CS when I'm fireing it up it's Polish one, but look at the right buttom corner - there should be the number of HL version used with that CS. What is Your one?

mexykanu 24-09-2006 12:03

Re: no weapons
 
46/1.1.1.0

(protocol 46, ver. 1.1.1.0)

KWo 24-09-2006 20:28

Re: no weapons
 
Update it first to the version 4111e (latest one Valve unofficially released for old HL).
http://www.interpc.pl/~jkwo/podbot_m...4111e_beta.exe

It says HLDS, but it really contains also files for HL - this way I'll be sure You have the same version of HL and CS I'm using - so it must work (even if we will need to do for You something else).

mexykanu 27-09-2006 13:30

Re: no weapons
 
today or tomorrow i'll tell you if i got something


All times are GMT +2. The time now is 04:20.

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