Jump to content

an insignificant kerbal

Members
  • Posts

    27
  • Joined

  • Last visited

Reputation

1 Neutral

Profile Information

  • About me
    Still insignificant

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. disappeared? http://forum.kerbalspaceprogram.com/threads/100857-WIP-EVE-(Environmental-Visual-Enhancements)-Overhaul
  2. Hi guys! I have been trying to update the "first person EVA" mod, and I have zero experience with C# and tiny amounts of C++. looking through the source, it seems relatively straight forward, but it fails to load in 0.25. in the ksp.log it mentions System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded. the plugin is trying to add a module to the "KerbalEVA" config with this code: public class initKerbalEVA : UnityEngine.MonoBehaviour { public void Awake() { ConfigNode EVA = new ConfigNode("MODULE"); EVA.AddValue("name", "FpsCamera"); EVA.AddValue("cameraName", "FpsCam"); try { PartLoader.getPartInfoByName("KerbalEVA").partPrefab.AddModule(EVA); } catch{} } Which is a modification Fel's code to add modules to the "KerbalEVA" part. is there anything that has changed in 0.25 which may have changed any of this? or is it something completely different? the full source for the original mod is: http://forum.kerbalspaceprogram.com/threads/73799-0-23-FirstPersonEVA
  3. I believe that because of the terrain redo in 0.21 that the sound is below the current ground.
  4. there is a cheat option to remove gravity, could that have caused it? try again by pressing alt f12 and pressing the hack gravity option.
  5. 349: cover your shirt in super glue and hug an employee. bonus points if you hug the manager!
  6. I never got very far with anything, mainly because i wanted to completely remake it with more parts and stuff, but i couldn't and still, have no idea how to use unity, but good luck with it!
  7. I turned Kerbin into Earth (imgur albums seem to hate me or im not doing something right, so heres a link to the album) http://imgur.com/a/OlkTC
  8. tingle, i looked through the folders and noticed you had texture names for Kerbin and Minmus, i replaced Kerbin's texture and specular, and it worked! but Minmus' textures don't *edit* aww, you changed the first post, now i dont feel special anymore XD
  9. because, the purge only affected things after September 2012, so your account had to be at least October 2012 - April 2013, meaning you were newer than KinkyFerret, who was not affected by the purge because, he joined before september 2012
  10. I have wanted trackmania valley ever since i saw a preview of it. its currently $20 USD steam name: dominus tenebris
  11. could we get 2 gas giants in a binary? that would be awesome, and hell to try and orbit.
  12. damn, just saw the thread in the junkyard can a mod please close/delete this?
  13. just saw this on the news :http://www.news.com.au/technology/sci-tech/russian-rocket-releases-toxic-fuel-after-explosion-during-takeoff-in-kazakhstan-on-live-tv/story-fn5fsgyc-1226673430198 seems very kerbal
×
×
  • Create New...