-
Posts
231 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by INSULINt
-
Thanks for the fresh set of eyes LOL!
-
I'm trying to create an MM patch to make all dish antennas into omnis just so I don't have to edit all the cfgs LOL: @PART[*]:HAS[@MODULE[ModuleRTAntenna]:HAS[#Mode0DishRange[*],#Mode1DishRange[*]]]:FINAL { @MODULE[ModuleRTAntenna] { @Mode0OmniRange = #$Mode0DishRange$ @Mode1OmniRange = #$Mode1DishRange$ !Mode0DishRange = delete !Mode1DishRange = delete } } @PART[*]:HAS[@MODULE[ModuleRTAntenna]:HAS[~Mode0DishRange[],#Mode1DishRange[*]]]:FINAL { @MODULE[ModuleRTAntenna] { @Mode0OmniRange = 0 @Mode1OmniRange = #$Mode1DishRange$ !Mode1DishRange = delete } } It edits the right antennas, but doesn't add the omni ranges. Any ideas?
-
Cool, so anything that not the default setting file is considered an override/change! How does the system handle multiple sets of changes? EDIT: I also assume you don't need to override everything. So if I just wanted to add another ground station, the file I would create could just contain a RemoteTechSettings and GroundStations/STATION node? Would this kill the default KSC station?
-
Silly question, but is it possible to change rt settings values via module manager?
-
I absolutely enjoy this expansion to opm! The binary planets alone are worth the price of admission never mind the polar orbits change o_O Variety is never a bad thing when it comes to ksp!
-
Uh. Yes? If you check infinite eva fuel in the f12 cheat menu rt ignores planets being in the way when calculating signal path. I'm just wondering if there is a persistant rt settings option to enable this.
-
Out of curiosity, is there a settings item for enabling the "infinite EVA fuel" debug-like mode without checking that option under cheats?
-
I did not know that. :/ I'll edit it out I guess.
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
I'm having some problems. I essentially want to create 3 new batteries that use probe core models due to lazyness: +PART[probeStackSmall]:AFTER[PROBELIFESPAN] { @name = bkupCompStackSmall !CrewCapacity = unneeded !vesselType = unneeded @category = Utility @title = Backup Computer, Small Stackable @description = A small, yet stackable, backup computer for probes. Requires connection to a main terminal to function. Essentially extends the life of probes. !MODULE[*] {} !RESOURCE[*] {} RESOURCE { name = LifeSpan amount = 250 maxAmount = 250 } } Unfortunately there are 2 problems I've encountered: the new "batteries" seem to keep their SAS modules, and the patch that I have to apply mechjeb to all unmanned probes also gets applied to them. I've tried using :FINAL, and even splitting the module and resource section from the rest of the +PART into its own @PART[]:FINAL, but it doesn't solve problem a, and actually make it so that the patch I have to apply 1000 lifespan resource to all unmanned probes gets applied so the lifespan hold I add above becomes 1000 in size.
-
Simply awesome!
-
Ouch. Don't leave me hangin' here man!
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
I've usually considered remote tech as the way of not making probes op when using tac. Just wondering if you maybe had some more "kerbal" ideas about limiting probe use. Like maybe a simple needing of x antennas to use the probe out so far, or some kind of resource like machinery that gives probes a lifespan that's expandable (but not super renewable) and sorta like this ls mod is for kerbals?
- 5,673 replies
-
- usi
- life support
-
(and 1 more)
Tagged with:
-
Man, this is like the 3rd revision of this post before I actually hit "post" I've poked around a little into the cfgs of this mod, and as nice as it would be to have Ore get expanded on to the point where you have 1 base you get multiple things out of (like Karbonite), I'm kindof digging (pun intended) having multiple resources for different thing. Ore gets you fuel, MetalOre gets you ships. I haven't actually sunk my teeth into this much practically yet, but do ships spawn with fuel? Can they spawn w/o fuel? It would add another facet to Ore>Fuel.... (EDIT: or even rocket parts requiring Ore to make, beyond the "use Ore to smelt" idea you posted earlier) In any case, a big thank you for this mod
-
Is it possible to change this a little so it uses just the stock Ore. So you would use the stock ISRU to make fuel from ore, and this mod to make rocket parts?
-
I haven't looked into it too hard, but since OPM no longer uses kittopia, I think some rearranging of files and config changes are needed to include this in 1.7 of OPM. I miss pluron/khato Look forward to a new release
-
[KSP 1.8.1] SCANsat [v19.1] -- Dev version [February 20, 2020]
INSULINt replied to DMagic's topic in KSP1 Mod Development
Is it bad that I lost track of what stuff I put into orbit for testing? I'll try to do more accurate stuff tomorrow, but it seemed weird that the stock surface thing for discovering the specific ore amount on the ground allowed me to see info on the zoom map. Does the narrow band allow you to see resources on the zoom map even if the active vessel doesn't have it equiped? -
[KSP 1.8.1] SCANsat [v19.1] -- Dev version [February 20, 2020]
INSULINt replied to DMagic's topic in KSP1 Mod Development
Ahhhhhhhhhhhhh! Saw "inactive" in the cfg, but never put 2 and 2 together. Makes sense now LOL. Is there any difference in functionality between the hexagonal narrow band scanner and the surface scanner? Both seem to allow zoomed resource viewing for a given area. Both seem to work on surface and orbit. Maybe change it so the hex one allows zoom view above 70km, and the surface ore scanner below that? EDIT: Oh, and what does the "lock resources to biome", or whatever it's called, do? -
[KSP 1.8.1] SCANsat [v19.1] -- Dev version [February 20, 2020]
INSULINt replied to DMagic's topic in KSP1 Mod Development
So how does the vanilla narrow band scanner work? Put it into a 110km orbit, hit start scan, and nothing. Insta scan is off. Do I need to do a biome scan first? -
I removed and replaced the radial chutes on my SSTO that was doing the same thing going out and back into the atmo (when I finally got it to not crash before getting out of the atmo) I've had 2 OOM crashes (from mods, oh well) but I did get the thing there and back fine without lockup (KSP.exe has stopped working) crashes. The base of the SSTO was built in 1.0.0, so maybe some chutes from previous versions don't like the atmo/part changes in 1.0.1&2?
-
[1.2] NavHud - a NavBall inspired Heads Up Display - 1.3.3
INSULINt replied to Ninenium's topic in KSP1 Mod Releases
Seriously Addle, you are the BEST :D :D -
1.1.2 Magic Smoke Industries Infernal Robotics 2.0.2
INSULINt replied to sirkut's topic in KSP1 Mod Releases
To make the textures not black, ever, go to MagicSmokeIndustries.cfg under GameData\ActiveTextureManagement\ActiveTextureManagerConfigs and change enabled to false, then delete the MagicSmokeIndustries folder in the GameData\ActiveTextureManagement\textureCache folder. EDIT: or not? :/ -
Got your PM, and just wanted to let you know I downloaded the whole bundle Loving everything about it, especially the inclination of Pluron/Khato The tilted Urlum is pretty sweet too
-
[1.5.X] Rover Wheel Sounds v2.3 (2016-10-24)
INSULINt replied to pizzaoverhead's topic in KSP1 Mod Releases
the current version works for me in 1.0