Frisasky
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
ActionHalfLife/server.cfg
|
|
@ -11,10 +11,10 @@ hostname "SERVERNAME" |
|
|
|
// RCON - remote console password. |
|
|
|
rcon_password "ADMINPASSWORD" |
|
|
|
|
|
|
|
// disable autoaim |
|
|
|
// disable autoaim (1 = enable) |
|
|
|
sv_aim 0 |
|
|
|
|
|
|
|
// disable cheats |
|
|
|
// disable cheats (1 = enable) |
|
|
|
sv_cheats 0 |
|
|
|
|
|
|
|
// player bounding boxes (collisions, not clipping) |
|
|
|