Benargee – User

From Bohemia Interactive Community
Jump to navigation Jump to search
Line 833: Line 833:
[[toString]]<br>
[[toString]]<br>
[[in Array]]<br>
[[in Array]]<br>
[[deleteAt]] Weird behaviour when deleting copied arrays<br>
[[deleteAt]] Weird behaviour when deleting copied arrays, atleast when doing so through debug. It will delete original array elements and not just copied.<br>
[[pushBack]]<br>
[[pushBack]]<br>
[[deleteRange]] Dev<br>
[[deleteRange]] Dev<br>

Revision as of 23:39, 9 January 2015

Steam: Benargee
Arma 3: Benargee


Template:User en



frequent

Work in Progress

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

Arma 3 Default Controls

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 2025 April 02 04:53:01

todo

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