sportscool 发表于 2004-4-14 10:35:42

如何禁止cd自动升级?

如下所说,如果client版本升高则服务器端门槛也提高,对
所有client则要求更高的版本,那么,能不能不让服务器随
client的升高而提高要求呢?

netmad 发表于 2004-4-14 10:55:54

现在的问题是 客户端会自动升级,你服务端升不升级它不管,现在CD的服务端和客户端版本已经不一样了,所以你提的这个问题没什么意义了。

恋网物语 发表于 2004-4-14 16:21:11

In default mode, the challenge system only allows clients with the current or a newer challenge update to connect to the server. When server receives a newer challenge update, it allows clients with an older challenge to play till mapchange.
    cdrequiredversion auto

To require clients with version number 4.1 or newer set value of cdrequiredversion to "4.1"
    cdrequiredversion "4.1"
页: [1]
查看完整版本: 如何禁止cd自动升级?