• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Search results

  1. Dr_Killjoy

    Heads Up

    What size of texture?
  2. Dr_Killjoy

    Code Error in custom code, probably a noob mistake

    function ChargeDamageCalc() { local KFMeleeGun KFMG; local ChargeSwordFireB SecondFire; if (Weapon != none) KFMG = KFMeleeGun(Weapon); if (KFMG == none) return; if (KFMG.FireMode[1] != none) SecondFire = ChargeSwordFireB(KFMG.FireMode[1]); if (!KFMG.bNoHit && SecondFire != none)...
  3. Dr_Killjoy

    KF Power Up Pack!

    No need in loading assets. Engine should do this thing itself.
  4. Dr_Killjoy

    KF Altering the Menu

    Start with Unreal Engine 3. KF1 experience wont help you much in learning KF2 modding. You have to know engine, not the game, cos the second game program will be very different. And, as I know menus in UE3 is very different from UE2.
  5. Dr_Killjoy

    Wouldnt it be nice if...

    0 is cheaper than 4. Nuff said.
  6. Dr_Killjoy

    HOE difficulty games/servers are a total joke

    Zerk kiting is skill. Killing everything with firebug in new balance is noobyness.
  7. Dr_Killjoy

    [Mutator] Music downloader

    I'm sure I need this comment to remind you to fix your post to readable version.
  8. Dr_Killjoy

    [Mutator] Music downloader

    Unable to read this block of text.
  9. Dr_Killjoy

    Looking for Albert Wesker's voicepack

    Good idea.
  10. Dr_Killjoy

    Code [Help] Simple bind in User.ini

    Impossible.
  11. Dr_Killjoy

    Code [Help] Simple bind in User.ini

    Use your fingers.
  12. Dr_Killjoy

    Code Mut: Per Server Stats

    Open .ini file and you'll see all configuration settings.
  13. Dr_Killjoy

    Code [Help] Accessed null class context.

    Better way is to give up. RPG-mod conception should be seriously rethinked to work on it. It should be made from zero, not modified.
  14. Dr_Killjoy

    Mutator Whitelist gone?

    It's fault of devs. They saying that its dlc but why I have this called so "DLC" already installed on my hard drive? It's not downloadable content at all. When they delete it from my PC and allow me download this only after I pay money, it would be DLC. For now it's not.
  15. Dr_Killjoy

    [Code] First-Person Legs

    Possibly u are talking about Bar Zombies.
  16. Dr_Killjoy

    KF Capitalists guide to killing floor

    I don't have any problem with money in KF at all and any difficulty. Don't see sense in this topic.
  17. Dr_Killjoy

    Server Searching

    Use gametracker.
  18. Dr_Killjoy

    If Mr. Foster and DJ Skully got in a boxing match...

    Skully don't have any chance.
  19. Dr_Killjoy

    Code [Help]How do I insert another level conditions? 3 conditions,i mean

    Something like this: class SRVeterancyTypes extends KFVeterancyTypes abstract; // Some var delcarations struct structReqArray { var string StatName; var array<int> Level; var int DoubleScalingStart; var int DoubleScalingStep; }; var array<structReqArray> RequirementsEx; // Some var...
  20. Dr_Killjoy

    Killing Floor Update - 1064

    Sadly it didn't even started...