the Quarantine Chaos Zombie Mod跳出BUG修复方法(转alteriw)
99% of the Quarantine Chaos Zombie Mod servers I play on crash after some time because of a command overflow caused by the health display in the top right corner of the screen, and the majority of hosts are not aware of how easily this can be fixed. So if you host this mod from time to time and have no idea how to fix the crashes, please follow these steps.1. Browse to your mod directory and open the mod's .iwd with WinRAR, -ZIP or anything similiar.
2. Inside the archive, use your text editor to open the _rank.gsc file which is located at \maps\mp\gametypes\.
3. Search the file for a line saying "self.healthtext setText("Health: " + self.health + "/" + self.maxhealth);".
4. Now replace this line with "self.healthtext setText("Max Health: " + self.maxhealth);" and save the file back into the archive.
5. From now on only your max health will be displayed on your screen, so you will not be spammed with your health status anymore.
6. No more crashes, yay! Well, at least not as many as before http://alteriw.net/images/smilies/icon_e_biggrin.gif
英文不好还是能基本看懂{:3_136:}
1.用winrar或者zip打开.iwd文件
2.用记事本打开_rank.gsc
3.搜索字段"self.healthtext setText("Health: " + self.health + "/" + self.maxhealth);".
4.用"self.healthtext setText("Max Health: " + self.maxhealth);" 替换,然后保存就可以了
最新版的Quarantine Chaos Zombie Mod是3.2不?还是有BUG,换图多了直接卡死,郁闷……{:3_172:}
页:
[1]