Thread: E[POD]bot 4b
View Single Post
Re: E[POD]bot 4b
Old
  (#6)
The Storm
Council Member / E[POD]bot developer
 
The Storm's Avatar
 
Status: Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Default Re: E[POD]bot 4b - 26-04-2005

Oh yes MarD, I forgot :

Code:
# 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
To disable shield buying you must replace that part in EPBwpns.cfg with this one :
Code:
 
# 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
And don't forget to make a backup copy.
  
Reply With Quote