R3vo – User talk
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Navbox | {{Navbox | ||
|title= Scripting | |title= SQF & SQS Scripting Overview (Virtual Reality) | ||
|color= # | |color= #218A36 | ||
|title1= Terminology | |title1= Terminology | ||
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] [[Operand]] [[Operators]] [[Parameter]] [[Statement]] [[Control Structures]] | |color1= #668C9C | ||
|content1= [[Argument]] {{!}} [[Identifier]] {{!}} [[Expression]] {{!}} [[Operand]] {{!}} [[Operators]] {{!}} [[Parameter]] {{!}} [[Statement]] {{!}} [[Control Structures]] | |||
|title2= Syntax | |title2= Syntax | ||
|content2= [[SQF syntax]] [[SQS syntax]] | |color2= #668C9C | ||
|title3= | |content2= [[SQF syntax]] {{!}} [[SQS syntax]] | ||
|content3= [[SQS to SQF conversion]] [[:Category:Example Code|Example Code]] | |title3= Tutorials and Guides | ||
|color3= #668C9C | |||
|content3= [[SQS to SQF conversion]] {{!}} [[:Category:Example Code|Example Code]] | |||
|title4 = Data Types | |title4 = Data Types | ||
|content4 = [[ | |color4= #668C9C | ||
|content4 = {{Navbox | |||
|sub= y | |||
|title1= Real Types | |||
|content1= [[Array]] {{!}} [[Boolean]] {{!}} [[Code]] {{!}} [[Config]] {{!}} [[Control]] {{!}} [[Diary Record]] {{!}} [[Display]] {{!}} [[Eden Entity]] {{!}} [[Eden ID]] {{!}} [[Editor Object]] {{!}} [[For Type]] {{!}} [[Group]] {{!}} [[HashMap]] {{!}} [[If Type]] {{!}} [[Integer]] {{!}} [[Location]] {{!}} [[Namespace]] {{!}} [[Number]] {{!}} [[Object]] {{!}} [[Script (Handle)]] {{!}} [[Side]] {{!}} [[String]] {{!}} [[Structured Text]] {{!}} [[Switch Type]] {{!}} [[Task]] {{!}} [[Team]] {{!}} [[Team Member]] {{!}} [[While Type]] {{!}} [[With Type]] | |||
|title2= Arrays | |||
|content2= [[Array of Eden Entities]] {{!}} [[Color]] {{!}} [[Date]] {{!}} [[ParticleArray]] {{!}} [[Position]] {{!}} [[Unit Loadout Array]] {{!}} [[Vector3D]] {{!}} [[Waypoint]] | |||
|title3= Magic Types | |||
|content3= [[Any Value]] {{!}} [[Anything]] {{!}} [[Nothing]] {{!}} [[Void]] | |||
}} | |||
}} | }} |
Revision as of 13:54, 10 February 2021
SQF & SQS Scripting Overview (Virtual Reality) | |||||||
---|---|---|---|---|---|---|---|
Terminology |
Argument | Identifier | Expression | Operand | Operators | Parameter | Statement | Control Structures | ||||||
Syntax | |||||||
Tutorials and Guides | |||||||
Data Types |
|