-
Posts
23 -
Joined
-
Last visited
Reputation
16 GoodProfile Information
-
About me
Bottle Rocketeer
-
Location
79°W 44°N
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[WIP][1.6] Infernal Robotics Sequencer (NEXT) 3.0.1
Shirson replied to Valren_Starlord's topic in KSP1 Mod Development
I see. It not working properly in 1.6.1, but works (in VAB and SPH) correctly in previous versions. Probably, in 1.6 something was drastically changed.- 30 replies
-
[WIP][1.6] Infernal Robotics Sequencer (NEXT) 3.0.1
Shirson replied to Valren_Starlord's topic in KSP1 Mod Development
Strange situation - Sequencer is not sequencing in editor - all operations happens immediately, w/o progressing in movement, all parts moving from start position to end position immediately. In fly looks like works fine, but it useless without pretesting in editor. KSP v 1.6.1 + Mission pack (and can provide any required info)- 30 replies
-
-
Kerbal Aircraft Expansion _Continued "New Management"
Shirson replied to SpannerMonkey(smce)'s topic in KSP1 Mod Releases
https://www.dropbox.com/s/v11owfb2jix92d2/KAX_v2.6.5.zip?dl=0 404 That file isn’t here anymore Someone might’ve deleted the file or disabled the link. -
Hi here. Discover a small issue, due nav-buoy deployment mission. TAC use local coordinate system from one of un-maned core. I have two buoys with two cores, attached to helicopter radially, and TAC use one of core for reference direction of craft. It means, on cruise, helicopter flying to right side, and acc/dec by roll For example: Craft on runway, forward direction of craft to east (90°). On right side attached unmaned core. After activation cruise (90°), craft turn left and point to 90° by unmaned core. I try to use "Control from here" on cabin, try to add docking port and use "Control from here" on docking port - it not help. Founded workaround: After all unmaned cores add last one, with right direction
-
[1.4.2] Contract Pack: Kerbal Academy 1.1.8 (18/04/2018)
Shirson replied to severedsolo's topic in KSP1 Mod Releases
Absolutely no rush, severedsolo, thanks.- 205 replies
-
- career
- contract configurator
-
(and 1 more)
Tagged with:
-
-
[1.4.2] Contract Pack: Kerbal Academy 1.1.8 (18/04/2018)
Shirson replied to severedsolo's topic in KSP1 Mod Releases
So, this is a root of "problem" - 1st WP should be passed with two kerbals in the craft, but contract's description don't give clear requirements about it. I think Thanks for help and thanks for good contract pack with amazing idea (mentor+trainee). I really enjoy it.- 205 replies
-
- career
- contract configurator
-
(and 1 more)
Tagged with:
-
[1.4.2] Contract Pack: Kerbal Academy 1.1.8 (18/04/2018)
Shirson replied to severedsolo's topic in KSP1 Mod Releases
I have same issue - not possible to pass 1stWP (I have WP manager) I check KerbalAcademyFlightSchool.cfg and found this: mentor = AllKerbals().Where(m => m.ExperienceTrait() == "Pilot" && m.ExperienceLevel()>=2 && m.Type() == Crew && m.RosterStatus() == Available).Random() trainee = AllKerbals().Where(m => m.ExperienceTrait() == "Pilot" && m.ExperienceLevel()<= @/minExperience && m.Type() == Crew && m.RosterStatus() == Available).Random() Is it means, we have to put two kerbals into same craft - trainee and mentor?- 205 replies
-
- career
- contract configurator
-
(and 1 more)
Tagged with:
-
[1.2, 1.3] KW Rocketry Redux 3.1.1.1 released
Shirson replied to linuxgurugamer's topic in KSP1 Mod Releases
\GameData\KWRocketry\Parts\Fuel\KW_Universal_Tanks\1mL2.cfg ... tags = [kwrock fueltank ?lfo liquid oxidizer propellant rocket RESOURCE // <- Missed. Add manually { name = LiquidFuel amount = 216 maxAmount = 216 } RESOURCE { name = Oxidizer amount = 264 maxAmount = 264 } -
Shirson changed their profile photo
-
[1.1]Hullcam VDS - mod adopted by linuxgamer
Shirson replied to Albert VDS's topic in KSP1 Mod Releases
Had same problem. After launch, may be after couple minutes of fly, all docking ports starts to be invisible and camera de-focused from vehicle to point in hundred meters behind vehicle. Removing (sadly ) Hullcam - everything works fine. -
- 2,488 replies
-
- launchsites
- bases
-
(and 1 more)
Tagged with:
-
[1.3.0] Kerbal Engineer Redux 1.1.3.0 (2017-05-28)
Shirson replied to cybutek's topic in KSP1 Mod Releases
Oops, my bad. I was confused with first link in first topic. I already use 1.0.9. Thanks, you kick me to right direction -
[1.3.0] Kerbal Engineer Redux 1.1.3.0 (2017-05-28)
Shirson replied to cybutek's topic in KSP1 Mod Releases
Hi guys. How to activate part-less mode in new KER?