R3vo – User talk
Jump to navigation
Jump to search
mNo edit summary |
Lou Montana (talk | contribs) m (Fix text colour) |
||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
|title= SQF & SQS Scripting Overview (Virtual Reality) | |title= {{Color|#FFF|SQF & SQS Scripting Overview (Virtual Reality)}} | ||
|color= #218A36 | |color= #218A36 | ||
|title1= Terminology | |title1= {{Color|#FFF|Terminology}} | ||
|color1= #668C9C | |color1= #668C9C | ||
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] | |content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] | ||
|title2= Syntax | |title2= {{Color|#FFF|Syntax}} | ||
|color2= #668C9C | |color2= #668C9C | ||
|content2= [[SQF syntax]] {{!}} [[SQS syntax]] | |content2= [[SQF syntax]] {{!}} [[SQS syntax]] | ||
|title3= Tutorials | |title3= {{Color|#FFF|Tutorials}} | ||
|color3= #668C9C | |color3= #668C9C | ||
|content3= [[SQS to SQF conversion]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Introduction to Arma Scripting]] {{!}} [[Code Optimisation]] {{!}} [[Code Best Practices]] {{!}} [[Mission Optimisation]] | |content3= [[SQS to SQF conversion]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Introduction to Arma Scripting]] {{!}} [[Code Optimisation]] {{!}} [[Code Best Practices]] {{!}} [[Mission Optimisation]] | ||
|title4= Data Types | |title4= {{Color|#FFF|Data Types}} | ||
|color4= #668C9C | |color4= #668C9C | ||
|content4 = {{Navbox | |content4 = {{Navbox | ||
Line 22: | Line 22: | ||
|content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] | |content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] | ||
}} | }} | ||
|title5= Command | |title5= {{Color|#FFF|Command}} | ||
|color5= #668C9C | |color5= #668C9C | ||
|content5= [[:Category:Scripting Commands|Scripting Commands]] | |content5= [[:Category:Scripting Commands|Scripting Commands]] | ||
|title6= Functions | |title6= {{Color|#FFF|Functions}} | ||
|color6= #668C9C | |color6= #668C9C | ||
|content6= [[:Category:Functions|Functions]] | |content6= [[:Category:Functions|Functions]] | ||
}} | }} |
Revision as of 14:24, 10 February 2021
SQF & SQS Scripting Overview (Virtual Reality) | |||||||
---|---|---|---|---|---|---|---|
Terminology |
Argument | Identifier | Expression | Operand | Operators | Parameter | Statement | Control Structures | Variables | ||||||
Syntax | |||||||
Tutorials |
SQS to SQF conversion | Example Code | Introduction to Arma Scripting | Code Optimisation | Code Best Practices | Mission Optimisation | ||||||
Data Types |
| ||||||
Command | |||||||
Functions |