Benargee – User

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "Dialog Control" to "Arma: GUI Configuration")
m (Text replacement - "{{User en}}" to "{{UserLanguage|en|5}}")
Line 6: Line 6:


{| cellpadding="0" style="float: right; margin-left: 1em; margin-bottom: 0.5em; border: #99B3FF solid 1px"
{| cellpadding="0" style="float: right; margin-left: 1em; margin-bottom: 0.5em; border: #99B3FF solid 1px"
|{{User en}}
|{{UserLanguage|en|5}}
|}
|}



Revision as of 00:40, 26 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 03 11:42:14

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?)