KF 2.52 CONFIG FILE  (Read 5048 times)

[MiA]afx0r

  • Full MemberĀ 
  • *
  • Posts: 91
  • Country: ar
KF 2.52 CONFIG FILE
« on: May 20, 2010, 05:44 »
ok for those having problems with the config... I'll upload my config
here's the link:

http://www.filefront.com/16503715/KFMod20.ini

Basically for changing the number of waves you should go to kfmod20.ini (kfmod20\system) and edit this part:

Code: [Select]
[KFMod.KFGameType]

InitialWave=0
FinalWave=10

In the same section if you want to add more zombies per wave, edit change in WaveMaxMonsters variable. Try to use numbers like 12 to up, cuz the spawn system has a bug if it's try to spawn 5 zombies , 8 zombies or 1 digit numbers.
 There's no trader time for the fight with the Patriarch. It's intended to work that way, Alex did it like that and We like it that way. So in case you think it's to hard because you're out of ammo, reduce the number of zombies in the last wave.

Code: [Select]
[KFMod.KFGameType]


Waves[0]=(WaveMask=7,WaveMaxMonsters=35,WaveDuration=255,WaveDifficulty=0.100000)
Waves[1]=(WaveMask=56,WaveMaxMonsters=40,WaveDuration=255,WaveDifficulty=0.300000)
Waves[2]=(WaveMask=320,WaveMaxMonsters=40,WaveDuration=255,WaveDifficulty=0.300000)
Waves[3]=(WaveMask=592,WaveMaxMonsters=40,WaveDuration=255,WaveDifficulty=0.300000)
Waves[4]=(WaveMask=1344,WaveMaxMonsters=45,WaveDuration=255,WaveDifficulty=0.300000)
Waves[5]=(WaveMask=2114,WaveMaxMonsters=45,WaveDuration=255,WaveDifficulty=1.500000)
Waves[6]=(WaveMask=5121,WaveMaxMonsters=45,WaveDuration=255,WaveDifficulty=1.500000)
Waves[7]=(WaveMask=8708,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=2.000000)
Waves[8]=(WaveMask=12304,WaveMaxMonsters=50,WaveDuration=255,WaveDifficulty=2.000000)
Waves[9]=(WaveMask=20488,WaveMaxMonsters=25,WaveDuration=255,WaveDifficulty=2.000000)


If you want more zombies to spawn (in each spawn time) change this part in the same section:
Recommended 15 to 20, it supports until 32. But it'll start to lag the whole server.
Code: [Select]
[KFMod.KFGameType]


MaxZombiesOnce=15


More stuffs can be edited in that section, like cash, ammount of zombies, etc.
In case someone needs help just send me a PM or post it.





« Last Edit: May 21, 2010, 09:48 by [MiA]afx0r »