View Single Post
Re: bots are too easy
Old
  (#6)
CS1.6
This user broke our rules and has been BANNED
 
Status: Offline
Posts: 84
Join Date: Oct 2006
Default Re: bots are too easy - 19-10-2006

Quote:
Originally Posted by KWo View Post
I don't understand why it becomes unplayable for LAN preparation?
Quote:
Originally Posted by KWo View Post
I don't understand.
I didn't tell you last time but this time i do for the sake of communication: read the post again please. It shouldn't be too hard to understand. Even the other person (in this thread) understood it the right way.





They are allready too hard to play. I'm using V3.16. Playing on the lowest skills 0-39 and i had to worsen the bot aiming skills in the botskills.cfg drastically. Even the lowest bot skills are with default botskill.cfg unplayable for normal people (without cheats).



Code:
pb_minbotskill 0
pb_maxbotskill 39


# Settings for Bots Skill 0-19
MIN_DELAY 1.60
MAX_DELAY 2.00
MIN_TURNSPEED 2.0
MAX_TURNSPEED 3.0
AIM_OFFS_X 80.0
AIM_OFFS_Y 80.0
AIM_OFFS_Z 100.0
HEADSHOT_ALLOW 0
HEAR_SHOOTTHRU 0
SEEN_SHOOTTHRU 0

# Settings for Bots Skill 20-39
MIN_DELAY 1.00
MAX_DELAY 1.50
MIN_TURNSPEED 3.0
MAX_TURNSPEED 4.0
AIM_OFFS_X 60.0
AIM_OFFS_Y 60.0
AIM_OFFS_Z 82.0
HEADSHOT_ALLOW 10
HEAR_SHOOTTHRU 0
SEEN_SHOOTTHRU 0
  
Reply With Quote