• 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. J

    Code [Help] ZEDSoldiersB with new mesh

    Hi Guys OK i need some help? just a little bit. Explain me my problem... I want to use new models in ZEDSoldiersB instead of old ones. Assertion failed: inst->KPhysRootIndex != INDEX_NONE && inst->KPhysLastIndex != INDEX_NONE [File:.\KSkeletal.cpp] [Line: 595] Журнал: KInitSkeletonKarma...
  2. J

    Level Design (WIP) KF (CS FY) Pool Day (Night)

    Port from originaly CS map fy_pool_day http://youtu.be/YCVp3VucaqQ Not acualy full copy but pretty nice i guess =)
  3. J

    Server No Quick Tactical MEssages

    Ok when im pressing 'x' for quick tactical message menu, it brings on screen an ordinary selection box. When i press for example 2, it play selection sound, and nothing hapens. Other players of my server also cant use those. Also it happens with no mutators and default config file...
  4. J

    Code HarderMut with Uzeds

    okay guys i need some help. i need to use one variable from Uzeds (AdjustedDifficult) in another mutator HarderMut example HarderMut function bool CheckReplacement(Actor Other, out byte bSuperRelevant) { if (ZombieClot(Other) != None) { ZombieClot(Other).HealthMax =...
  5. J

    Beta Map KF-[GC]-Assault

    CS_Assault aka KF-Assault Thanks to: Murphy and RoBoT for helping with corona issue. Also: LethalVortex (for video tutorials on youtube) DL link: http://94.45.62.102/grind-core/dl/KF-GC-Assault.zip Its my first exp with level design on ut2k4 engine. So dont be mad =) oh it also a beta one =)
  6. J

    Level Design [WIP] KF-Pier-Of-Despair

    few days ago i decided to... PORT cs_assault TO Killing FLoor more screens http://goo.gl/WOD4Y i still have small problem, i cant see light coronas, but in editor they shown well
  7. J

    Level Design [Help] KFHorzineSoldier

    Ok its such a little information about all actors in KF so i need some help 1. I need to give little bit mora ammo hor horzine soldiers 2. I need find out about some another actors like this one 3. I need to find out how to give em another weapon thanks alot !
  8. J

    Level Design [Help] Any Solutions How To Merge 2 Maps ?

    Hi i have was wondering, how can i merge together 2 maps ? iam have 2 maps and decide to put them together and make 1 big story map. so any solutions ? please ! thanks :D
  9. J

    Level Design [Help] 3 problems occured (general)

    Help me to solve 3 problems ! please ! 1 i cant change Trigger parametrs from true to false 2 very, oh very long game loading from editor, maps loads a lot faster from game directly 3 some problem with compiling maps (path related i guess) YouTube - ‪SNAG 0000‬‏ thanks alot ________ last...
  10. J

    Code [Help] What im doing wrong ?

    I Want To Change Some BoomStick Params For Example ! I take BoomStick.uc from KFMod Classes folder and put under ServPerksv4 Classes folder then edit it and compiling whole pakage (ServPerksv4), everything exept BoomStick work Perfectly, changes related with BoomStick wont apply. :eek...