View Single Post
Re: detailnames improvement
Old
  (#7)
Sc0Rp
Retired Podbot_mm tester
 
Sc0Rp's Avatar
 
Status: Offline
Posts: 225
Join Date: Jun 2007
Location: none of your business
Default Re: detailnames improvement - 01-04-2008

I post this here cause it has to do with the podbot.cfg file also.
Can you make seperate weapon restrictions for each team?
A) First in the podbot.cfg something like this;
For the T's:

# Weapons, equipment and ammo restriction (for buying T team)
# bit numbers meaning - the left one is the 0 in that string cvar
# Pistols restriction
# 0 - KNIFE
# 1 - USP
# 2 - GLOCK18
# 3 - DEAGLE
# 4 - P228
# 5 - ELITE
# Shotgun restrictions
# 6 - M3
# 7 - XM1014
# SMG restrictions
# 8 - MP5NAVY
# 9 - P90
# 10 - MAC10
# 11 - UMP45
# Rifles restrictions
# 12 - AK47
# 13 - SG552
# 14 - GALIL
# 15 - SCOUT
# 16 - AWP
# 17 - G3SG1
# Machine Gun restriction
# 18 - M249
pb_trestrweapons "0000000000000000000"

For the CT's:

# Weapons, equipment and ammo restriction (for buying CT team)
# bit numbers meaning - the left one is the 0 in that string cvar
# Pistols restriction
# 0 - KNIFE
# 1 - USP
# 2 - GLOCK18
# 3 - DEAGLE
# 4 - P228
# 5 - FIVESEVEN
# Shotgun restrictions
# 6 - M3
# 7 - XM1014
# SMG restrictions
# 8 - MP5NAVY
# 9 - TMP
# 10 - P90
# 11 - UMP45
# Rifles restrictions
# 12 - M4A1
# 13 - FAMAS
# 14 - AUG
# 15 - SCOUT
# 16 - AWP
# 17 - SG550
# Machine Gun restriction
# 18 - M249
# Shield restriction
# 19 - SHIELD
pb_ctrestrweapons "00000000000000000000"

B) Second also ingame when you go to weapon mode you have the choice of 3 things after choosing 1 of the 7 weapon modes.
The 3 options then are:
1) Both teams ( like it is now )
2) T team only
3) CT team only

Thx in advance.


[SIGPIC][/SIGPIC]
  
Reply With Quote