Jump to content

Sabreliner

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Hello, I have been racking my brain trying to get this work. Here is my R_NAV_data.lua and R_NAV_data_MarianaIslands.lua files. When I load the Marianas map and select either RSBN or ARC, I get nothing, no indication or distance for RSBN. I have tried these with Marianas and with MarianaIslands in the file names and lua entries. Any suggestions? Alan R_NAV_data_MarianaIslands.lua R_NAV_data.lua
  2. For me, I had to run the dcs_updater.exe to start the sim NOT the dcs.exe. If I tried starting the sim with the dcs.exe, I get the same result as fagulha. Sabre
  3. I fixed the problem by simply downloading the latest updater for DCS and running it as admin. Hopefully this will help someone else. Sabre
  4. I cannot get the PriFly deck to work. I have the Airboss checkbox checked in the mission editor and I am using the supercarriers. Yet when I hit the RAlt F9 keys the camera places me just above the PriFly deck and it doesn't look anything like I see in the youtube videos. The LSO station works fine. Anything else I'm missing? Alan Johnston
  5. Thanks for the info! I will try using flags. Sabre
  6. Hello, I am interested in having a custom F10 menu command that activates two triggers instead of one. Is that possible? Sabre
  7. Toutenglisse, THANK YOU, THANK YOU, THANK YOU! This was driving me crazy! Alan
  8. Hello, I am trying to get a pushaitask function to work and it is driving me crazy. I have a tanker named Boom1. I set up 4 triggered actions for this tanker with varying speeds and altitudes. I can activate any of them using the GUI interface but not with MIST. Here is my script: local B1 = missionCommands.addSubMenu("Tanker Boom1", nil) missionCommands.addCommand("Altitude 5000", B1,function() trigger.action.pushAITask(Boom1, 1) end, nil) I have tried setting Boom1 in the above line in double quotes as well to no avail. Is there something wrong with my syntax? Alan
  9. I don't mean to bump this topic but has anyone fixed their problem with this and if so, what did you do? It seems my Steam client is not getting the latest DCS beta updates. Alan
  10. I'm now having the same problem and I have tried everything to fix it to no avail. I have run Steam in Beta and Opted out of Beta. I have even tried rolling back DCS to an older version to no avail. I have tried repairing to no avail. I am at wits end. Alan
×
×
  • Create New...