7erra/Sandbox – User

From Bohemia Interactive Community
Jump to navigation Jump to search
(WIP ctrlMapCusor list)
(bis_fnc_arsenal variables)
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>Ancillary sub-page of [[ctrlMapCursor]], listing cursor classes available in Arma 3.
=== Variables ===
{{Horizontoc|include=1|also=nonumtoc}}</noinclude>
This is a list of all the variables that are used by the Virtual Arsenal.
[[File:wait gs.png]]
{| class="wikitable"
{| class="wikitable"
!Image
!Classname
|-
|-
|[[File:wait gs.png]]
! colspan=3 | [[missionNamespace]]
|Wait
|-
|-
|Brot
! Variable !! Data Type !! Explanation
|Torte
|-
|-
|Butter
| BIS_fnc_arsenal_data || [[Array]] of arrays of [[String|strings]] || All available items that can be accessed in the Arsenal (not the actual content!). Format:<br>
|Eis
 
{| class="wikitable"
|-
! Index !! Content
|-
| 0 || Primary Weapons
|-
| 1 || Secondary Weapons
|-
| 2 || Handguns
|-
| 3 || Uniforms
|-
| 4 || Vests
|-
| 5 || Backpacks
|-
| 6 || Headgear
|-
| 7 || Goggles
|-
| 8 || NVGs
|-
| 9 || Binoculars
|-
| 10 || Maps
|-
| 11 || GPS
|-
| 12 || Radio
|-
| 13 || Compass
|-
| 14 || Watch
|-
| 15 || Face (empty)
|-
| 16 || Voice (empty)
|-
| 17 || Insignia (empty)
|-
| 18 || Optic attachments (empty)
|-
| 19 || Side attachments (empty)
|-
| 20 || Muzzle attachments (empty)
|-
| 21 || Compatible magazines (empty)
|-
| 22 || Grenades
|-
| 23 || Placeables
|-
| 24 || Miscellaneous
|-
| 25 || Bipod attachments (empty)
|-
| 26 || All magazines
|}
 
|}
|}
<div style="-webkit-column-count:3;-moz-column-count:3;column-count:3;margin-top:1em;">
* Arrow
* Debug
* Track
* Move
* Scroll
* Rotate
* Track3D
* Move3D
* Rotate3D
* Raise3D
* Wait
* HC_move
* HC_overFriendly
* HC_overEnemy
* HC_overMission
* HC_unsel
* Curator
* CuratorSelect
* CuratorPlace
* CuratorPlaceMulti
* CuratorPlaceDisabled
* CuratorPlaceWaypoint
* CuratorPlaceWaypointMulti
* CuratorPlaceWaypointCycle
* CuratorPlaceWaypointDestroy
* CuratorPlaceWaypointDestroyMulti
* CuratorPlaceWaypointGetIn
* CuratorPlaceWaypointGetInMulti
* CuratorPlaceWaypointHook
* CuratorPlaceWaypointHookMulti
* CuratorMove
* CuratorMoveZ
* CuratorMoveSnap
* CuratorMoveDisabled
* CuratorMoveIn
* CuratorMoveInDisabled
* CuratorRotate
* CuratorGroup
* CuratorSync
* CuratorDisconnect
* 3DEN
* 3DENSelect
* 3DENSelectWidgetX
* 3DENSelectWidgetY
* 3DENSelectWidgetZ
* 3DENPlace
* 3DENPlaceMulti
* 3DENPlaceZ
* 3DENPlaceZMulti
* 3DENPlaceWaypoint
* 3DENPlaceWaypointMulti
* 3DENPlaceWaypointAttach
* 3DENPlaceWaypointAttachMulti
* 3DENMove
* 3DENMoveZ
* 3DENMoveSnap
* 3DENMoveIn
* 3DENMoveInDisabled
* 3DENRotate
* 3DENConnectGroup
* 3DENConnectSync
* 3DENDisconnect
* 3DENTransformRotate0
* 3DENTransformRotate90
* 3DENTransformRotate180
* 3DENTransformRotate270
* 3DENTransformScale0
* 3DENTransformScale45
* 3DENTransformScale90
* 3DENTransformScale135
</div>

Latest revision as of 02:11, 6 September 2021

Variables

This is a list of all the variables that are used by the Virtual Arsenal.

missionNamespace
Variable Data Type Explanation
BIS_fnc_arsenal_data Array of arrays of strings All available items that can be accessed in the Arsenal (not the actual content!). Format:
Index Content
0 Primary Weapons
1 Secondary Weapons
2 Handguns
3 Uniforms
4 Vests
5 Backpacks
6 Headgear
7 Goggles
8 NVGs
9 Binoculars
10 Maps
11 GPS
12 Radio
13 Compass
14 Watch
15 Face (empty)
16 Voice (empty)
17 Insignia (empty)
18 Optic attachments (empty)
19 Side attachments (empty)
20 Muzzle attachments (empty)
21 Compatible magazines (empty)
22 Grenades
23 Placeables
24 Miscellaneous
25 Bipod attachments (empty)
26 All magazines