Jump to content

tn_prvteye

Members
  • Posts

    406
  • Joined

  • Last visited

1 Follower

About tn_prvteye

  • Birthday 12/22/1973

Recent Profile Visitors

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

  1. Okay paste this at line 83, just under 'navigation': menus['Radar'] = { name = _('Radar'), items = { { name = _('On'), command = sendMessage.new(Message.wMsgLeaderRadarOn) }, { name = _('Off'), command = sendMessage.new(Message.wMsgLeaderRadarOff) }, } } Then post this at line 189, just under 'Rejoin Formation': [7] = { name = _('Radar'), submenu = menus['Radar'], }, I actually created a JSGME (I'm old) compatible version so I can swap out without changing the original files. I'll attach, but if the mods don't like it, I can remove it. Unzip to your JSGME (and I assume OvGME) folder. Or just replace directly after you've backed up the original. And ED, feel free to use this in your next patch. MiG-29 Radar Comms.7z
  2. If you want to mess with it, it's the comms.lua file in the "\Mods\aircraft\MiG-29-Fulcrum" folder. Lotsa tinkering can be done. I'd post my mod here, but I'm not sure that's allowed since it's an original game file. Oh, and obviously back anything up!
  3. It's actually a fairly simple mod. I've made one for myself, but I'm sure it won't pass IC for MP (I'm a single-player guy).
  4. Hey, I think it's working. Tried several in a row, and I can verify the weather presets are working now. THANK YOU!!
  5. No, I thought that might be an issue, so I jumped right into the campaign without doing either of those.
  6. So it did happen again. METAR says bad weather and not a cloud in the sky. Here's the MIZ file. Don't judge my mission choices. I can send the whole campaign zipped up if you want. It's really just the Eagle over Caucasus modified to fly the new MiG-29 and a few other changes I made for personal taste. MiG-29 Over Caucasus_first.miz
  7. Well of course now it seems to be working. Maybe just pure luck I was getting completely clear skies so often. Thanks for replying and putting up with my stupid questions.
  8. I've got the latest...553 I think? I've been messing more with it, so I'll generate a new mission.
  9. Sorry to keep bugging you guys, but now I have a weather issue. I'm only getting completely clear skies or rain it seems. For instance, the METAR says: METAR Mozdok 050630 33003MPS NSW BKN076 BKN216 FEW336 08/M11 510002 QNH749 BLU= But it's clear skies...and if you look at the MIZ in the editor, there's no weather preset loaded. Did I break something again? I'm creating a custom Campaign using the new MiG-29 (I added all the necessary stuff, so that part works fine). I've set the Weather to have more of a chance for a low pressure system. So I get either Rain...or completely clear skies.
  10. Seems to working now.
  11. Awesome, thank you!
  12. Mozdok on the Caucasus map.
  13. I'm trying to set up parking at a regular Airfield, so a squadron only uses certain spots. I'm using the following code: parking_id = { ["C"] = {2,10}, --["C"] = {2,10}, }, But it doesn't seem to be working. Is this still implemented? I'm trying to set up a MiG-29 squadron at Mozdok to only use parking spots 1-31. I have this in the OOB file: parking_id = { ["C"] = {1,31}, },
  14. Damn it. You're the kid who reminds the teacher they didn't assign homework. PLEASE keep this bug!
  15. Oh man...if you haven't tried the Visor in VR...go do it! It's pretty damn awesome. REALLY cool effect. Nice Work.
×
×
  • Create New...