Jump to content

Loganbacca

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

Profile Information

  • About me
    Curious George
  1. Found a fix for this. It's an issue that both Firefox and IE seem to have, but not Chrome. It's surprisingly easy to fix, just add ?wmode=transparent to the youtube url. From this: <iframe width="560" height="315" frameborder="0" allowfullscreen="" src="https://www.youtube.com/embed/5z2-ODBw5FA"></iframe> to this: <iframe width="560" height="315" frameborder="0" allowfullscreen="" src="https://www.youtube.com/embed/5z2-ODBw5FA?wmode=transparent"></iframe> Fixes both Firefox and IE, and doesn't break Chrome (from my limited testing).
  2. Here's a Module Manager cfg file for adding tech tree integration: http://pastebin.com/BK0b9ZX5 I've just added all the parts the the "Nanolathing" tree node (costs 1000 science), which is right at the end after Composites. Just download it (or copy and paste the text) into a cfg file (kasTechMod.cfg or whatever you want to call it) and put it anywhere in your GameData directory. Naturally you'll also need the Module Manager plugin here: http://forum.kerbalspaceprogram.com/threads/55219-Module-Manager-1-5-%28Nov-11%29
×
×
  • Create New...