Jump to content

an insignificant kerbal

Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by an insignificant kerbal

  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
  14. A few weeks ago we were trying to piss of our teacher, so we started saying lines from call of duty games and such, when he walked out of the room. he seemed to be gone for about 10 minutes and the room kept getting louder until we all turn around and he's behind us making the noise with us. No idea how he got behind us without us knowing...
  15. just wondering, why are you using the old 1.9.8 version of MechJeb when 2.0.7 is out?
  16. (first, Nova, please forgive me for the title ) this is the place where i dump my cartoon pics, of usually regluar events, at the KSC 1. A regular launch http://imgur.com/NiGB6bC a link to the full size image 2. Them MÃœN Landings http://i.imgur.com/Jkvfe2o.png a link to full size image 3. Coming in for landing http://i.imgur.com/abiPJyl.png a link to full size image
  17. hi, i'm a modeler, i love making models, but i always have this feeling that I cant just release one part or it's not enough, so to have my models kind of "tag along" in another parts pack would be better for me. Also, i'm still learning to texture, and would love to be able to share some of my tests, and get constructive criticism, without half the community raging at me because the part is unbalanced. Also, I, in fact am Australian. I live in Sydney, have never ridden a kangaroo, but i have participated in emu racing, which is quite a joy:cool:
  18. you can rotate parts by using the wasdqe keys in the vab and sph and holding shift while doing this allows you to make finer adjustments edit: damn ninja's lol
×
×
  • Create New...