Jump to content

lttito

Members
  • Posts

    139
  • Joined

  • Last visited

Everything posted by lttito

  1. I have an old PC (2GB ram quadCore) and I use Active Texture Management, and I also use B9, LLL and STX and some other mods and I can play reasonably well (sometimes it's a bit laggy if I have in scene 120+ parts ships. SasquatchM also said me he was planning to redo all models, but he hasn't much time for now.
  2. Outstanding work! Can wait to grab it as soon as it's released!
  3. It doesn't have reaction wheels, it's only a SAS module. Only command pods have torque.
  4. I added more pics of pats and some planes I make. I hope this time parts can be seen properly.
  5. SM-S Plane part pack contains 39 parts designed around a “stealth†look. Command pods, fuselages, engines, rcs, wings, control surfaces, asas, srbs and the list goes on. Compatible with 0.24. Mod Author and all credits to SasquatchM This package contains ye olde SM-S Plane parts with some tweaking in the config files to make it 0.24 compatible. Also, some parameters are adjusted to make it more real. Original thread: http://forum.kerbalspaceprogram.com/threads/32347-SM-Aeronautics-Release-Thread Some screenshots: Licensing: (as licensed by mod author SasquatchM): Distribute derivatives only with accreditation and please ask prior to release. Download: Dropbox Also, config tweaks are welcome!
  6. Just displaying units for people that are used to / comfortable with. The idea i had to make the plugin was that its difficult for me to know how fast im going with a rover at 20 m/s, but it's really easy for me know that Im too fast at 70 km/h.
  7. oh, ok Ill put a metal container in my station. also, if I recycle a ship, i need more metal storage than the metal contained in the ship or it will be full and the rest is not taken into account?
  8. Hi, I have a station with a recycler bin but everytime I send a ship to be recycled, the ship disapears but the rocket parts counter doesn't change. Do I need metal or ore containers? I only have a workshop to store rocket parts, but I don't know if I need a rocket parts container or other part for the recycler to work.
  9. starting from that code, i'll try to change the altimeter to show altitude in selected unit...
  10. Yes, for me deltaV calculator randomly stops updating information, and in Flight, don't show any calculation
  11. Yes, it's GPL V3 (included in source code). Ok, i will try to do it (not sure if i'll be able to do it. However I can show it in a little toggable window).
  12. B9 has an adaptor, but you must use 2 adaptors and a fuel tank (in the pic, it is highlitghted). Maybe you can make an adaptor that is only 1 part and is also a fuel tank. Only a suggestion, keep your good work!
  13. Now it is released in add-on releases and project showcase, after managed to fix it for 0.23.5 http://forum.kerbalspaceprogram.com/threads/75308-0-23-5-Speed-Unit-Changer-Simple-plugin-to-visualize-speed-in-different-units
  14. Are you used to different speed units like km/h or mph? Then Speed unit changer is for you! Speed Unit Changer, a simple plugin to visualize current speed in different units. With version 1.7.1 you can display speed on these units on your navball: - meters / second - kilometers / hour - miles / hour - feet / second - Knots - Mach number And also on navball, you can now display: - AGL or Altitude Ground Level based on your center of mass on these units: Meters Kilometers Miles Nautical miles Feet - Apoapsis & Periapsis (if Periapsis is negative, only Apoapsis is shown). Now with a toggle for not showing speed on orbital mode! - Target Name Screenshots: It is licensed by GPLv3. Download from SpaceDock or Dropbox You can also make suggestions or PRs on github You can also sumbit you ideas on this thread!
  15. Yup, pretty much it worked fine. Thanks you all for the info!
  16. yeah, could be the cause. Ill look for a way to ensure my plugin is called last. thanks for the idea
  17. I think that my first question (Are GUI elements protected someway) is somehow related with KSP development because it may imply that SQUAD is now (from/on 0.23.5) protecting some things (like GUI) to be not possible to mod them. I honestly don't think so because KSP has a huge modding community and protecting certain aspects of the game will be like putting restrictions to the community. But I think this could be a possibility among others that how a basic modification cannot be made as before. Besides that, I now think this thread belogns here, because probably it will be another way to modify the text on the navball.
  18. Hi, so I'm trying to update a mod that writes in the speed text on the navball. In 0.23.5, the text i intend to write is not written in navball. I'm using this sentence (it worked fine in 0.23): FlightUIController.fetch.speed.text = "someText"; Are GUI elements protected someway or there is any workaround/other object to use to write in the textbox in the navball? Thanks!
  19. Hi all, Im doing a plugin that change unit for surface speed and Im trying to write the speed I changed (due to changing units) in the navball. Problem is I cant figure out how to write in the navball (in the speed part). I get the navball object but I dont know to "handle" it once i get the reference. Does anyone know how to do it, or hint me how could I do it? Thanks
  20. I think you are refering to MK4 Fuselage system (you can find it here). It would be nice that CoffeeIndustries will integrate something like this, somehow.
  21. Currently, only shows surface speed. I'm thinking of give an option to choose which speed (surface, orbital or target) you can display your current speed. My final desire is to display the speed in the navball and by right clicking on it, change the unit (cycling among several units), but I can't figure how to write in the speed field in the navball. Anyone know how to get the GameObject referent to speed in the navball?
  22. Sorry for the spam, but I managed to make the plugin. You can grab it from here
  23. After some guessing and hair-pulling, I managed to make my first plugin: Speed Unit Changer, a simple plugin to visualize current speed in different units. It's integrated with awesome Toolbar plugin made by blizzy78. You need it to use this mod: forum link A Screenshot: I need your help! Please try it and add (constructive) comments and ideas to improve it Currently, it shows surface speed in m/s, km/h, mph (miles per hour), knots and ft/s. Download it from dropbox
  24. I'm doing a little plugin to show your current speed in different units. As soon as I integrate it with Toolbar, i think I'll release it.
×
×
  • Create New...