Quote:
Originally Posted by sPlOrYgOn
try awp_map...
they will scope and shoot..
they will only scope if the enemy is far enough..
as for them not shooting.. I dunno...
|
We do not play awp_map and do not want to run it just because that is a map that the bots actually zoom on.
I have been running PODBOT on our server since you showed me the way sPlOrYgOn and we only run aztec, dust, dust2, and inferno and no one has *ever* seen the bots scope with a sniper rifle, shoot the sniper rifle without the scope, or even change to a pistol when the primary is a sniper rifle.
If it cannot be fixed or is not an issue that is being looked at, can you give me some input as to why a bot will drop an AK/M4 and pick up an AWP when this is what our botweapons.cfg looks like (the spaces between 12 and 25 are not really there.....it is just a forum thing I guess)?
Code:
# Standard Weapon Tab for CS & DE Maps
[STANDARD]
-1,-1,-1,2,-1,-1,-1,-1,-1,2,-1,-1,-1,-1,0,0,1,0,1,1,-1,-1,-1,-1,-1,-1
# Weapon Priorities for a Normal Standard Bot
[NORMAL]
0,1,2,3,4,6,5,9,13,17,16,14,18,19,15,7,8,11,10,12,25,20,21,22,23,24
# Weapon Priorities for an Agressive Bot
[AGRESSIVE]
0,1,2,3,4,6,5,9,13,17,16,14,18,19,15,7,8,11,10,12,25,20,21,22,23,24
# Weapon Priorities for a Defensive Bot
[DEFENSIVE]
0,1,2,3,4,6,5,9,13,17,16,14,18,19,15,7,8,11,10,12,25,20,21,22,23,24
and why if I have this set like this:
Code:
# This value sets the maximum number of weapons Bots are allowed to
# pickup during one round
maxweaponpickup 0
Why do bots still pick up different weapons when I am saying they are not allowed to pick up any. This is my combatant to them not shooting the AWP. If I restrict them from buying it which that is working, I do not want them to pick up AWP's if they are going to just run around aimlessly with them and just be a target. But I still do not know why they would pick up an AWP or any scoped rifle because as you can see, I have them at the bottom of the priority list.