Ceeeb/Sandbox – User

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "ArmA 3" to "Arma 3")
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[user:Ceeeb]]
[[user:Ceeeb]]


==Undocumented script commands - Arma 3 1.11.115723==
== Undocumented script commands - Arma 3 1.11.115723 ==
* [[cbSetChecked]]
* [[cbSetChecked]]
* [[enableSimulationGlobal]]
* [[enableSimulationGlobal]]
Line 18: Line 18:




==All BIS functions - Arma 3 build 1.11.115723==
== All BIS functions - Arma 3 build 1.11.115723 ==
* [[BIS_fnc_3Dcredits]]
* [[BIS_fnc_3Dcredits]]
* [[BIS_fnc_AAN]]
* [[BIS_fnc_AAN]]
Line 108: Line 108:
* [[BIS_fnc_counter]]
* [[BIS_fnc_counter]]
* [[BIS_fnc_createLogRecord]]
* [[BIS_fnc_createLogRecord]]
* [[BIS_fnc_createmenu]]
* [[BIS_fnc_createMenu]]
* [[BIS_fnc_createObjectOO]]
* [[BIS_fnc_createObjectOO]]
* [[BIS_fnc_credits]]
* [[BIS_fnc_credits]]
Line 335: Line 335:
* [[BIS_fnc_initVirtualUnit]]
* [[BIS_fnc_initVirtualUnit]]
* [[BIS_fnc_inString]]
* [[BIS_fnc_inString]]
* [[BIS_fnc_InstructorFigure]]
* [[BIS_fnc_instructorFigure]]
* [[BIS_fnc_interpolateWeather]]
* [[BIS_fnc_interpolateWeather]]
* [[BIS_fnc_inTrigger]]
* [[BIS_fnc_inTrigger]]
Line 539: Line 539:
* [[BIS_fnc_numberText]]
* [[BIS_fnc_numberText]]
* [[BIS_fnc_objectHeight]]
* [[BIS_fnc_objectHeight]]
* [[BIS_fnc_ObjectsGrabber]]
* [[BIS_fnc_objectsGrabber]]
* [[BIS_fnc_objectSide]]
* [[BIS_fnc_objectSide]]
* [[BIS_fnc_ObjectsMapper]]
* [[BIS_fnc_objectsMapper]]
* [[BIS_fnc_objectType]]
* [[BIS_fnc_objectType]]
* [[BIS_fnc_objectVar]]
* [[BIS_fnc_objectVar]]
Line 583: Line 583:
* [[BIS_fnc_posDegToWorld]]
* [[BIS_fnc_posDegToWorld]]
* [[BIS_fnc_position]]
* [[BIS_fnc_position]]
* [[BIS_fnc_PosToGrid]]
* [[BIS_fnc_posToGrid]]
* [[BIS_fnc_posUTMToDeg]]
* [[BIS_fnc_posUTMToDeg]]
* [[BIS_fnc_preload]]
* [[BIS_fnc_preload]]
Line 625: Line 625:
* [[BIS_fnc_respawnGroup]]
* [[BIS_fnc_respawnGroup]]
* [[BIS_fnc_respawnInstant]]
* [[BIS_fnc_respawnInstant]]
* [[BIS_fnc_RespawnManager]]
* [[BIS_fnc_respawnManager]]
* [[BIS_fnc_respawnMenuInventory]]
* [[BIS_fnc_respawnMenuInventory]]
* [[BIS_fnc_respawnMenuPosition]]
* [[BIS_fnc_respawnMenuPosition]]
Line 719: Line 719:
* [[BIS_fnc_spotter]]
* [[BIS_fnc_spotter]]
* [[BIS_fnc_startLoadingScreen]]
* [[BIS_fnc_startLoadingScreen]]
* [[BIS_fnc_StrategicMapAnimate]]
* [[BIS_fnc_strategicMapAnimate]]
* [[BIS_fnc_StrategicMapMouseButtonClick]]
* [[BIS_fnc_strategicMapMouseButtonClick]]
* [[BIS_fnc_StrategicMapOpen]]
* [[BIS_fnc_strategicMapOpen]]
* [[BIS_fnc_subClasses]]
* [[BIS_fnc_subClasses]]
* [[BIS_fnc_subSelect]]
* [[BIS_fnc_subSelect]]
Line 771: Line 771:
* [[BIS_fnc_uniqueClasses]]
* [[BIS_fnc_uniqueClasses]]
* [[BIS_fnc_unitAddon]]
* [[BIS_fnc_unitAddon]]
* [[BIS_fnc_UnitCapture]]
* [[BIS_fnc_unitCapture]]
* [[BIS_fnc_UnitCaptureFiring]]
* [[BIS_fnc_unitCaptureFiring]]
* [[BIS_fnc_UnitCaptureSimple]]
* [[BIS_fnc_unitCaptureSimple]]
* [[BIS_fnc_UnitPlay]]
* [[BIS_fnc_unitPlay]]
* [[BIS_fnc_UnitPlayFiring]]
* [[BIS_fnc_unitPlayFiring]]
* [[BIS_fnc_UnitPlaySimple]]
* [[BIS_fnc_unitPlaySimple]]
* [[BIS_fnc_unitVector]]
* [[BIS_fnc_unitVector]]
* [[BIS_fnc_unpackStaticWeapon]]
* [[BIS_fnc_unpackStaticWeapon]]
Line 794: Line 794:
* [[BIS_fnc_zzRotate]]
* [[BIS_fnc_zzRotate]]


==Broken/Non-functional? Script Commands in ArmA 1.14==
== Broken/Non-functional? Script Commands in ArmA 1.14 ==


[[airportSide]]
[[airportSide]]
Line 804: Line 804:




==Commands which local/global args/effects are not certain==
== Commands which local/global args/effects are not certain ==


[[setVehicleInit]], [[clearVehicleInit]] and [[processInitCommands]] - topic at [[http://www.ofpec.com/forum/index.php?topic=33008.0| OFPEC forums]]
[[setVehicleInit]], [[clearVehicleInit]] and [[processInitCommands]] - topic at [[http://www.ofpec.com/forum/index.php?topic=33008.0| OFPEC forums]]




==ArmA 2 OA 1.62.98866 new commands==
== Arma 2 OA 1.62.98866 new commands ==
* b:BOOL && CODE
* b:BOOL && CODE
* b:BOOL || CODE
* b:BOOL || CODE
Line 860: Line 860:
* u:[[visiblePositionASL]] OBJECT
* u:[[visiblePositionASL]] OBJECT


==Arma 3 Alpha 0.53.103342 new commands==
== Arma 3 Alpha 0.53.103342 new commands ==
* t:JCLASS
* t:JCLASS
* t:NetObject
* t:NetObject

Revision as of 17:52, 21 May 2021

user:Ceeeb

Undocumented script commands - Arma 3 1.11.115723


All BIS functions - Arma 3 build 1.11.115723

Broken/Non-functional? Script Commands in ArmA 1.14

airportSide

assignToAirport

setAirportSide


Commands which local/global args/effects are not certain

setVehicleInit, clearVehicleInit and processInitCommands - topic at [OFPEC forums]


Arma 2 OA 1.62.98866 new commands

Arma 3 Alpha 0.53.103342 new commands