|
Post by Antigod on Sept 3, 2007 17:57:17 GMT -5
Hi all
I'm in need of some help here. Hosted a LAN on Sunday, KF worked a treat but I ran into a problem with difficulty settings. Whenever I play KF online it tends to work in the way that the easier specimens morph into the map first, then it gets harder each wave with harder specimens morphing.
The problem I had was that the harder specimens such as screamers & scrake were morphing in Wave 1, 2 and 3, and becuase of this we weren't ready.
I've tried every setting in the book to change this but nothing seems to do the trick, can anyone point me in the right direction?
Cheers
|
|
|
Post by kyben on Sept 3, 2007 21:01:11 GMT -5
Something must be wrong with your KFMod20.ini. Either replace it again from either the 2.1 or 2.11 patch and that should fix it.
If you know where the wave info is in that file, it should look like this: Waves[0]=(WaveMask=1,WaveMaxMonsters=25,WaveDuration=255,WaveDifficulty=0.000000) Waves[1]=(WaveMask=4,WaveMaxMonsters=35,WaveDuration=255,WaveDifficulty=0.000000) Waves[2]=(WaveMask=22,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.000000) Waves[3]=(WaveMask=9,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.500000) Waves[4]=(WaveMask=288,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.500000) Waves[5]=(WaveMask=81,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.500000) Waves[6]=(WaveMask=108,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.500000) Waves[7]=(WaveMask=32,WaveMaxMonsters=80,WaveDuration=255,WaveDifficulty=0.500000) Waves[8]=(WaveMask=1344,WaveMaxMonsters=60,WaveDuration=255,WaveDifficulty=0.500000) Waves[9]=(WaveMask=5120,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=0.500000) Waves[10]=(WaveMask=2304,WaveMaxMonsters=70,WaveDuration=255,WaveDifficulty=0.500000) Waves[11]=(WaveMask=164352,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=1.500000) Waves[12]=(WaveMask=151552,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=1.500000) Waves[13]=(WaveMask=33792,WaveMaxMonsters=50,WaveDuration=254,WaveDifficulty=1.500000) Waves[14]=(WaveMask=16450,WaveMaxMonsters=50,WaveDuration=254,WaveDifficulty=1.500000) Waves[15]=(WaveMask=5120,WaveMaxMonsters=50,WaveDuration=254,WaveDifficulty=2.000000)
So you can copy and paste that if you like as an alternative.
|
|