Jump to content

gospadin

Members
  • Posts

    1984
  • Joined

  • Last visited

  • Days Won

    4

Personal Information

  • Flight Simulators
    all the sims
  • Location
    'Murica

Recent Profile Visitors

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

  1. Yea, I have 6 different shades of grey used for the cockpit labeling, none of them are pure white. Darkest is #575A5C, lightest is #C6CBCE. I could potentially turn up the whites but that'd double the size, which is already ~180MB once unpacked. Let me think about whether I want to do another spin or not. Since RAZBAM said their own english cockpit is finally on the way, I will probably just not bother.
  2. I appreciate the compliment, thanks. Not clear from the screenshot what, exactly, is being done differently. How much bigger does the text need to be? In many cases there's not much space for larger fonts. --gos
  3. Without going into much detail, this is known internally and being worked.
  4. I agree on the realism. However, the problem now is that each variant now occupies a slot in in the mission that cannot be replaced with another type. Thus instead of 8 gazelles available for use however the pilots choose to fly, we wind up with a 2/3/3 or 2/2/4 split or similar, which for a pilot who wants to fly one of the more in-demand variants, forces them to leave the server and fly somewhere else. It certainly would be possible to have these configuration details be a function of loadout, MiG-21 already does that if you arm the nuke. In that way, gazelle fans can actually hang out together without being forced to fly a specific variant. --gos
  5. The SRS thread has everything you need: https://forums.eagle.ru/showthread.php?t=169387
  6. Potentially yes, though it depends on how they're modeling the weather. Clouds form whenever moist air is cooled to the dewpoint. Ahead and behind a front will potentially have wildly different weather.
  7. possible, i haven't checked. will try to look on sunday evening when i'm back at my desk Edit: I looked, and none of the baseline lua has changed that I can tell, so it still should work correctly. --gos
  8. Unfortunately, that doesn't work because the M-2000C lua code doesn't support the scan for other cockpit options.
  9. Yea, I have no idea what technical challenges would be involved. Game engines are black magic to me. =P
  10. FWIW, I filed this request in the database. I don't know whether it'll get looked at, but at least we asked. It seems like a solid suggestion.
  11. My mod has to modify one of the lua files that ships with the M-2000C, so any update to the game will likely replace the file forcing a re-install. Thus, the behavior you saw is expected. My recommendation is to uninstall all mods before every update, then re-install after the update is complete. --gos
  12. Look at Scripts\Export.lua it has the export API in the comments and might be useful to you. Specifically: Coordinates convertion : {x,y,z} = LoGeoCoordinatesToLoCoordinates(longitude_degrees,latitude_degrees) {latitude,longitude} = LoLoCoordinatesToGeoCoordinates(x,z);
  13. At this time, it is only compatible with the Mi-8. --gos
  14. Watched your track and confirmed it, then generated my own demonstrating the same failure too. Bug is now filed, thanks! --gos
  15. Thanks. I tried to keep it subtle, but something I could use to confirm it was installed properly. Glad you like it. :pilotfly: --gos
×
×
  • Create New...