Jump to content

How can I get a mod part to work in career mode?


Odo

Recommended Posts

I've downloaded DYJ's minigun mod but it doesnt show up in the techtree in career mode, and because of that, it doesnt show up in my parts selection. I know the mod is installed correctly because I can use the minigun in sandbox mode, but if I try in career it gives me the "invalid parts" message. Can anyone tell me how to make the minigun show up in career mode so I can use it on my main world? Thanks!

Edited by Odo
Link to comment
Share on other sites

  • 2 weeks later...

So I've done this a few times, and now I want the KOSMOS Balka Solar Arrays in (the absolutely massive panels). I copied the code line from the Gigantor Panels, which are in [largeElectrics] and put them into the editor parameters part of the Balka panels and restarted KSP. But they still won't show up. What might have caused this?

Link to comment
Share on other sites

there's 2 lines you need to copy, the tech node name, and the entryCost right under it.

Then once you add it, if you have already opened that tier of parts, you need to go back to it and click on the new part listed there, and "buy it" - it'll show up in the VAB then.

Link to comment
Share on other sites

Btw, can someone share a link for those Balka Solar panels? I always wanted to use them but I think I read somewhere that their animation was broken. Is that true?

I'm currently using the big panels from the NFP mod for my first station, I think though that the Balkas will be a little bigger, right? (whats their stock ec/s btw?)

Edited by Dante80
Link to comment
Share on other sites

Btw, can someone share a link for those Balka Solar panels? I always wanted to use them but I think I read somewhere that their animation was broken. Is that true?

I'm currently using the big panels from the NFP mod for my first station, I think though that the Balkas will be a little bigger, right? (whats their stock ec/s btw?)

WAY bigger. IIRC, the electrical output is like 400 per second. They look gorgeous though, and are a better aesthetic and performance alternative to spamming a bunch of Gigantors on your craft. I got them from the KOSMOS station mod here. The problem is, however, that whenever I type the tech level and the entry cost in, as soon as I X out, they disappear, even if I hit save. I can't get them into career mode, which is a shame.

Link to comment
Share on other sites

Thanks for the link man. Its very easy to add the panels into career, you just need to do the following:

1.Transfer your kosmos folder inside your gamedata folder.

2. go to Kosmos_Balka_PanelBlock1

3. open up part.cfg and part_single.cfg with notepad

4. paste the following lines inside (I placed them between editor parameters and node definitions):

TechRequired = experimentalElectrics

entryCost = 16000

5. Save both files and run the game.

Link to comment
Share on other sites

you have to add it to the tech tree by modifying its config file. Find a part in the same tech tree node that you want your part to be in and copy those lines of code into your part.

I'm pretty sure I understand how to do this, the instructions here make it seem pretty clear. My question is, how (or with what) exactly do I open the config file itself? I get a message from windows saying "windows cant open the file, windows needs to know which program to use to open the file" with the options to search the web or choose a program, what program should I use to see and edit the file? I realize this is probably pretty elementary stuff for most of you, but it's all still pretty foreign to me. Help is appreciated. :confused:

Link to comment
Share on other sites

I'm pretty sure I understand how to do this, the instructions here make it seem pretty clear. My question is, how (or with what) exactly do I open the config file itself? I get a message from windows saying "windows cant open the file, windows needs to know which program to use to open the file" with the options to search the web or choose a program, what program should I use to see and edit the file? I realize this is probably pretty elementary stuff for most of you, but it's all still pretty foreign to me. Help is appreciated. :confused:

Notepad, Wordpad or Notepad++ can all edit CFG files. Just associate the CFG file extension to any of these programs.

Link to comment
Share on other sites

Thanks for the link man. Its very easy to add the panels into career, you just need to do the following:

1.Transfer your kosmos folder inside your gamedata folder.

2. go to Kosmos_Balka_PanelBlock1

3. open up part.cfg and part_single.cfg with notepad

4. paste the following lines inside (I placed them between editor parameters and node definitions):

TechRequired = experimentalElectrics

entryCost = 16000

5. Save both files and run the game.

Yeah, so funny story about that--I was actually editing the CFG files that were in the DOWNLOAD; i.e., the ones I copied into my GameData folder. I have them working now :D

Link to comment
Share on other sites

Notepad, Wordpad or Notepad++ can all edit CFG files. Just associate the CFG file extension to any of these programs.

Excellent, thank you. I thought notepad would be okay, but didn't want to screw with anything till I was more certain.

Link to comment
Share on other sites

I recommend you give Notepad++ a try. You can open several files simultanously, split the screen to see more than one at once - and sometimes the cfg files are formatted in a way Notepad will display the content as one long hard to read line, Notepad++ will display them nicely with indentet text and all.

Link to comment
Share on other sites

Okay, so I've edited a few parts and they work splendidly. My next question, is there a place where I can find all of the "official" names for the different sections of the tech tree? I ask because I want to put different parts in different places, i.e. I don't think that KWRocketry's Wildcat XR motor really belongs in "TechRequired = start". Should be more like"TechRequired = Very heavy rocketry" . But is "TechRequired = Very heavy rocketry" or is it "TechRequired = Veryheavyrocketry" or something else entirely? I don't know how to find this out and so far my google fu is weak. I hope this makes sense and appreciate input.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...