R3vo – User talk

From Bohemia Interactive Community
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= SQF & SQS Scripting Overview (Virtual Reality)
|color= #D8D8D8
|color= #64B5F6
|title1= {{Color|#FFF|Terminology}}
|title1= Terminology
     |color1= #BDBDBD
     |color1= #64B5F6
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] {{!}} [[Magic Variables]]
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] {{!}} [[Variables]] {{!}} [[Magic Variables]]
|title2= {{Color|#FFF|Syntax}}
|title2= Syntax
     |color2= #A4A4A4
     |color2= #64B5F6
|content2= [[SQF syntax]] {{!}} [[SQS syntax]] {{!}} [[Order of Precedence]] {{!}} [[Control Structures]]
|content2= [[SQF syntax]] {{!}} [[SQS syntax]] {{!}} [[Order of Precedence]] {{!}} [[Control Structures]]
     |title3= {{Color|#FFF|Tutorials}}
     |title3= Tutorials
     |color3= #848484
     |color3= #64B5F6
     |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= Data Types
     |color4= #6E6E6E
     |color4= #64B5F6
     |content4 = {{Navbox
     |content4 = {{Navbox
|sub= y
|sub= y
|title1= General Types
|title1= General Types
            |color1= #64B5F6
|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]]  
|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
|title2= Syntactical Helper Types
            |color2= #64B5F6
|content2= [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]]
|content2= [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]]
|title3= Magic Types
|title3= Magic Types
            |color3= #64B5F6
|content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]]
|content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]]
             |title4= Special Arrays
             |title4= Special Arrays
            |color4= #64B5F6
|content4= [[Array of Eden Entities]] {{!}} [[Color]] {{!}} [[Date]] {{!}} [[ParticleArray]] {{!}} [[Position]] {{!}} [[Unit Loadout Array]] {{!}} [[Vector3D]] {{!}} [[Waypoint]]
|content4= [[Array of Eden Entities]] {{!}} [[Color]] {{!}} [[Date]] {{!}} [[ParticleArray]] {{!}} [[Position]] {{!}} [[Unit Loadout Array]] {{!}} [[Vector3D]] {{!}} [[Waypoint]]
}}
}}
   |title5= {{Color|#FFF|Commands}}
   |title5= Commands
   |color5= #585858
   |color5= #64B5F6
   |content5= [[:Category:Scripting Commands|Scripting Commands]]
   |content5= [[:Category:Scripting Commands|Scripting Commands]]
   |title6= {{Color|#FFF|Functions}}
   |title6= Functions
   |color6= #424242
   |color6= #64B5F6
   |content6= [[:Category:Functions|Scripting Functions]]
   |content6= [[:Category:Functions|Scripting Functions]]
   |title7= {{Color|#FFF|Debugging}}
   |title7= Debugging
   |color7= #2E2E2E
   |color7= #64B5F6
   |content7= [[:Category:Common Scripting Errors|Common Scripting Errors]] {{!}} [[Debugging Techniques]] {{!}} [[Exception handling]]
   |content7= [[:Category:Common Scripting Errors|Common Scripting Errors]] {{!}} [[Debugging Techniques]] {{!}} [[Exception handling]]
   |title8= {{Color|#FFF|Advanced}}
   |title8= Advanced
   |color8= #1C1C1C
   |color8= #64B5F6
   |content8= [[Event Scripts]] {{!}} [[:Category:Event Handlers|Event Handlers]] {{!}} [[Function]] {{!}} [[PreProcessor Commands]] {{!}} [[Initialization Order]] {{!}} [[Performance Profiling]]
   |content8= [[Event Scripts]] {{!}} [[:Category:Event Handlers|Event Handlers]] {{!}} [[Function]] {{!}} [[PreProcessor Commands]] {{!}} [[Initialization Order]] {{!}} [[Performance Profiling]]
}}
{{Navbox
|title= SQF & SQS Scripting Overview (Virtual Reality)
|color= #64B5F6
|title1= Terminology
    |color1= #64B5F6
|content1= [[Argument]], [[Identifier]], [[Expression]], [[Operand]], [[Operators]], [[Parameter]], [[Statement]], [[Control Structures]], [[Variables]], [[Magic Variables]]
|title2= Syntax
    |color2= #64B5F6
|content2= [[SQF syntax]], [[SQS syntax]], [[Order of Precedence]], [[Control Structures]]
    |title3= Tutorials
    |color3= #64B5F6
    |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= Data Types
    |color4= #64B5F6
    |content4 = {{Navbox
|sub= y
|title1= General Types
            |color1= #64B5F6
|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
            |color2= #64B5F6
|content2= [[Switch Type]], [[While Type]], [[With Type]], [[For Type]], [[If Type]]
|title3= Magic Types
            |color3= #64B5F6
|content3= [[Any Value]], [[Anything]], [[Nothing]], [[Void]]
            |title4= Special Arrays
            |color4= #64B5F6
|content4= [[Array of Eden Entities]], [[Color]], [[Date]], [[ParticleArray]], [[Position]], [[Unit Loadout Array]], [[Vector3D]], [[Waypoint]]
}}
  |title5= Commands
  |color5= #64B5F6
  |content5= [[:Category:Scripting Commands|Scripting Commands]]
  |title6= Functions
  |color6= #64B5F6
  |content6= [[:Category:Functions|Scripting Functions]]
  |title7= Debugging
  |color7= #64B5F6
  |content7= [[:Category:Common Scripting Errors|Common Scripting Errors]], [[Debugging Techniques]], [[Exception handling]]
  |title8= Advanced
  |color8= #64B5F6
  |content8= [[Event Scripts]], [[:Category:Event Handlers|Event Handlers]], [[Function]], [[PreProcessor Commands]], [[Initialization Order]], [[Performance Profiling]]
}}
}}

Revision as of 12:33, 11 February 2021