View Single Post
Re: running two or more bots at the same time
Old
  (#29)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: running two or more bots at the same time - 30-10-2006

Quote:
Originally Posted by botskill.cfg
# 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

(...)

# 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,04,05,06,03,12,10,24,25,13,11,08,07,22,23 ,18,21,20,19,15,17,09,14,16

# 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,04,05,06,03,24,19,22,23,20,21,10,12,13,07 ,08,11,09,18,17,19,15,16,14

# 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,07,08,12,10,13,11,09,24,18,14 ,17,16,15,19,20,21,22,23,25
Read this above...
  
Reply With Quote