.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > POD-Bot mm > Common Questions
Common Questions Are you seeking help ? Get it here !

Reply
 
Thread Tools
bot weapon choice
Old
  (#1)
person135
Member
 
Status: Offline
Posts: 259
Join Date: Sep 2006
Default bot weapon choice - 11-11-2006

hey i've been playing with epb and pbmm at the same time and i've edited the weapon priorities stuff. i specifically placed most of the snipers before weapons such as the ump or the 950 or the shotguns, but the bots still buy these smgs and shotguns and not sniper rifles. they barely even buy ak47 and m4a1s and other rifles.

how do i fix this


btw, i played on de_dust2002 with pbmm v16b and epb 1.53 and using my waypoints. the match was the best bot match i've ever seen! i was extremely happy with the way the bots were playing.
  
Reply With Quote
Re: bot weapon choice
Old
  (#2)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bot weapon choice - 11-11-2006

Post Your botweapons.cfg
I believe they weren't playing CSDM, but regular CS game.
BTW - which one is harder? epb or pb mm?
  
Reply With Quote
Re: bot weapon choice
Old
  (#3)
person135
Member
 
Status: Offline
Posts: 259
Join Date: Sep 2006
Default Re: bot weapon choice - 11-11-2006

well i did put the aks and the m4s and the sniper rifles before the guns like the ump

btw, i don't know which bot is harder because i can't tell one bot from another because i don't have the prefixes on

sometimes i see the bots with pistols.


epb weapons

Quote:
# This File holds some Tables for buying of weapons
# and configuration of Weapon Prefs for Personalities
#
# The Tables start from the least desired Weapon
# to the best.
# BE EXTREMELY CAREFUL WITH THESE TABLES BECAUSE A WRONG NUMBER
# OF ENTRIES OR A SCREWED UP FORMAT CAN EASILY CRASH POD, THERE'S
# NO ERROR PARSING DONE!

# Numbering of the weapons:
# 0 - KNIFE
# 1 - USP
# 2 - GLOCK18
# 3 - DESERT EAGLE
# 4 - P228
# 5 - ELITE
# 6 - FIVESEVEN
# 7 - M3
# 8 - XM1014
# 9 - MP5/N
# 10 - TMP
# 11 - P90
# 12 - MAC-10
# 13 - UMP45
# 14 - AK47
# 15 - SG552
# 16 - M4A1
# 17 - AUG
# 18 - SCOUT
# 19 - AWP
# 20 - G3SG1
# 21 - SG550
# 22 - M249
# 23 - FAMAS
# 24 - GALIL
# 25 - SHIELD
#
# Following are Tables which specify which Team is allowed
# to buy a weapon on a Map. You can also use it to allow/disallow
# Weapons for a Team or a Map/Gamemode (remember that some
# Weapons are team-specific and can't be bought by another team).
# -1 = Disallow Buying for any Team
# 0 = Terrorist Team only
# 1 = CT Team only
# 2 = Can be bought by both Teams

# Standard Weapon Tab for CS & DE Maps
[STANDARD]
-1,-1,-1,2,2,0,1,2,2,2,1,2,0,2,0,0,1,1,2,2,0,1,2,1,0,1

# Weapon Tab for AS Maps
[AS]
-1,-1,-1,2,2,0,1,1,1,1,1,1,0,2,0,0,1,1,2,0,0,1,1,1,0,1

# Escape & Knife Arena Maps aren't supported by CS and
# so I don't care about them in POD-Bot neither !

# Some example Tables:
# Pistols Only
#-1,-1,-1,2,2,0,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1
# Shotguns Only
#-1,-1,-1,-1,-1,-1,-1,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
# SubMachine-Guns Only
#-1,-1,-1,-1,-1,-1,-1,-1,-1,2,2,2,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1


# The following Tables stores the Weapon Priorities of the Bots depending on
# Personality (it affects buying & picking up better weapons from the
# ground).

# Weapon Priorities for a Normal Standard Bot
[NORMAL]
0,1,2,3,5,4,6,14,16,9,19,23,24,20,21,18,10,12,13,1 1,25,22,15,17,7,8

# Weapon Priorities for an Aggressive Bot
[RUSH]
0,1,2,3,4,6,5,14,16,19,17,15,8,21,20,22,23,24,9,18 ,7,10,12,13,11,25

# Weapon Priorities for a Defensive Bot
[CAREFUL]
0,1,2,4,3,5,6,19,20,21,14,16,18,25,9,22,23,24,7,11 ,17,13,15,12,10,8
pbmm weapons

Quote:
# This File holds some Tables for buying of weapons
# and configuration of Weapon Prefs for Personalities
#
# The Tables start from the least desired Weapon
# to the best.
# BE EXTREMELY CAREFULL WITH THESE TABLES BECAUSE A WRONG NUMBER
# OF ENTRIES OR A SCREWED UP FORMAT CAN EASILY CRASH POD, THERE'S
# NO ERROR PARSING DONE!

# Numbering of the weapons:
# 0 - KNIFE
# 1 - USP
# 2 - GLOCK18
# 3 - DEAGLE
# 4 - P228
# 5 - ELITE
# 6 - FIVESEVEN
# 7 - M3
# 8 - XM1014
# 9 - MP5NAVY
# 10 - TMP
# 11 - P90
# 12 - MAC10
# 13 - UMP45
# 14 - AK47
# 15 - SG552
# 16 - M4A1
# 17 - GALIL
# 18 - FAMAS
# 19 - AUG
# 20 - SCOUT
# 21 - AWP
# 22 - G3SG1
# 23 - SG550
# 24 - M249
# 25 - SHIELD

# Following are Tables which specify which Team is allowed
# to buy a weapon on a Map. You can also use it to allow/disallow
# Weapons for a Team or a Map/Gamemode (remember that some
# Weapons are team-specific and can't be bought by another team).
# -1 = Disallow Buying for any Team
# 0 = Terrorist Team only
# 1 = CT Team only
# 2 = Can be bought by both Teams
# Standard Weapon Tab for CS & DE Maps
#0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
[STANDARD]
-1,-1,-1,02,02,00,01,02,02,02,01,02,00,02,00,00,01,00,01, 01,02,02,00,01,02,01


# Weapon Tab for AS Maps
[AS]
#0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
-1,-1,-1,02,02,00,01,01,01,01,01,01,00,02,00,-1,01,00,01,01,00,00,-1,01,01,01

# Escape & Knife Arena Maps aren't supported by CS and
# so I don't care about them in POD-Bot neither !

# Some example Tables:
# Pistols Only
#-1,-1,-1,2,2,0,1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
# Shotguns Only
#-1,-1,-1,-1,-1,-1,-1,2,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
# SubMachine-Guns Only
#-1,-1,-1,-1,-1,-1,-1,-1,-1,2,1,2,0,2,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1


# The following Tables stores the Weapon Priorities of the Bots depending on
# Personality (it affects buying & picking up better weapons from the
# ground).

# Weapon Priorities for a Normal Standard Bot
#0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
[NORMAL]
00,02,01,03,04,05,06,14,16,09,21,22,23,17,18,15,19 ,10,24,25,13,11,08,07,20,12

# Weapon Priorities for an Agressive Bot
#0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
[AGRESSIVE]
00,02,01,03,04,05,06,14,16,21,17,18,09,19,15,22,23 ,24,07,08,20,13,12,11,10,25

# Weapon Priorities for a Defensive Bot
#0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
[DEFENSIVE]
00,02,01,04,05,06,03,21,22,23,14,16,17,18,07,09,20 ,25,08,10,13,11,12,24,15,19

Last edited by person135; 12-11-2006 at 00:12..
  
Reply With Quote
Re: bot weapon choice
Old
  (#4)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: bot weapon choice - 12-11-2006

The most desired weapons are the most right in the list.
Currentlly in Your podbot.cg these items they are trying to buy the most frequently:

[NORMAL] - ...22,15,17,7,8
[AGRESSIVE] - ...10,12,13,11,25
[DEFENSIVE] - ...13,15,12,10,8

I hope You know now what You need to do to fix Your problem.

The bot checks the list from the right side - the bot checks if it has got enough money to buy the most right item and - if so - it puts it in some table with 5 favourities weapons. If no - the checks moves to the left (second item from the right side). Ones the bot finds 5 primary weapons with enough money for them - the bot randomly chooses some weapon.
  
Reply With Quote
Re: bot weapon choice
Old
  (#5)
person135
Member
 
Status: Offline
Posts: 259
Join Date: Sep 2006
Default Re: bot weapon choice - 12-11-2006

ok thanks, i'll try it out now
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com