Thread: Weapon Buy
View Single Post
Re: Weapon Buy
Old
  (#4)
[WT] Deagle [TR]
Guest
 
Status:
Posts: n/a
Default Re: Weapon Buy - 11-04-2004

# copy paste weapons.cfg its made to "not" use ANY snipers and only rifles

# 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 - WEAPON_M3
# 8 - XM1014
# 9 - MP5NAVY
# 10 - TMP
# 11 - P90
# 12 - MAC10
# 13 - UMP45
# 14 - GALIL
# 15 - FAMAS
# 16 - AK47
# 17 - SG552
# 18 - M4A1
# 19 - AUG
# 20 - SCOUT
# 21 - AWP
# 22 - G3SG1
# 23 - SG550
# 24 - M249

# 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,1,0,0,1,1,-1,-1,-1,-1,-1

# Weapon Tab for AS Maps
[AS]
-1,-1,-1,2,2,0,1,1,1,1,1,1,0,2,0,1,0,0,1,1,-1,-1,-1,-1,-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
# 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
# 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


# 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,4,6,5,10,7,8,23,24,20,11,14,12,21,22,13,19 ,17,9,15,16,18

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

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