Initial commit.

This commit is contained in:
Jim Gray
2013-04-04 14:32:05 -07:00
parent ba5c81da32
commit d71d53e8ec
2180 changed files with 1393544 additions and 1 deletions

View File

@@ -0,0 +1,27 @@
protocol_imp
{
playerModel protocol
weapon WP_NONE
surfOn head_off
surfOff head
customSkin imp
reactions 3
aim 1
move 3
aggression 3
evasion 1
intelligence 5
playerTeam TEAM_NEUTRAL
enemyTeam TEAM_NEUTRAL
// race bot
class CLASS_PROTOCOL
snd protocol
yawSpeed 60
runSpeed 150
walkSpeed 50
height 65
width 12
hFOV 120
vfov 45
snd protocol
}