首先在上面显示————
//----------------------------------------------------------------------------
// BotProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (
http://www.turtlerockstudios.com)
//
// This database defines bot "personalities".
// Feel free to edit it and define your own bots.
//
//----------------------------------------------------------------------------
//
// All profiles begin with this data and overwrite their own
//
Default
Skill = 80
Aggression = 100
ReactionTime = 0.1
AttackDelay = 0
Teamwork = 100
WeaponPreference = none
Cost = 3
Difficulty = HARD
VoicePitch = 85
Skin = 0
End
//----------------------------------------------------------------------------
//
// These templates inherit from Default and override with their values
// The name of the template defines a type that is used by individual bot profiles
//
这些不用鸟他,没用的