Syntax – Category
m (moved from ArmA: Scripting to Scripting Topics) |
Lou Montana (talk | contribs) (Add Reforger column) |
||
| (12 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
A '''syntax''' is a set of rules for the layout of scripting code. It ensures that the game engine can read and understand the code by defining its rules and [[Control Structures]]. | |||
{| class="wikitable" | |||
|+ Syntax game support | |||
! Game || {{GVI|ofp|1.00}} || {{GVI|ofpr|1.85}} || {{GVI|arma1|1.00}} || {{GVI|arma2|1.00}} || {{GVI|arma2oa|1.50}} || {{GVI|arma3|1.00}} || {{GVI|tkoh|1.00}} || {{GVI|tkom|1.00}} || {{GVI|dayz|1.00}} || {{GVI|armaR|1.00}} | |||
|- | |||
! [[SQF Syntax]] || {{Icon|unchecked}} || colspan="6" | {{Icon|checked}} || colspan="3" | {{Icon|unchecked}} | |||
|- | |||
! [[SQS Syntax]] || colspan="7" | {{Icon|checked}} || colspan="3" | {{Icon|unchecked}} | |||
|- | |||
! {{Link|DayZ:Enforce Script Syntax|Enforce}} {{Link|Arma Reforger:Enforce Script Syntax|Script}} || colspan="7" | {{Icon|unchecked}} || colspan="3" | {{Icon|checked}} | |||
|} | |||
[[Category: Scripting Topics]] | [[Category: Scripting Topics]] | ||
Latest revision as of 17:18, 9 December 2025
A syntax is a set of rules for the layout of scripting code. It ensures that the game engine can read and understand the code by defining its rules and Control Structures.
| Game | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| SQF Syntax | ||||||||||
| SQS Syntax | ||||||||||
| Enforce Script | ||||||||||
Pages in category "Syntax"
The following 14 pages are in this category, out of 14 total.