3 changed files with 22 additions and 0 deletions
@ -0,0 +1,15 @@ |
|||||
|
set hostname "<hostname>" |
||||
|
set rcon_password "<rconpassword>" |
||||
|
set location "The Internet" |
||||
|
set website "https://gameservermanagers.com/" |
||||
|
set deathmatch 1 |
||||
|
set maxclients 8 |
||||
|
set timelimit 30 |
||||
|
set fraglimit 30 |
||||
|
|
||||
|
map q2dm1 |
||||
|
|
||||
|
// to advertise your server to a public "master server" add something |
||||
|
// like this: |
||||
|
//set public 1 |
||||
|
//setmaster master.q2servers.com |
Loading…
Reference in new issue