|
|
@ -46,7 +46,7 @@ set sv_privateclients "4" |
|
|
|
// that have "password" set to the value of "sv_privatePassword" |
|
|
|
set sv_privatepassword "" |
|
|
|
// remote console access password |
|
|
|
set rconpassword "" |
|
|
|
set rconpassword "ADMINPASSWORD" |
|
|
|
// referee status password |
|
|
|
set refereePassword "" |
|
|
|
|
|
|
@ -68,7 +68,7 @@ set sv_wwwFallbackURL "" |
|
|
|
|
|
|
|
// MOTD ETC |
|
|
|
// name of server here |
|
|
|
set sv_hostname "LinuxGSM" |
|
|
|
set sv_hostname "HOSTNAME" |
|
|
|
// (message should not be longer than this without the color codes) |
|
|
|
// max length is "12345678901234567890123456" |
|
|
|
// message in right corner of join screen here |
|
|
|