POLPOX/Sandbox2 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The idea of this dic is to list frequently-used Arma related terms, and directly related to the game than [[Arma: Dictionary]] that is to mainly cover the lore terms.
Nulls (well not really, more of “default” values) for every [[Data Types]].


{| class="wikitable sortable"
{| class="wikitable"
! Type
! Type !! Default value
! Name
! Meaning
! Description/Notes
! Scope
|-
|-
| Gameplay
| [[Array]] || {{hl|[]}}
| Action Menu
| The menu accessible with Scroll Wheel
| Often called Scroll Wheel Menu
| Arma Series (Prior to Reforger)
|-
|-
| Technical
| [[Boolean]] || {{hl|[[true]]}}
| Mod
| '''Mod'''ification
| AKA '''Addon''', a set of files that modifies the game
| Gaming Industry
|-
|-
| Technical
| [[Group]] || {{hl|[[grpNull]]}}
| Vanilla
| Vanilla game
| Non-modded game. The term is after the “default” flavor vanilla icecream.
| Gaming Industry
|-
|-
| Technical
| [[Number]] || {{hl|0}}
| Modpack
| Mod pack
| Repacked Mods into one Mod either with or without permission. '''This is not a recommended way to manage Mods''' since it can make bunch of issues e.g Mods version mismatch/outdated/theft.
| Gaming Industry
|-
|-
| Hardware
| [[Object]] || {{hl|[[objNull]]}}
| HOTAS
| '''H'''ands '''O'''n '''T'''hrottle-'''A'''nd-'''S'''tick
| AKA '''Joystick'''.
| Gaming Industry
|-
|-
| [[Side]] || {{hl|[[sideUnknown]]}}
|-
| [[String]] || {{hl|""}}
|-
| [[Code]] || {{hl|{}<nowiki/>}}
|-
| [[Config]] || {{hl|[[configNull]]}}
|-
| [[Control]] || {{hl|[[controlNull]]}}
|-
| [[Display]] || {{hl|[[displayNull]]}}
|-
| [[Location]] || {{hl|[[locationNull]]}}
|-
| [[Script Handle]] || {{hl|[[scriptNull]]}}
|-
| [[Structured Text]] || {{hl|[[text]] ""}}
|-
| [[Diary Record]] || {{hl|[[diaryRecordNull]]}}
|-
| [[Task]] || {{hl|[[taskNull]]}}
|-
| [[Team Member]] || [[teamMemberNull]]
|-
| [[Namespace]] || {{hl|[[missionNamespace]]}}
|-
| [[Editor Object]] || {{n/a}} (VBS)
|-
| [[Eden ID]] || 0 ([[Number]])
|-
| [[NaN]] || [[NaN]] (only one value)
|-
| [[HashMap]] || {{hl|[[createHashMap]]}}
|-
| [[Eden Entity]] || see each type
|-
| [[HashMapKey]] || see each type
|}
|}
[[Category: Armaverse|DICTIONARY]]

Latest revision as of 15:11, 19 March 2024