

scerion
Members-
Content Count
112 -
Joined
-
Last visited
Community Reputation
11 GoodAbout scerion
-
Rank
Spacecraft Engineer
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
Actually that mod is why I'm asking Kinda asking for Nifty heh. Okay so cool if it can be suppressed then that would likely be the best route. Thanks nightingale, figured you were the best person to come to for this And will def see if Nifty can get an API working for some integration- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
Nightingale! Long time no talk to Had a quick question for ya. Is it possible to suppress stock contracts? Or potentially hook into them? Am wanting to have the rescue contracts pull names from a Twitch user base instead of the random pool KSP has. So thinking options are either replace the name list with a temporary one pulled from Twitch at time of playing, if that can be hooked into. Or creating a new contract pack which will pull those names from Twitch, but suppress the stock rescue contracts so no random names are pulled.- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
Hmm would this help for the sub issue? https://github.com/justintv/Twitch-API/blob/master/v3_resources/subscriptions.md Also not sure how thetwitch api shows it, but when viewing users via chatty it has an icon in front of their name. If that shows up in the twitch api like that, then should be kinda easy to determine? just search and limit to that symbol. Ohhh so in career it wouldn't include any random named ones just ones from your channel? What if you don't have enough folks in your channel? still would pull random named kerbals?
-
No, THANK YOU Squad Been such a pleasure to have joined this community you created for us. Definitely one of the best on the 'net.
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
ahh I was close on my advice. But I misunderstood the beginning parameter, I should've caught that's how CC was interpreting it. I gotta pay closer attention at reading these- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
zcaalock, Where you have the prelaunch parameter add this and it won't mark the parameter failed after launch: disableOnStateChange = true Like this: PARAMETER { name = ReachState type = ReachState situation = PRELAUNCH [COLOR="#FF0000"]disableOnStateChange = true[/COLOR] } For cleanup I'd remove the minCount=1 on your detectionarray, it should just detect then if it has one or more without the added text. As for the Destination Mun that might be a bug? But I think the workaround is to remove the target=Mun from the main contract parameter and put it i- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
Nightingale you're the best- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
heyas Nightingale So been trying out this spawn kerbal stuff So I completed my contract and recovered my kerbal, but afterwards he wasn't available in my save to select as a kerbal for more missions Also I'm not setting an expiration time for my contracts yet they have expiration times in the admin building when showing up- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
EDIT: as a troubleshooting step, I tried using disableonstatechange = true , but it hasn't helped. PARAMETER { name = ReachSituation2 type = ReachSituation situation = ORBITING disableOnStateChange = true } Still uncompletes after de-orbit burn you have disableOnStateChange = true, this needs to be false so that it'll stay checked.- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
[1.10.1+] Contract Configurator [v1.30.5] [2020-10-05]
scerion replied to nightingale's topic in Add-on Releases
nightingale thank you as always The update looks awesome. I'm confused by the documentation on VesselParameterGroups though... could you give a more clarified example? Like would this work or do I need to change things? can parameters be updated to any newer ones (i.e. orbit?) or is this the simplest/most optimized way? Rather it instead of being "Just working" to it being "properly coded" (Still the basic munar landing and planting a flag contract with using a specific craft) CONTRACT_TYPE:NEEDS[!MechJeb2&!HyperEdit] { name = KSABKHW150110 title = KSA BootKamp 2015-01-10 Homework- 4,929 replies
-
- contract configurator
- career
-
(and 1 more)
Tagged with:
-
CKAN integration I believe can be done automagically if you're uploading to KerbalStuff
-
Kujuman <3