Jump to content

rafalek

Members
  • Posts

    3
  • Joined

  • Last visited

Reputation

3 Neutral

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. I use these to correct the exhaust: 1. Waterfall - Restock (via CKAN) 2. Stock Waterfall Effects
  2. Hello, I have run into a small bug, where when running UnKerballed, together with Restock and Waterfall, I don't get the engine running sounds for the engines added by UnKerballed. Here is the patch that will fix it: @PART[UKSliquidEngineLVT05,UKSliquidEngineLVT10]:NEEDS[UnKerballedStart&Restock&Waterfall]:FINAL { @MODULE[ModuleEngines*] { %runningEffectName = fx-LVT05-running } }
  3. Hey! I'm using only restock and restock+, found a small bug - there is no sound on LV-T05 and LV-T10 when running, all the other engines work just fine. When I remove restock it comes back. EDIT: I have fixed it. It is caused by the Unkerballed mod, this patch will fix it if anyone else is having this issue: @PART[UKSliquidEngineLVT05,UKSliquidEngineLVT10]:NEEDS[UnKerballedStart&Restock&Waterfall]:FINAL { @MODULE[ModuleEngines*] { %runningEffectName = fx-LVT05-running } }
×
×
  • Create New...