Tremulous Forum
Community => Servers => Topic started by: blackelf on April 01, 2007, 07:34:40 pm
-
Hello, how can I run from linux commandline a dedicated server that
1) auto loads map named foo
2) enables cheats
3) is LAN only
4) allow IP A B and C only
-
tremded.x86 +set dedicated 1 +set g_banips "<whitespace separated list of ips (no longer than 255 chars)>" +set g_filterban 0 +devmap <mapname>