R3vo – User talk
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
|title= {{Color|#FFF|SQF & SQS Scripting Overview (Virtual Reality)}} | |title= {{Color|#FFF|SQF & SQS Scripting Overview (Virtual Reality)}} | ||
|color= # | |color= #D8D8D8 | ||
|title1= {{Color|#FFF|Terminology}} | |title1= {{Color|#FFF|Terminology}} | ||
|color1= # | |color1= #BDBDBD | ||
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] | |content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] | ||
|title2= {{Color|#FFF|Syntax}} | |title2= {{Color|#FFF|Syntax}} | ||
|color2= # | |color2= #A4A4A4 | ||
|content2= [[SQF syntax]] {{!}} [[SQS syntax]] {{!}} [[Order of Precedence]] | |content2= [[SQF syntax]] {{!}} [[SQS syntax]] {{!}} [[Order of Precedence]] | ||
|title3= {{Color|#FFF|Tutorials}} | |title3= {{Color|#FFF|Tutorials}} | ||
|color3= # | |color3= #848484 | ||
|content3= [[SQS to SQF conversion|SQS → SQF]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Introduction to Arma Scripting]] {{!}} [[Code Optimisation]] {{!}} [[Code Best Practices]] {{!}} [[Mission Optimisation]] {{!}} [[Multiplayer Scripting]] | |content3= [[SQS to SQF conversion|SQS → SQF]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Introduction to Arma Scripting]] {{!}} [[Code Optimisation]] {{!}} [[Code Best Practices]] {{!}} [[Mission Optimisation]] {{!}} [[Multiplayer Scripting]] | ||
|title4= {{Color|#FFF|Data Types}} | |title4= {{Color|#FFF|Data Types}} | ||
|color4= # | |color4= #6E6E6E | ||
|content4 = {{Navbox | |content4 = {{Navbox | ||
|sub= y | |sub= y | ||
Line 25: | Line 25: | ||
}} | }} | ||
|title5= {{Color|#FFF|Commands}} | |title5= {{Color|#FFF|Commands}} | ||
|color5= # | |color5= #585858 | ||
|content5= [[:Category:Scripting Commands|Scripting Commands]] | |content5= [[:Category:Scripting Commands|Scripting Commands]] | ||
|title6= {{Color|#FFF|Functions}} | |title6= {{Color|#FFF|Functions}} | ||
|color6= # | |color6= #424242 | ||
|content6= [[:Category:Functions|Scripting Functions]] | |content6= [[:Category:Functions|Scripting Functions]] | ||
}} | }} |
Revision as of 01:03, 11 February 2021
SQF & SQS Scripting Overview (Virtual Reality) | |||||||||
---|---|---|---|---|---|---|---|---|---|
Terminology |
Argument | Identifier | Expression | Operand | Operators | Parameter | Statement | Control Structures | Variables | ||||||||
Syntax | |||||||||
Tutorials |
SQS → SQF | Example Code | Introduction to Arma Scripting | Code Optimisation | Code Best Practices | Mission Optimisation | Multiplayer Scripting | ||||||||
Data Types |
| ||||||||
Commands | |||||||||
Functions |