Jump to content

turbovela

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by turbovela

  1. I can run the e e from bin, but it always runs in 2d not VR. Thanks
  2. Hey guys, just wondering if someone can help, might be something silly but I have no clue how to fix it, I started using this launcher and it was working great, then I decided to try MT and decided to turn it on through the launcher and started the sim with VR, work great but now that I want to go back to flying without MT the sim won’t launch. I turned off MT in the launcher and started the sim with Launch VR On and it gets stuck on the 15 Years of DCS window, does not continue into the sim. If I leave MT on it runs, but it only runs with MT on now. Any ideas? Thanks
  3. Hi everyone, sorry to be a bother, I have been traying to for days to make a small lua to detect aircraft going into and out of a trigger zone and sending a message Soley to that client about them entering and exiting the zone, instead of the group, that's it!! so I understand you have to make a prefix like BlueClent_ also you have to predefine the zones, but I'm not sure how to write that part of the code to do that. When entering Outlaw I would like for the message to be "Entering Outlaw MOA/ATCAA" with the clients name at the beginning. When exiting Outlaw I would like for the message to be "Exiting Outlaw MOA/ATCAA" with the clients name at the beginning. If someone can show me how to make this with one client aircraft I would really appreciate it. e.g. Client aircraft = BlueClient_F-14A(107) Thank you so very much, hope this is not to much trouble. Jose ---BlueClient Script Start--- _SETTINGS:SetPlayerMenuOff() local BlueClient = SET_GROUP:New() :FilterPrefixes( "BlueClient_" ) :FilterStart() local Outlaw = ZONE:New( "Outlaw MOA/ATCAA" )
  4. Great work Lynx!!! I was just wondering if you are planning on releasing plans or dimensions for the F-18 on your website? like you have for the UH-1 and the F-16. I truly apologize if it has already been asked in this thread, I must have missed it. Jose
×
×
  • Create New...