R3vo/Sandbox – User

From Bohemia Interactive Community
< R3vo
Categories:
mNo edit summary
mNo edit summary
 
(170 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Scripting Commands =  
= Mobile To-Do =
This is a complete list of all scripting commands available for [[Virtual Reality]] games. For game or game version specific commands click on the icons or images.
''A list of things that would improve mobile compatibility''
== by '''Game''' ==
<gallery mode="packed-hover" class="center" heights="100px">
File: Arma 3_logo_black.png|[[:Category:Scripting Commands Arma 3|Scripting Commands {{arma3}}]]
File: A2_OA_Logo.png|[[:Category:Scripting Commands Arma 2: Operation Arrowhead|Scripting Commands {{arma2oa}}]]
File: Logo A2.png|[[:Category:Scripting Commands Arma 2|Scripting Commands {{arma2}}]]
File: Logo A1 black.png|[[:Category:Scripting Commands Armed Assault|Scripting Commands {{arma1}}]]
File: Logo A0.png|[[:Category:Scripting Commands Operation Flashpoint|Scripting Commands {{ofp}}]]
File: Logo TakOH full.png|[[:Category:Scripting Commands Take On Helicopters|Scripting Commands {{tkoh}}]]
</gallery>




== by '''Game Version''' or '''Branch''' ==
''Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.''
{|
|-
! Game !! Game Version or Branch
|-
| {{ofp}} || {{GVI|ofp|1.00}} {{GVI|ofp|1.04}} {{GVI|ofp|1.10}} {{GVI|ofp|1.20}} {{GVI|ofp|1.30}} {{GVI|ofp|1.46}} {{GVI|ofp|1.99}}
|-
| {{ofpr}} || {{GVI|ofpr|1.75}} {{GVI|ofpr|1.78}} {{GVI|ofpr|1.80}} {{GVI|ofpr|1.85}} {{GVI|ofpr|1.90}}
|-
| {{ofpe}} || {{GVI|ofpe}} (Doesn't work yet)
|-
| {{arma1}}|| {{GVI|arma1|1.00}} {{GVI|arma1|1.04}} {{GVI|arma1|1.05}} {{GVI|arma1|1.06}} {{GVI|arma1|1.07}} {{GVI|arma1|1.08}} {{GVI|arma1|1.09}} {{GVI|arma1|1.11}}
|-
| {{arma2}} || {{GVI|arma2|1.00}} {{GVI|arma2|1.02}} {{GVI|arma2|1.03}} {{GVI|arma2|1.04}} {{GVI|arma2|1.05}} {{GVI|arma2|1.06}}
|-
| {{arma2oa}} || {{GVI|arma2oa|1.51}} {{GVI|arma2oa|1.52}} {{GVI|arma2oa|1.54}} {{GVI|arma2oa|1.55}} {{GVI|arma2oa|1.57}} {{GVI|arma2oa|1.60}} {{GVI|arma2oa|1.62}} {{GVI|arma2oa|1.63}} {{GVI|arma2oa|1.64}}
|-
| {{arma3}} Alpha || {{GVI|arma3|0.50}} {{GVI|arma3|0.56}} {{GVI|arma3|0.58}}
|-
| {{arma3}} Beta || {{GVI|arma3|0.70}} {{GVI|arma3|0.74}} {{GVI|arma3|0.76}}
|-
| {{arma3}} || {{GVI|arma3|1.00}} {{GVI|arma3|1.02}} {{GVI|arma3|1.04}} {{GVI|arma3|1.06}} {{GVI|arma3|1.08}} {{GVI|arma3|1.10}} {{GVI|arma3|1.12}} {{GVI|arma3|1.14}} {{GVI|arma3|1.16}} {{GVI|arma3|1.18}} {{GVI|arma3|1.20}} {{GVI|arma3|1.22}} {{GVI|arma3|1.24}} {{GVI|arma3|1.26}} {{GVI|arma3|1.32}} {{GVI|arma3|1.34}} {{GVI|arma3|1.36}} {{GVI|arma3|1.38}} {{GVI|arma3|1.40}} {{GVI|arma3|1.42}} {{GVI|arma3|1.44}} {{GVI|arma3|1.46}} {{GVI|arma3|1.48}} {{GVI|arma3|1.50}} {{GVI|arma3|1.52}} {{GVI|arma3|1.54}} {{GVI|arma3|1.56}} {{GVI|arma3|1.58}} {{GVI|arma3|1.60}} {{GVI|arma3|1.62}} {{GVI|arma3|1.64}} {{GVI|arma3|1.66}} {{GVI|arma3|1.68}} {{GVI|arma3|1.70}} {{GVI|arma3|1.72}} {{GVI|arma3|1.74}} {{GVI|arma3|1.76}} {{GVI|arma3|1.78}} {{GVI|arma3|1.80}} {{GVI|arma3|1.82}} {{GVI|arma3|1.84}} {{GVI|arma3|1.86}} {{GVI|arma3|1.90}} {{GVI|arma3|1.92}} {{GVI|arma3|1.94}} {{GVI|arma3|1.96}} {{GVI|arma3|1.98}} {{GVI|arma3|2.00}}
|-
| {{arma3}} Branches || {{GVI|arma3diag}} {{GVI|arma3|Dev}}
|}


== Other ==
= Done =
* <big>[[:Category:Scripting Commands by Functionality|Scripting Commands by Functionality]]</big>
 
* <big>[[:Category:Scripting Commands|All Commands]]</big>
* Creator dlc template needs a noresize.
__NOTOC__
** {{Link|Spearhead_1944}}
* Long command names should wrap
** {{Link|removeAllUserActionEventHandlers}}
 
* See also entries on command and function pages are broken
** {{Link|parsingNamespace}}
 
* Command and function template layout wastes a lot of space due to the two column design
 
* Tables with fixed widths need to be avoided. If they are too wide use noresize class wrapper
** {{Link|Arma_3:_Visual_Upgrade}}
 
* YouTube embeds and images should not have a fixed width
** {{Link|Category:DayZ}}
** {{Link|Spearhead_1944_Frontline_Function}}
** It is because the youtube template has a hardcoded minimum width. This should get removed

Latest revision as of 18:11, 18 May 2025

Mobile To-Do

A list of things that would improve mobile compatibility


Lou thinks just because the list is empty there is nothing left to improve. Only if he knew.

Done

  • Command and function template layout wastes a lot of space due to the two column design
  • Tables with fixed widths need to be avoided. If they are too wide use noresize class wrapper