Arma 3 How To - Tracking projectiles with an Event Handler

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 8

  • @halipatsui9418
    @halipatsui9418 11 дней назад +1

    Great guide! Your format is very easy to keep up with and understand.

    • @arma3scripting
      @arma3scripting  11 дней назад

      @halipatsui9418 thank you for watching, I hope it helps shed some extra light on these topics or gives you some cool ideas for your own projects

  • @CaptainTimy
    @CaptainTimy 5 дней назад +1

    this is fantastic, just what i needed. i hope you keep it up

    • @arma3scripting
      @arma3scripting  5 дней назад +1

      Thanks for watching!! I'm making a follow up video for this topic to explain an even better way of achieving this using waitUntil, stay tuned and I hope this helps your mission making

    • @CaptainTimy
      @CaptainTimy 5 дней назад +1

      @@arma3scripting would probably help my understanding of scripts in general.
      my main problems are optimization not quite understanding the loops

    • @arma3scripting
      @arma3scripting  5 дней назад

      @CaptainTimy understandable the different types of loops can work pretty differently, while, for, waitUntil all have specific purposes. What exactly are you getting stuck on maybe I can help? Also remember to just get stuff working first, then move into optimization. Here is a page on that topic in case you haven't found this yet -
      community.bistudio.com/wiki/Code_Optimisation

    • @CaptainTimy
      @CaptainTimy 5 дней назад +1

      @@arma3scripting i have seen the page but never understood scheduled and unscheduled.
      as for the loops it varies from mission to mission so it would be better for me to understand them all and work my way from there
      my current search for a loop (or script info in general) is that i am trying to make an AWACS script. i am aware there is one on the workshop but i have some issues with and couldnt reverse engineer it (author gave free rights to do so)

    • @arma3scripting
      @arma3scripting  День назад

      @CaptainTimy I'll put on my list to make a video about all of the loop types and their uses. I'll be covering scheduled and unscheduled more when I remake this video as well.
      Hit me up on discord about your AWACS script if you need some help I'll check it out. My handle is in my page bio