R3vo – User talk

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Any Value" to "Anything")
m (Blanked the page)
Tag: Blanking
 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Navbox
    |minWidth = 70%
|title= SQF & SQS Scripting Overview (Virtual Reality)
|color= #64B5F6
|title1= Terminology
    |color1= #64B5F6
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Variables]] {{!}} [[Magic Variables]] {{!}} [[Function]]
|title2= Syntax
    |color2= #64B5F6
|content2= [[SQF Syntax]] {{!}} [[SQS Syntax]] {{!}} [[Order of Precedence]] {{!}} [[Control Structures]]
    |title3= Tutorials
    |color3= #64B5F6
    |content3= [[Introduction to Arma Scripting]] {{!}} [[Code Best Practices]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Code Optimisation]] {{!}} [[Mission Optimisation]] {{!}} [[Multiplayer Scripting]] {{!}} [[SQS to SQF conversion|SQS → SQF]]
    |title4= Data Types
    |color4= #64B5F6
    |content4 = {{Navbox
|sub= y
|title1= General
            |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]] {{!}} [[NaN]] {{!}} [[Anything]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] {{!}} [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]]
            |title2= Special Arrays
            |color2= #64B5F6
|content2= [[Array of Eden Entities]] {{!}} [[Color]] {{!}} [[Date]] {{!}} [[ParticleArray]] {{!}} [[Position]] {{!}} [[Unit Loadout Array]] {{!}} [[Vector3D]] {{!}} [[Waypoint]]
}}
  |title5= Commands
  |color5= #64B5F6
  |content5= [[:Category:Scripting Commands|Scripting Commands]] {{!}} [[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]]
  |title6= Functions
  |color6= #64B5F6
  |content6= [[:Category:Functions|Functions]] {{!}} [[:Category:Functions by Functionality|Functions by Functionality]]
  |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]] {{!}} [[PreProcessor Commands]] {{!}} [[Initialization Order]] {{!}} [[Performance Profiling]]
}}


<!---
{{Navbox
    |minWidth = 100%
|title= SQF & SQS Scripting Overview (Virtual Reality)
|color= #64B5F6
|title1= Terminology
    |color1= #64B5F6
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Variables]] {{!}} [[Magic Variables]] {{!}} [[Function]]
|title2= Syntax
    |color2= #64B5F6
|content2= [[SQF Syntax]] {{!}} [[SQS Syntax]] {{!}} [[Order of Precedence]] {{!}} [[Control Structures]]
    |title3= Tutorials
    |color3= #64B5F6
    |content3= [[Introduction to Arma Scripting]] {{!}} [[Code Best Practices]] {{!}} [[:Category:Example Code|Example Code]] {{!}} [[Code Optimisation]] {{!}} [[Mission Optimisation]] {{!}} [[Multiplayer Scripting]] {{!}} [[SQS to SQF conversion|SQS → SQF]]
    |title4= Data Types
    |color4= #64B5F6
    |content4 = {{Navbox
|sub= y
|title1= General
            |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]] {{!}} [[NaN]]
|title2= Syntactical
            |color2= #64B5F6
|content2= [[Switch Type]] {{!}} [[While Type]] {{!}} [[With Type]] {{!}} [[For Type]] {{!}} [[If Type]]
|title3= Magic
            |color3= #64B5F6
|content3= [[Anything]] {{!}} [[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]] {{!}} [[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]]
  |title6= Functions
  |color6= #64B5F6
  |content6= [[:Category:Functions|Functions]] {{!}} [[:Category:Functions by Functionality|Functions by Functionality]]
  |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]]
}}
--->

Latest revision as of 13:48, 23 April 2021