DCS: Mission Editor - Intro to Scripting Tutorial (CTLD, CSAR)

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • This tutorial will briefly show you how to include CTLD and CSAR scripts into the Mission Editor, and will demo some basic functionality of CTLD and CSAR scripts.
  • Hry

Komentáře • 30

  •  Před 3 lety +2

    THANK YOU!!!! YOU SIR DESERVE A MEDAL! Thanks a lot buddy!!!!

    • @nathanm6992
      @nathanm6992  Před 3 lety +1

      My pleasure! Glad it helped you! I'd like to publish more videos, but haven't been able to record lately. Trying to get stuff sorted when I can.

    •  Před 3 lety

      @@nathanm6992 I'm sure you will accomplish everything you are up to and will be able to record some more videos soon. We really appreciate your help! Thanks bud! =)

  • @a753951852
    @a753951852 Před 2 lety +3

    Thank you so much for this tutorial.. I have procrastinated long enough.. Your tutorial made it very simple to do..

  • @davidbradley3227
    @davidbradley3227 Před 2 měsíci

    you made this easy, great job, your flying is good too!!!

  • @craig8724
    @craig8724 Před 9 měsíci

    I just followed your video and it was a success. I like the hover/sling load but I did change the parameters to make it a little easier for a noob with bad hotas lol. This is going to be fun. Thanks again.

    • @nathanm6992
      @nathanm6992  Před 9 měsíci

      That's great to hear! Glad it helped you out. I did see your other comment, but didn't have a chance to reply. I actually haven't fired DCS up in many, many months, so I'm afraid I won't be of much help at this point. Sorry!

  • @RCAndrewuk
    @RCAndrewuk Před 3 lety +2

    That's the best ctld video I've seen, cheers

    • @nathanm6992
      @nathanm6992  Před 3 lety

      Thank you for that! I'm glad you found it helpful!

  • @jimsteele33
    @jimsteele33 Před 2 lety +1

    Excellent video. Got this stuff working on our little server thanks to your help!

    • @nathanm6992
      @nathanm6992  Před 2 lety +1

      Awesome!! Really good hearing that.

  • @hotcoffeeandflying5639

    Nice job. You made this very understandable.

  • @sslyder180
    @sslyder180 Před 3 lety +1

    Great video Thankyou
    This will help so much with my mission building for our group.

  • @keithbuddrige5064
    @keithbuddrige5064 Před rokem

    Absolutely brilliant video my man! Very nice!
    Thank you so very much for this!!!!!
    A like and a Sub!

  • @alecisla
    @alecisla Před 3 lety

    21:00 Was I the only one that felt sorry for that other pilot left in the middle of nowhere? :(
    haha jokes aside, AWESOME video dude!!! Thank you so much for sharing with us! :D

    • @nathanm6992
      @nathanm6992  Před 3 lety +1

      Haha, surely they had Uber out there!

  • @craig8724
    @craig8724 Před 9 měsíci

    Wow I will have to try this. Great video!! Can you make a video on how this script below would work. Example Mig29 group get in moving zone attached to tanker and fuel is added. It’s for fun.
    local flightFuel={ }
    for i, unitObject in pairs (groupnameby(‘flight’) :getunits ( ) do flightFuel [i] = unit.getfuel (unitObject) end.

  • @flybywiresimulation
    @flybywiresimulation Před 3 lety

    Thanks a lot for this perfect guide! I have a question about the csar script, insiede the code I see a function to reset all lives for all pilot. How I can activate it on the script?

  • @goose6949
    @goose6949 Před rokem

    I love you

  • @normsteere2056
    @normsteere2056 Před rokem +1

    Great video! I've been wanting to get started in using scripts to improve the missions I've been building and hopefully I'm understanding this right. I need to install the software, set it up correctly, then when building a mission pick the needed individual lines of script from one of the scripting tools and use it in the mission editor along with all the other stuff? Or am I completly misunderstanding this.

    • @nathanm6992
      @nathanm6992  Před rokem +1

      Think that sounds right. The units in the mission need specific names, and make sure the names in the script match the appropriate unit in the mission.

    • @normsteere2056
      @normsteere2056 Před rokem +1

      @@nathanm6992 Great!!, Thank you!

  • @goodboy1269
    @goodboy1269 Před rokem

    I've been trying to get the Tu-95MS to drop bombs on a runway. I would like anything to drop a bomb anywhere on mission editor I've tried almost everything and no luck. Now I'm learning about scripting and was thinking about the attackunit script. Can you help me out?

  • @MegaMiner64
    @MegaMiner64 Před 3 lety

    I'm having a little trouble using MIST to make units respawn infinitely, I have the basic code but am green to it (completely), may I message you for help?

  • @lexikdark3392
    @lexikdark3392 Před 4 měsíci

    Good start for someone like me who suck ass at doing anything lua. got CTLD to work just fine. but I can't get Csar to work at all. any chance you'll make a video that focuses a bit on the Csar script and how to get it to work? This video didn't really touch it at all besides adding it to the mission. Would be Wonderful.

  • @ColonelAkirNakesh
    @ColonelAkirNakesh Před 2 lety

    This was so helpful! Do you know how to make the carrier a pickup zone? I tried renaming it to 'USA Carrier' like the documentation says.

    • @nathanm6992
      @nathanm6992  Před 2 lety

      Glad you found it helpful! I feel like there's a way to do it, but I can't remember how, and maybe not with a moving carrier. Sadly, I haven't been active with DCS lately, otherwise I would try to figure it out. Might be able to do it with Moose.