channel.conf

来自「打魔兽战网的都知道他是什么」· CONF 代码 · 共 68 行

CONF
68
字号
############################################################################### channel.list  -  Configuration for permanent channels                      ##----------------------------------------------------------------------------##                                                                            ## These are the channels to create when the server starts up. This file does ## not change the channel that the client requests when it logs in, but it    ## can be used to give that channel a different "official" name.              ##                                                                            ## Quotes (") are required around the strings, but they are not allowed       ## inside them. An unquoted NULL means there is no entry for that position.   ##                                                                            ## NONE for special name means to use the format "shortname-ctry num realm"   ##  e.g. "D2CS-Starcraft USA-1"                                               ## NULL for country creates non-country specific channels.                    ## -1 for max sets no limit to the number of users allowed in the channel     ##                                                                            ## ---special name--- 		-----short name----- 	cltag bots- -ops- -log- ctry- realm max -mod-#"The Void"           		"The Void"           	NULL  true  false false  NULL NULL -1   trueNONE                	 	"Starcraft"          	STAR  true  false false  NULL NULL -1   falseNONE                 		"Brood War"          	SEXP  true  false false  NULL NULL -1   falseNONE                 		"Starcraft Shareware" 	SSHR  true  false false  NULL NULL -1   falseNONE                 		"Diablo Retail"      	DRTL  true  false false  NULL NULL -1   falseNONE                 		"War2BNE"            	W2BN  true  false false  NULL NULL -1   falseNONE                 		"Diablo II"          	D2DV  true  false false  NULL NULL -1   falseNONE				"Diablo II"		D2XP  true  false false  NULL NULL -1   false"Warcraft 3 Frozen Throne" 	"W3"			W3XP  true  false false  NULL NULL -1   false"Warcraft 3"         		"W3"			WAR3  true  false false  NULL NULL -1   false"Human Castle"       		"W3"			W3XP  true  false false  NULL NULL -1   false"Orc Stronghold"     		"W3"			W3XP  true  false false  NULL NULL -1   false"Undead Necropolis" 		"W3"			W3XP  true  false false  NULL NULL -1   false"Night Elf Tree of Life"  	"W3"			W3XP  true  false false  NULL NULL -1   false"Dragon Roost"       		"W3"			W3XP  true  false false  NULL NULL -1   false"Human Castle"       		"W3"			WAR3  true  false false  NULL NULL -1   false"Orc Stronghold"     		"W3"			WAR3  true  false false  NULL NULL -1   false"Undead Necropolis" 		"W3"			WAR3  true  false false  NULL NULL -1   false"Night Elf Tree of Life"	"W3"			WAR3  true  false false  NULL NULL -1   false"Dragon Roost"       		"W3"			WAR3  true  false false  NULL NULL -1   false"Chat"               		"Chat"			CHAT  true  false false  NULL NULL -1   false"Backstage"			"Backstage"		NULL  true  false false  NULL NULL  0   false"Moderated Support"		"Support"		NULL  true  false false  NULL NULL -1    true#                                                                            ############################################################################################################################################################## Westwood Online Channels                                                   ##----------------------------------------------------------------------------## Note: The Westwood channels should be formatted like this! Do not set the last number above 5.# The proper game type numbers are as follows: #	- 18 = Tiberian Sun game channels#	- 21 = Red alert 1 channels#	- 33 = Red alert 2 channels#	- 41 = Yuri's Revenge###### Tiberian Sun Support ##################################################################################### "Lob 18 0"                    "GDI Barracks"            WWOL    false false false  NULL   NULL    -1   false "Lob 18 1"                    "NOD Barracks"            WWOL    false false false  NULL   NULL    -1   false "Lob 18 2"				 "GDI Comm. Center"	   WWOL    false false false  NULL   NULL    -1   false##### Red Alert 2 Support ###################################################################################### "Lob 33 0"                    "USA Command"             CHAT    false false false  NULL   NULL    -1   false "Lob 33 1"                    "Korean Bunker"           CHAT    false false false  NULL   NULL    -1   false##### Yuri's Revenge Support ################################################################################### "Lob 41 0"                    "Unknown"                 CHAT    false false false  NULL   NULL    -1   false "Lob 41 1"                    "Unknown"                 CHAT    false false false  NULL   NULL    -1   false#                                                                            ###############################################################################

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?