Jump to content

Motion_Blurz

Members
  • Posts

    24
  • Joined

  • Last visited

1 Follower

Personal Information

  • Flight Simulators
    DCS World

Recent Profile Visitors

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

  1. Oddly enough I had the same thought today regarding my G2 as well. Colors within headset are washed out compared to the mirror. I felt like it didn't used to look like this...but who knows. I tried SteamVR vs OpenXR to see if it had to do with that somehow but results were the same. I'll need to experiment with a few other games to see how colors look in other worlds to see if its just a DCS issue or the headset itself. If you find a solution, let me know!
  2. I had the same problem persisting. Solved by deleting the UI Layer folder within SavedGames/DCS/Config folder.
  3. Has anybody tried to get a functioning second crew position setup? I am incredibly new to all of this mod business and don't quite fully understand in. From what I have gathered, it has to do with the EFM. Not quite sure what exactly needs to be where within there. My research continues... Right now I have it where on MP another person can join, but there isn't a notification that they are requesting to join. Not so much a problem because you can still get it, but you don't have the ability to reject somebody you don't want. Also the animations (prop, flaps, gear, control surfaces) are not synced across joined players in the specific slot. Lastly, I have not been able to request/take control of the aircraft when in the rear seat during MP. I do have the keyboard commands setup to do so but no action seems to be tied to it at this time.
  4. More than happy to take a look at it. Will gladly share if I get anything figured out.
  5. Really happy that I found this resource. Thank you Baily for your efforts. Any chance we can get an MB-339 export script lua file?
  6. Is there any nifty way of enumerating maps for a specific map object and then having it generate either a trigger zone or IP? Say I want to find every radio_tower the map has in it. How can I do that in a more time efficient means than visually scanning the map manually? Thanks in advance.
  7. Does anybody know how I can use F10 map markers to merge individual units into a singular larger group? I know I have seen this feature before but do not recall where. This would prove beneficial when building artillery units with CTLD while not wanting to set the same firing order multiple times. Additionally, not having to create numerous move orders for forces. Thanks in advance. Cheers!
  8. Dedicated client will let you only host a single server/mission. As stated previously, the only interface you have is to select server options via a web browser. If you want to use ME then you'll need a full version through Standalone or Steam. You can run both Dedicated and a standalone simultaneously.
  9. Thanks Grimes. With your input, I was able to get it working.
  10. Does anybody have a good reference for script that does a decaying function over time? Such as for every 1 second 1 point is reduced. Pretty new to scripting and not sure if this is best serviced as a flag and flag value or something else entirely. It seems that I can use: function trigger.action.setUserFlag(string userFlagName, boolean or number userFlagValue) to establish an initial value and then run a while loop that reduces flag value over time. Additionally, I am thinking about having an option that upon event either increases value or further reduces value based upon world events. Thanks in advance!
  11. Nothing to apologize for. I appreciate the attempt.
  12. Thanks. I tried your suggestion and it results in no troops spawning. I have attached the lua and mission file for greater reference. Perhaps that will shed more light. Cyprus Sandbox.miz EnrouteAmbush.lua
×
×
  • Create New...