Gaming Zone > Killing Floor Mod
Killing Floor Steam To KF UT2004...
poompoom500:
:-[ Continuation,
To have the DOOM3 characters work in Killing Floor UT2004 mod, you have to have the Doom Monster Pack 3 from Shaun Goeppinger - http://www.unreal.shaungoeppinger.com/monsters.html. Install it on your KFMod20 directory. Then extract KFMod.u. Edit KFGametype.uc code below by using your notepad:
--- Code: ---cd c:\program files\unreal tournament 2004\system
ucc batchexport KFMod class uc ..\KFMod\Classes
--- End code ---
CODE for KFGametype.uc below:
--- Code: ---//MonsterClassName(0)="KFChar.ZombieClot"
//MonsterClassName(1)="KFChar.ZombieCrawler"
//MonsterClassName(2)="KFChar.ZombieGoreFast"
MonsterClassName(3)="KFChar.ZombieStalker"
MonsterClassName(4)="KFChar.ZombieScrake"
MonsterClassName(5)="KFChar.ZombieFleshpound"
MonsterClassName(6)="KFChar.ZombieBloat"
MonsterClassName(7)="KFChar.ZombieSiren"
MonsterClassName(8)="KFChar.ZombieBoss"
MonsterClassName(2)="DoomMonsterPackv3.Vagary"
MonsterClassName(1)="DoomMonsterPackv3.HellKnight"
MonsterClassName(0)="DoomMonsterPackv3.Archvile"
--- End code ---
I already made the changes to the last three lines!
Then repack KFMod by using the console (DOS RUN) and type the following:
--- Code: ---cd c:\program files\unreal tournament 2004\system
ucc make KFMod -mod=KFMod20
--- End code ---
Get the KFMod.u file from Unreal Tournament 2004\System directory and copy/paste to KFMod20/System
Then you're done.
poompoom500:
:) Continuation,
Made a video of the Killing Floor UT2004 DOOM3 - http://www.xfire.com/video/520c9c/.
N3Cr0:
Impressive^^
Hicks:
Oh lol :D
Snipe34:
Impressive to see them function correctly in-game, I suspect not as easy as it looks. Nice work Mahls!
And I also find myself carrying the Ultimax often :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version