Jump to content

6.forty

Members
  • Posts

    192
  • Joined

  • Last visited

Everything posted by 6.forty

  1. This is just silly, and reminds me so much of Futurama. I love it.
  2. Ok, thanks for confirming that, I see what's going wrong now.
  3. Do Part instances share the same PartModule instance when placed in symmetry? This is the code I'm using, but bIsMirrorInstance = true for both parts. if (this.part.symmetryCounterparts.Count == 1) { mirrorInstance = this.part.symmetryCounterparts[0]; TrackController module = mirrorInstance.Modules["TrackController"] as TrackController; if (module != null) { module.bIsMirrorInstance = true; } } Does this need to be handled in the Part instead? I forgot, it's probably relevant that this code is in the PartModule's OnStart()
  4. Have you tried re-placing the part that causes it? I've had this happen at times, and that has always fixed it for me. Seems like the CoL indicator doesn't always recognize the copy that symmetry mode places.
  5. Ok so you're pretty much handling the plugin coding then I take it? This is a mod project that I absolutely love the idea of so I was going to look into some terraforming parts and the plugins necessary for them since I seem to have misunderstood when you said "once I figure that out".. Just have a growing interest in KSP mod development and would love to be able to contribute to something before trying my own unoriginal idea ventures. I've got some ideas on how some of the real-time terraforming could work if you'd be interested, thought I wouldn't be surprised if they're bout the same ideas you have
  6. My heavily modded 64bit KSP is more stable than 32bit Windows KSP and Hodo was talking about if Firespitter's DLL were not updated. However both the thrust vectoring engine and VTOL engines do seem to work fine without updating it. I even get a popup window to customize the VTOL engines but I haven't tried to see if any of it worked.
  7. 15km. Patience and a programmable keyboard.
  8. Are you using XBCD or default Windows drivers?
  9. So does one A, one B, and one C make me Tomfrey?
  10. I see there's a way to toggle oxygen presence via plugin, but is there a way to specify how much?
  11. Just thought I'd throw in that I was able to fix the SABRE engines not working by replacing only ExsurgentEngineering.dll. I'm not sure what not upgrading Firespitter leaves broken (nothing I've noticed?) but I didn't feel like downloading an entire parts pack just for the DLL.
  12. I would say Sigbles Kerman, but Frank is sitting right next to him and that's definitely a strange Kerbal name to me. Compared to that, Sigbles is rather normal.
  13. Some of us already have KSP in 64bit flavor, and it works quite well. While I don't necessarily like it using 5GB+ RAM, it is nice that it can handle it without issue. Performance is no better, but it's no worse either. It being so developed now would make it much, much harder for Squad to roll their own engine unless they just scrapped most, if not all, of the code they already have. Even just moving to a different already developed engine would take a massive amount of work. Duke Nukem Forever is a wonderful example of why you don't change engines midway; sadly George Broussard never got that memo.
  14. I'm not sure how I should be reading what I'm reading, but the image is very useful.
  15. I much prefer video; the paperboy isn't welcome in my neighborhood anymore after he got lazy and started using separatrons. Although I have no idea what happened to the milkman.
  16. I have a bad habit of thinking the left Shift actually does something camera related in the map view, and often find my ship's been accelerating in some arbitrary direction for the past few minutes just because I had the navball up. Or I find that I've just plowed through the station I was trying to rendezvous with.
  17. Fiddling around with masses of BSP brushes wasn't a whole lot easier than today's methods of using a heightmap for terrain and prefab static meshes for structures. I've used the UE editor since the days it would crash if you simply looked at it wrong and while the process has changed dramatically, the time invested in making a good map from scratch hasn't really increased or decreased. And TF2 might have nothing but cosmetic stuff, but last I knew with LoL you basically had to buy a character to play it if it wasn't being offered for free that week. I haven't played it in a year or so, it might not be that way now. But that would have negative repercussions, since some characters were simply better than others.
  18. I'd imagine taking a quick look at git commits would be sufficient for that, wouldn't it?
  19. You know there was a time that map packs were offered for free. There were a few map packs of around thirty or so maps released for UT99 for free. Other little addon gameplay features and playable characters were included in them too, also free. A pretty good chunk of addon content overall, more than your average paid DLC contains. So the idea of paid DLC is sort of disgusting to those of us who are.. "old school" gamers. May not happen. Non-free non-PVP games also have little BS paid DLC items although not to the extent of TF2 or LoL, etc.
  20. I think the game needs to be a bit more "finalized" before thoughts of paid DLC dance in anyone's heads. Besides, Kerbals don't have horses and if they did, I'm pretty sure they wouldn't need armor.
  21. This works on the launchpad, not sure about in orbit though.
×
×
  • Create New...