云游仙境
玫瑰的红 伤口绽放的梦
  
- 贡献度
- 10106
- 金元
- 94538
- 积分
- 49878
- 精华
- 0
- 注册时间
- 2008-11-3

|
本帖最后由 gk4231 于 2010-12-9 13:24 编辑
A new version has been uploaded -- this one provides yet another attempt at fixing crashes caused by excessive rcon usage. It seems this attempt should work better than the previous one. 
After a week (or something) of coding, the v0.3 build of the aIW dedicated server is nearly finished. As it hasn't been tested properly yet, and misses one important feature (HLDSUpdateTool-style updater), I'd think it's a good idea to have it be a public testing version.
Notable changes:
- Better protection against cheaters (fixes common evasion method)
- Reserved slots feature (see below)
- Various stability/reliability fixes (which I hope are working  )
- Partial implementation of 'AdminPlugin' code
- Some script updates, compare old iw_25.iwd to new file for details
Download
dedicate/beta/aiw-dedicated-0.3b-RCONFIX.zip
How to use reserved slots
1. Add '+set sv_privateClients [num]' to the startup parameters for the server. These will be subtracted from the normal 'party_maxplayers' value, so if you'd set party_maxplayers to 18 and sv_privateClients to 2, you'd get a 16-slot server with 2 private slots.
2. Create a file named 'reservedSlots.txt' in the root folder (containing iw4.exe and similar) with content similar to the following (last 8 characters of players' XUIDs):
重要的更新:
更好的防止作弊(封堵了一些作弊方法)
支持预留通道(见下面)
一些稳定性/可靠性的修正(-_-)
???(大概跟服务端目录下那个plugins目录有关..插件之类的)
一些脚本升级,详情请对比新旧的iw_25.iwd文件
如何使用预留通道(最大人数才18人挂个预留通道要悲剧的...)
1.在服务端的启动程序添加+set sv_privateClients [num]参数,会从party_maxplayers设置的最大人数那减去相应的位子,就是说如果你设置party_maxplayers为18(最大18人)以及sv_privateClients为2(预留通道2个)的话,就是16个位子和2个预留通道(预留通道一般人没办法进去)
2.创建一个文件命名为reservedSlots.txt在服务端根目录下(就是有iw4.exe的地方),然后写入如下信息(这个就是玩家XUID的后8位..)<就是这样...这样对应XUID的玩家就可以进入预留通道了
cpm_2 发表于 2010-12-9 13:01
alterIW新的服务器端V0.3 据说有更强反作弊功能 现在还是公测阶段~
这是服务器端 是给开服务器的人用的...不开请无视这帖.. |
评分
-
1
查看全部评分
-
|