Back to Browse

Arma 3 Editor Theory - While {...} Do {...} - Loop

7.2K views
Feb 20, 2016
19:23

Code used: http://pasted.co/0f37545c Alternative link for the code: https://www.pastery.net/zgvftp/raw/ This week we take a look at looping code with While...Do..., a very useful construct that can find its place in many scripts. I recommend you to definitely try out a couple simple scripts with the while...do... statement because it often opens new doors to more interesting scripting action. Next time we'll be making a mission that utilizes this very construct several times, and in general serves as a great scripting practice. It will be ready for next weekend. Conditions, If(...) Then {...} - https://www.youtube.com/watch?v=6HSddREj3_s Variables, script parameters - https://www.youtube.com/watch?v=Jj_zmfvQ4Xg Script parameters 2 - https://www.youtube.com/watch?v=Zo3hHYDWKms ForEach - https://www.youtube.com/watch?v=c7QWWOzkuLk Introduction to scripting, first script - https://www.youtube.com/watch?v=O7Aj6fbf_L0 "Frost Waltz" Kevin MacLeod (incompetech.com) Licensed under Creative Commons: By Attribution 3.0 https://creativecommons.org/licenses/by/3.0/ "This video is created using games from Bohemia Interactive. See http://www.bistudio.com for more information."

Download

0 formats

No download links available.

Arma 3 Editor Theory - While {...} Do {...} - Loop | NatokHD