271611347 发表于 2012-1-15 11:02

求高人解答!建服务器的问题!我下了A-4版主的server.cfg我把里面的模式 服务器名字和人数都改了怎么还是改不到名字和人数

本帖最后由 271611347 于 2012-1-15 11:08 编辑

这是我搞不懂的问题都不知道哪里出错啊!文件都放到main文件夹了了可是建了服务器名字不是我改的那个而且人数也改不了,还是默认是30人数
//
// 'Server" Settings
//

sv_hostname "^4[^9T^1E^6X ^3T^8S^4]"                // Your Server Name
g_gametype "dm"                                // Set defualt Game Mode
sv_maxclients "20"                                // How many Players
rcon_password "110"                        // Access to your server to change stuff remotely
g_password ""                                         // Password Protected Game
g_allowvote "1"                                        // Vote to kick players?
sv_floodProtect ""4""                                 // prevent text chat spamming to this many posts
sv_maxPing "0"                                         // set the maximum ping allowed on the server
sv_maxRate "25000"                                 // Set the max Rate on this server
sv_minPing "0"                                         // set the minimum ping allowed on this server (can prevent hacks)
sv_maxclients "10"                                 // maximum players on this server
sv_privateClients "10"                                 // maximum reserved slot players on this server
sv_pure "1"                                         // ? I think this has to do with mods 1(on)| 0(off)
sv_kickBanTime "3600"                                 // Duration in seconds that people are kicked for when kicked from the server
sv_vac "1"                                         // toggle Valve AntiCheat 1(on)| 0(off)
voice_deadChat "0"                                 // toggle voice over IP chat when a player is dead 1(on)| 0(off)
voice_global "0"                                 // toggle the use of ingame voice over ip 1(on)| 0(off)
sv_voicequality ""3""                                 // quality or bandwidth used for the voice tranmission - more than likely (1-poor --> 5 High Quality)
g_voiceChatTalkingDuration "500"                 // duration in seconds to limit the length of voice over ip chat. prevents idiots from playing music over the chat voip.
sv_voice "1"                                         //? toggle the use of ingame voice over ip 1(on)| 0(off)
sv_disableClientConsole "0"                         // Disable players accessing the server commands
sv_reconnectlimit "3"                                      // prevent players for reconnecting after this many tries
sv_timeout "240"                                 // how long in seconds before a player times out while connecting
sv_zombietime "2"                                 // how long in minutes a player can be AFK
g_inactivity "0"                                 // kick inactive players 1(on)| 0(off)
开启后服务器名字是name of your server

页: [1]
查看完整版本: 求高人解答!建服务器的问题!我下了A-4版主的server.cfg我把里面的模式 服务器名字和人数都改了怎么还是改不到名字和人数