R3vo – User talk
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 10: | Line 10: | ||
|title3= {{Color|#FFF|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]] {{!}} [[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= #668C9C | |color4= #668C9C | ||
|content4 = {{Navbox | |content4 = {{Navbox | ||
|sub= y | |sub= y | ||
|title1= | |title1= General Types | ||
|content1= [[Array]] {{!}} [[Boolean]] {{!}} [[Code]] {{!}} [[Config]] {{!}} [[Control]] {{!}} [[Diary Record]] {{!}} [[Display]] {{!}} [[Eden Entity]] {{!}} [[Eden ID]] {{!}} [[Editor Object | |content1= [[Array]] {{!}} [[Boolean]] {{!}} [[Code]] {{!}} [[Config]] {{!}} [[Control]] {{!}} [[Diary Record]] {{!}} [[Display]] {{!}} [[Eden Entity]] {{!}} [[Eden ID]] {{!}} [[Editor Object]] {{!}} [[Group]] {{!}} [[HashMap]] {{!}} [[Location]] {{!}} [[Namespace]] {{!}} [[Number]] {{!}} [[Object]] {{!}} [[Script (Handle)]] {{!}} [[Side]] {{!}} [[String]] {{!}} [[Structured Text]] {{!}} [[Task]] {{!}} [[Team]] {{!}} [[Team Member]] | ||
|title2= | |title2= Syntactical Helper Types | ||
|content2= [[ | |content2= [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]] | ||
|title3= Magic Types | |title3= Magic Types | ||
|content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] | |content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] | ||
|title4= Special Arrays | |||
|content4= [[Array of Eden Entities]] {{!}} [[Color]] {{!}} [[Date]] {{!}} [[ParticleArray]] {{!}} [[Position]] {{!}} [[Unit Loadout Array]] {{!}} [[Vector3D]] {{!}} [[Waypoint]] | |||
}} | }} | ||
|title5= {{Color|#FFF| | |title5= {{Color|#FFF|Commands}} | ||
|color5= #668C9C | |color5= #668C9C | ||
|content5= [[:Category:Scripting Commands|Scripting Commands]] | |content5= [[:Category:Scripting Commands|Scripting Commands]] | ||
|title6= {{Color|#FFF|Functions}} | |title6= {{Color|#FFF|Functions}} | ||
|color6= #668C9C | |color6= #668C9C | ||
|content6= [[:Category:Functions|Functions]] | |content6= [[:Category:Functions|Scripting Functions]] | ||
}} | }} |
Revision as of 01:00, 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 |