Jump to content

Chump

Members
  • Posts

    520
  • Joined

  • Last visited

Everything posted by Chump

  1. It was working in multiplayer the last I knew. It must be installed for each client to use the new functionality. These are LUA files, not EXE files, but safety first I suppose.
  2. Made this a while back for someone to address this issue, if anyone is interested: https://github.com/chump29/DCS_Mod?tab=readme-ov-file#awacs--wingman-addons
  3. I think that the closest you will get is the "circuit test" button to the left of the dial. AFAIK, you cannot cause a real ejection sequence without actually ejecting the crew member, only test the different stages. I say, let the blades break as they will. If you are wanting a hard landing vs ejection, I've never actually seen the physical blades cause any issues with the craft hitting the dirt and surviving.
  4. I know, I know, another BS3 alignment topic (sorry @BIGNEWY, but hoping this will be a thing that someone can answer right away, or that someone can take back to the development team). This is only meant to address this simple question: When I join a random server and hop into the Black Shark, is there a way that I can tell what the map maker/server owner selected for INS alignment, or is it up to my discretion (maybe even overriding what the map preset was)? Thank you in advance.
  5. This script is a few years old, but I would guess that it still works (see attached). You assign the SeaEagle target on the F10 map using a text mark that says "seaeagle". It could probably be done a bunch of different ways, but you get the idea. Install this plus MiST in the mission. seaEagle.lua
  6. My bad. I do not know how to change the color of the HMCS. Anyone figured that out?
  7. There was a post about it here: https://forum.dcs.world/topic/154935-hud-color/?do=findComment&comment=3096034 The updated path for A-10CII is: /Mods/aircraft/A-10C_2/Cockpit/Scripts/HUD/Indicator/HUD_init.lua The line number is still the same: 383 if you are changing the day color, 384 if changing the night color. Black font color for day setting would be: day_color = {0, 0, 0, 255/255}
  8. That is not correct. Maybe it is a cancelled/upcoming feature?
  9. Instead of setting the flag, why not just use TransmitMessage right there?
  10. It is labeled as control_priority. My guess would be, "(F)ront"? Or, off/nothing is displayed there if the rear seat has priority.
  11. I believe that this is a display bug in DCS (please correct me if I'm wrong, @Devrim). Have you tried resetting the weapon system before selecting the next configuration? I thought that this was the solution as-is.
  12. Triggers are not saved with the static template.
  13. 2023-07-31 13:53:39.413 INFO APP (Main): CPU cores: 6, threads: 12, System RAM: 16328 MB, Pagefile: 33792 MB 2023-07-31 13:54:33.119 INFO APP (Main): gDescription: "NVIDIA GeForce GTX 1080" gVendorId: 4318 gDeviceId: 7040 gMemory: 8072 MB 2023-07-31 14:19:24.453 ALERT EDCORE (10168): Out of memory in ed_malloc for 5592592 bytes. Unfortunately, 16GB OS and 8GB GPU isn't going to cut it these days. Time to upgrade, my friend.
  14. I believe that you have the correct Group category attribute name for this to work. Group.Category = { AIRPLANE, HELICOPTER, GROUND, SHIP } I noticed that MiST is trying to find the matches by criteria, but category is spelled incorrectly in the code. I have opened an issue for it here: https://github.com/mrSkortch/MissionScriptingTools/issues/78
  15. @RaisedByWolves I was merely pointing out that limestone maybe shouldn't catch fire right away (unless I was dumping fuel and creating a spark with my skids). A damage model for the pyramids, sure thing! I will give you credit for the creative use of a bombing range... @Slippa Please lower your voice. We wouldn't want @OnReTech to think that we were using one of painstakingly-recreated Wonders of the World as anything other than a tourist destination for sightseeing.
  16. Track or it didn't happen™. j/k I fly the BS3 the most, and unless I'm evading/being aggressive with the controls, I've never seen the HUD speed disappear. Do y'all have more details on this, or can we safely assume that over-steering (throwing off radar/gyros) might be the case? I could not find a 10° reference in the manual.
  17. In TV/Indicator/init.lua, right? Are you using LEFT_MFCD in your monitor setup as the viewport name in your multi-monitor config? I believe that you added the correct line of code to export the TV.
  18. Check out this thread: I think we all had a bit of confusion when trying to purchase the upgrade.
  19. Two weeks™. I can't wait! Thanks for all of your hard work, @The_Fragger
  20. @OnReTach So, I noticed that if you don't quite stick the landing on the Great Pyramid and slide down it backwards, that the pyramid is on fire afterwards. I'm not sure the correct way to deal with this, but wanted to report that my helo flying broke a pyramid that has been around for 4,500 years.
  21. Chump

    SAM sites

    Wishlist item: someone (such as @Rudel_chw) makes all functional/realistic SAM site templates on the map, when they have some free time, of course. </2¢>
  22. Norton AV (hey, stop with the name-calling, I know) did not detect it as treacherous. It normally would, it seems. In my experience, newer file signatures that haven't been approved are flagged. I agree with @Rudel_chw % that ED is not purposefully trying to sneak a Trojan onto your PC or anything nefarious. When in doubt, submit the file so that it can start being whitelisted by the AVs. When really in doubt, grab a drink and watch the sunset.
×
×
  • Create New...