Jump to content

MrBlessyolife

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

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

  1. Thanks! That did work, somewhat. Without the scripts I'm getting 90-100+ fps depending on the situation. With that change, I'm getting about a stable 60 give or take a few. Do you think the scripts are that demanding or could it be that the MT implementation is early and can get better? I don't know anything about this stuff.
  2. After having issues not seeing an FPS boost with the new MT update, I noticed that removing the Scripts folder from my saved games folder, I saw the 50 fps boost I was expecting. The only scripts were the DCS-ExportScript for the module .lua files, Hooks with DCS bios .lua files, and VAICOMPRO for the .lua there. Is anyone else experiancing something similar?
  3. Check here page 18, by "davidp57", might be the profile you're looking for.
  4. Thanks for the quick reply! Love your campaigns btw! I skipped that mission and, so far that seems to be the only one giving me issues.
  5. After taking off, the ai flights taxi to the runway but never take off. Anyone else experiencing this?
  6. Worked great! Thank you, that was very helpful. It took me a few tries but now I understand. Edit: Update I was also able to make chaff and flare counters on the F-5 and also put them on one tile, thanks again that was very informative and helped me a ton.
  7. WOW! That was it. Thanks a bunch! First of all, I didn't even know the model viewer even existed, also I saw that bit that was at line 646, but I didn't really know what it meant/ or even what to do with it. Would I use a similar process for any gauge in any module? Second question, if I wanted to add something like "lbs, °C, km/h, etc" to the end of what's displayed on the stream deck how would I do that/ is it possible? Edit: One more question, let's say I want to stack the three values on one tile, for example the Left, Right, and total fuel? Again, thank you a bunch, that was very helpful.
  8. Okay, I think I understand. I'll fiddle with it some more, thank you for the quick response.
  9. First of all, awesome work to everyone in this thread. I'm looking for some guidance to increase my general knowledge between the lua, and the plugin. For example, I'm trying to display fuel quantity in the f5. In the lua I see this: -- Fuel Quantity Indicator (Dual) [22] = "%.4f", -- FuelQuantity_Left {0.0, 1.0} {0.0, 2500.0} [23] = "%.4f", -- FuelQuantity_Right {0.0, 1.0} {0.0, 2500.0} I put "22" in the ID and on the stream deck it displays "0.7878" and every attempt at mine change the display string gives me nothing. I know I am doing something wrong so any help would be appreciated.
×
×
  • Create New...