Commandlines

Revision as of 21:46, 3 May 2011 by TCAWiki (talk | contribs) (Created page with "; Default Commandline : The default commandline used for this game. You may use default and custom variables. For example: +set dedicated 2 +set net_ip "$[Service.IpAddress]" +s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Default Commandline
The default commandline used for this game. You may use default and custom variables. For example:
+set dedicated 2 +set net_ip "$[Service.IpAddress]" +set net_port "$[Service.GamePort]" +set sv_maxclients "$[Service.Slots]" ![Game] ![ConfigFile]
Private Commandline
The commandline used when the game is private. If no commandline is specified the default commandline will be used. You may use default and custom variables.
Default Custom Commandline
The commandline used when building a custom commandline. Use the User Commandline variable to specify where the user's custom commandline will be inserted. You may use default and custom variables.
Private Custom Commandline
The commandline used for private game servers when building a custom commandline. Use the User Commandline variable to specify where the user's custom commandline will be inserted. If no commandline is specified the default custom commandline will be used. You may use default and custom variables.
Predefined Commandlines
Define one or more commandlines that the user can choose from. You may use default and custom variables. If you use a custom variable the user will be asked to enter the value before applying the commandline.
Retrieved from "https://help.tcadmin.com/index.php?title=Commandlines&oldid=124"