-
Posts
4,216 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by BudgetHedgehog
-
I hope there's plans to make them useful - if anything, they'd be good for getting to different biomes on atmospheric planets (like Eve and Laythe) due to the impracticality of the standard rocket powered hoppers. As for updates to make the wheels non-frustrating, well again, I hope improvement comes. As for the bigger wheels, not really - they just make good heavy-duty wheels. Good for fuel transport or heavy loads etc.
-
Speaking entirely for myself here, but I honestly wouldn't mind if one update was solely dedicated to multi-threading physics calculations. The possibilities it would open are ginormous. Bases that don't suck, rockets with lots of parts, stations that don't become unusable because of unnecessary RCS thrusters and whatever, getting rid of physicsless parts, not having to worry about part count with everything you do.. EDIT: Also, entirely btw, but congrats on becoming a mod. We need mods that mod
-
[1.0.5] TAC Life Support v0.11.2.1 [12Dec]
BudgetHedgehog replied to TaranisElsu's topic in KSP1 Mod Releases
At the risk of going off-topic (sorry guys), the current settings for TweakScale 'surface' mode doesn't go that high (the description for the Huge cans says 6m, the largest TweakScaled TACLS can looks to be about 2.5m) - if you want the Huge ones, you'll need to keep its cfg. I don't know if 'free' mode will go any bigger, you're welcome to try it out. -
[1.12] Extraplanetary Launchpads v6.99.3
BudgetHedgehog replied to taniwha's topic in KSP1 Mod Releases
Here, I made this: @PART[HexCanMetal] // Metal Hexcan { MODULE { name = TweakScale type = surface } } @PART[HexCanOre] // Ore Hexcan { MODULE { name = TweakScale type = surface } } @PART[Rocketparts7x] // 7x RocketParts Hexcan { MODULE { name = TweakScale type = surface } } @PART[HexCanRocketParts] // RocketParts Hexcan { MODULE { name = TweakScale type = surface } } Delete the Huge, Large and Small versions of the hexcans as this targets the normal size ones. I don't think there are any other parts that are resizes? I could be wrong though. If I am, please correct me. -
[1.0.5] TAC Life Support v0.11.2.1 [12Dec]
BudgetHedgehog replied to TaranisElsu's topic in KSP1 Mod Releases
Assuming the part names are the same, it should work fine. I haven't tested though but I see no reason why it wouldn't. As for EPL, I can certainly do one, but you should be able to do it too - just basically copy the Hexcan section of it and replace the part names with, say, HexCanMetal and it should all work fine. -
[1.0.5] TAC Life Support v0.11.2.1 [12Dec]
BudgetHedgehog replied to TaranisElsu's topic in KSP1 Mod Releases
I posted a config aweek or so ago. Search thread for TweakScale and you'll find it. -
[1.12.x] Kerbal Alarm Clock v3.13.0.0 (April 10)
BudgetHedgehog replied to TriggerAu's topic in KSP1 Mod Releases
Could be a conflict with ATM.. Trigger, are the filepaths changed or anything? Might need to update the exceptions/settings for ATM? -
Is it this that's causing the StackOverflowExceptions? Because disabling the camera FOVs fixes it.
-
Need help picking out Mods, came to you experts.
BudgetHedgehog replied to Bedlem's topic in KSP1 Mods Discussions
Yep, works fine for me too. What do you mean by 'it wouldn't function'? Did you check your logs? Apart from 5.5, 6, 8, 9, 13 and 17, I have the mods in that list and all work fine together. -
[WIP] Horizontal Situation Indicator - ILS *Update July 5*
BudgetHedgehog replied to kujuman's topic in KSP1 Mod Development
Kottabos reviewed your mod. -
[1.0.3] Editor Extensions v2.12 - 23 June
BudgetHedgehog replied to MachXXV's topic in KSP1 Mod Releases
This might help: -
[1.0.5] TAC Life Support v0.11.2.1 [12Dec]
BudgetHedgehog replied to TaranisElsu's topic in KSP1 Mod Releases
Open up the saves persistent.sfs and search 'TAC'. After a few stacktricouplers and whatnot, you'll get to a heading under SCENARIO similar to the following: SCENARIO { name = TacLifeSupport scene = 5, 7, 6, 9 SavedGameSettings { IsNewSave = False [B]Enabled = False[/B] HibernateInsteadOfKill = False RespawnDelay = 9203545 I'm assuming changing the bolded to True enables TACLS on that save. -
They're basically reusable struts. As MeCripp said, point them at a part you want to strut and it'll be held rigid. You can turn them on or off either by right clicking or with action groups. They only strut across one vessel so if you have some reinforcing a decoupler or docking port, once you detach, they will be put in 'standby' until you reattach something that hits their line of sight. Don't point them at each other or massless parts because Bad Things happen. If you use them reinforce an Infernal Robotics joint, be sure to deactivate them before moving the joint or Bad Things will happen. The strut gun and quantum strut are functionally the same thing, they just look different. You also don't need the core at all.