Benargee – User

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "{{UserLanguage|en|5}}" to "{{UserLanguage|en}}")
m (Text replacement - "bikitable" to "wikitable")
Line 72: Line 72:


===Common===
===Common===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 227: Line 227:


===Weapon===
===Weapon===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 362: Line 362:


===View===
===View===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 563: Line 563:


===Multiplayer===
===Multiplayer===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 573: Line 573:
|}
|}
===Infantry Movement===
===Infantry Movement===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 583: Line 583:
|}
|}
===Vehicle Movement===
===Vehicle Movement===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 593: Line 593:
|}
|}
===Helicopter Movement===
===Helicopter Movement===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 603: Line 603:
|}
|}
===Plane Movement===
===Plane Movement===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 613: Line 613:
|}
|}
===Submarine Movement===
===Submarine Movement===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 654: Line 654:


===Development===
===Development===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 664: Line 664:
|}
|}
===Custom Controls===
===Custom Controls===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description
Line 751: Line 751:


===Zeus===
===Zeus===
{| class="bikitable"
{| class="wikitable"
|-  
|-  
! Action !! Assigned Keys !! Description
! Action !! Assigned Keys !! Description

Revision as of 01:30, 27 December 2020

Steam: Benargee
Arma 3: Benargee
My wiki: http://wiki.benargee.com


This user is able to contribute with a native level of English.



frequent

Work in Progress

JIP

JIP False.gifJIP True.gif
Template:ServerJIP
Template:ServerJIP/cat
Template:ServerJIP/form
Template:ServerJIP/title
No longer needed. Will use for server exec template Server Only.gif
Template:ServerExec
Template:ServerExec/cat
Template:ServerExec/form
Template:ServerExec/title

Category:GAME New Scripting Commands List

Problematic categories:

Altis, VR and Stratis map

Landmarks (chapels, regions, islands, towns, bases, airfields(airfield length and heading), etc), terrain statistics (highest point, lowest point, etc)


Arma 3 Map Legend

Arma 3\Addons\ui_f_data\a3\ui_f\data\map\locationtypes
Bordercrossing
to
Viewpoint
Arma 3\Addons\ui_f_data\a3\ui_f\data\map\MapControl
bunker
to
waypointeditor

Other

ParticleArray

SQF vs C/C++


other

300px

https://manuals.bisimulations.com/vbs3/3-0/manuals/

Click here to toggle the seealso.
Comand Description
setPos Template:Lorem
getPos Template:Lorem
position Template:Lorem
... ...

wiki stuff

time

current time at last refresh 2024 May 08 03:37:04

todo

Arma 3 default controls ^^
Altis, VR and Stratis map ^^
Category:Notes: Improper Formatting--Resolve and delete
Arma 3 Launcher
Arma 3 Helicopters
A3 Vehicles - create/organize/make template
introduced in cats.
Side - reformat, looks ugly. Add Faction flags
ArmA_2:_CfgIdentities to ArmA_3:_CfgIdentities with cam script
addLiveStats wtf is Xbox.
Take On Helicopters - Patches go through.
Test all a3 rotorlib commands back in TOH.
Arma 3: Editor Modules
Arma 3: Editor Units create
Arma 3: Editor Groups create
Arma_3_Actions#ScudCancel is scut not in a2oa?
Arma file types article




Added content milestones

Vehicles/weapons

Array Manipulation

set
select
reverse
forEach
count
find
resize
toArray
toString
in Array
deleteAt Weird behaviour when deleting copied arrays, atleast when doing so through debug. It will delete original array elements and not just copied.
pushBack
deleteRange Dev

?

Is position to getPos as visiblePosition is to getPosVisual (surface vs sea) or is it synonym. (visiblePositionASL?)