|
|
(46 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{Navbox
| + | |
− | |title= {{Color|#FFF|SQF & SQS Scripting Overview (Virtual Reality)}}
| |
− | |color= #D8D8D8
| |
− | |title1= {{Color|#FFF|Terminology}}
| |
− | |color1= #BDBDBD
| |
− | |content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] {{!}} [[Magic Variables]]
| |
− | |title2= {{Color|#FFF|Syntax}}
| |
− | |color2= #A4A4A4
| |
− | |content2= [[SQF syntax]] {{!}} [[SQS syntax]] {{!}} [[Order of Precedence]] {{!}} [[Control Structures]]
| |
− | |title3= {{Color|#FFF|Tutorials}}
| |
− | |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]]
| |
− | |title4= {{Color|#FFF|Data Types}}
| |
− | |color4= #6E6E6E
| |
− | |content4 = {{Navbox
| |
− | |sub= y
| |
− | |title1= General Types
| |
− | |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= Syntactical Helper Types
| |
− | |content2= [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]]
| |
− | |title3= Magic Types
| |
− | |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|Commands}}
| |
− | |color5= #585858
| |
− | |content5= [[:Category:Scripting Commands|Scripting Commands]]
| |
− | |title6= {{Color|#FFF|Functions}}
| |
− | |color6= #424242
| |
− | |content6= [[:Category:Functions|Scripting Functions]]
| |
− | |title7= {{Color|#FFF|Debugging}}
| |
− | |color7= #2E2E2E
| |
− | |content7= [[:Category:Common Scripting Errors|Common Scripting Errors]] {{!}} [[Debugging Techniques]] {{!}} [[Exception handling]]
| |
− | |title8= {{Color|#FFF|Advanced}}
| |
− | |color8= #1C1C1C
| |
− | |content8= [[Event Scripts]] {{!}} [[:Category:Event Handlers|Event Handlers]] {{!}} [[Function]] {{!}} [[PreProcessor Commands]] {{!}} [[Initialization Order]] {{!}} [[Performance Profiling]]
| |
− | }}
| |