diff --git a/ActionHalfLife/server.cfg b/ActionHalfLife/server.cfg index 41c15b3..d4d833d 100644 --- a/ActionHalfLife/server.cfg +++ b/ActionHalfLife/server.cfg @@ -2,7 +2,6 @@ // // // Action Half-Life - server.cfg // // // -// // // ************************************************************************** // // default server name. @@ -11,13 +10,10 @@ hostname "SERVERNAME" // RCON - remote console password. rcon_password "ADMINPASSWORD" -// Default maxplayer for Action Half-Life -maxplayers 8 - -// disable autoaim +// disable autoaim (1 = enable) sv_aim 0 -// disable cheats +// disable cheats (1 = enable) sv_cheats 0 // player bounding boxes (collisions, not clipping)