Jump to content

EngineerMartijn

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by EngineerMartijn

  1. Thank you very much @JPLRepo for this update. However i noticed after updating, that the Life Support items, in the assembly buildings, are now showing in both Utility and Life Support tabs. I always delete a mod first and then place the updated mod, so there could not be some old files leftover. Kind Regards Edit: Found that this is only happening when TAC-LS is switched off in difficulty settings.
  2. Did you try it with the HOTFIX?? I have the hotfix and all items are showing
  3. No problems @Zorg These configs you made are much better then just a kerolox-lower plum. This is a very big improvement.
  4. Another question. Would it be possible to upload this nice project to GitHub. This way it would be much easier for others to contribute code and files if they find some things that could be fixed or missing
  5. For a cleaner coding that would be better to remove it, if it is deprecated. However I just checked with a female scientist, she could grab a foodbag and it was visible on the back. I still have the line equipMeshName still there. Will try later what will happen without that line. Edit: Did some testing, line equipMeshName = jetpack_base01 can also be removed. Saves another line of code
  6. Hello @Paul Kingtiger I noticed a discrepancy that would not show a wedge on the back of a Kerbal when using KIS. This could be that something changed the way KIS is working. Anyway I was able to fix the problem by changing the line: equipSlot = back ---> equipSlot = jetpack Also the line equipSkill = <null> has to be removed. Both lines are in MODULE:NEEDS[KIS] Kind Regards, EngineerMartijn
  7. Hello @IgorZ, Is it perhaps an idea to add compatibility with TacLifeSupport and other life support mods for the containers?? this way they can be used as for example the Leonardo Permanent Multipurpose Module now connected to the International Space Station. If you are interested in this, I made a small config to add TacLS resources to your containers. Kind Regards, EngineerMartijn
  8. Hello @Zorg, I noticed that KSP 1.9.1 has a revamped version of the Skipper and Mainsail. Also i already made some new configs for both engines based on the old configs with some minor adjustments. (distance from nozzle) Are you interested in these?? Kind regards, EngineerMartijn
  9. Hello guys, I was wondering if it is possible to add for example inventory slots to inflatable parts like Kerbalow KEAM but only if it is inflated. So when it is packed no inventory, but once it is inflated i have some inventory slots from KIS. Right now it has some inventory slots, but i like to have them only when the part is on full size. Have been looking around already, but could not find anything yet. Thanks in advance
  10. Thanks Igor for this fast update, Actually didn't expect it to come so soon.
  11. I agree, The 0,75m hexagon container from TAC LS is about one quarter of the SC62, and that one is according to KIS 277L. You can manually change it back to 1000L however that has to be done every update, or use the legacy file supplied, however didn't get that one to work yet somehow.
  12. Hello guys, Not sure if I am doing something wrong, but i cannot build anything. If followed the first steps in the tutorial and when i try to build use the asset compiler i get the following message: TypeLoadException: Could not load type 'KSPFontAsset' from assembly 'KSPAssetCompiler, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null'. UnityEditor.Build.BuildPipelineInterfaces.InitializeBuildCallbacks (BuildCallbacks findFlags) (at C:/buildslave/unity/build/Editor/Mono/BuildPipeline/BuildPipelineInterfaces.cs:109) UnityEditor.BuildPipeline:BuildAssetBundles(String, AssetBundleBuild[], BuildAssetBundleOptions, BuildTarget) KSPAssets.Editor.AssetCompiler:BuildAssetBundles(Boolean, Boolean, String, String[]) KSPAssets.Editor.<BuildBundle>d__6:MoveNext() KSPAssets.Editor.EditorUtil:UpdateCoroutine() UnityEditor.EditorApplication:Internal_CallUpdateFunctions() Am I missing something or does more people get the problem?? I am using Unity 2017.1.3f1 as instructed with the PartTools. I have tried everything with and without TMP added to the project, they give the same problem. Also if I try to build the KSPFontAsset manually via Assets > KSP Fonts > Generate KSPFontAsset i get the following error: FileNotFoundException: Could not load file or assembly 'TextMeshPro-2017.1-1.0.56-Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
  13. Is this still an open item?? At the moment I am trying to create some pages for myself. I could try to convert the PDF manual to KSPedia
  14. Just installed the latest version of KIS and now the context menu for example command module says "Of a Jeb Inventory", as usual i did a clean install of the mod.
  15. Would it be possible to add some new experiments to Station Science?? I know there have been some people that tried to add items but then the designs where totally different. Perhaps something with fuel or so.
  16. Hello @panarchist I have been trying to use your greenhouse with the supplied TAC-LS cfg, but it is not working. the fertilizer is not used and input "Light" seems to be broken. I have since made some modifications on this and would like to share it with you. Is there any way to send the cfg to you. Kind regards, EngineerMartijn
×
×
  • Create New...