Ceeeb/Sandbox – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (1.61 commands)
Line 14: Line 14:




==ArmA 2 OA 1.60.93616+ new commands==
==ArmA 2 OA 1.61.94945 new commands==
* b:BOOL && CODE
* b:BOOL || CODE
* b:BOOL and CODE
* b:BOOL or CODE
* b:CONTROL [[setGearSlotAmmoCount]] SCALAR
* b:OBJECT [[addMagazine]] ARRAY
* b:OBJECT [[setOwner]] SCALAR
* b:OBJECT [[setUnitRecoilCoefficient]] SCALAR
* b:SCALAR [[publicVariableClient]] STRING
* b:SCALAR [[setIDCAmmoCount]] SCALAR
* b:STRING [[setToneMappingParams]] ARRAY
* n:[[libraryCredits]]
* n:[[libraryDisclaimers]]
* n:[[moonIntensity]]
* n:[[productVersion]]
* n:[[sunOrMoon]]
* u:[[aimPos]] OBJECT
* u:[[aimPos]] OBJECT
* u:[[ASLToATL]] ARRAY
* u:[[ATLToASL]] ARRAY
* u:[[deactivateKey]] STRING
* u:[[deactivateKey]] STRING
* u:[[entities]] STRING
* u:[[eyeDirection]] OBJECT
* u:[[eyePos]] OBJECT
* u:[[eyePos]] OBJECT
* u:[[gearIDCAmmoCount]] SCALAR
* u:[[gearSlotAmmoCount]] CONTROL
* u:[[groupFromNetId]] STRING
* u:[[lineIntersects]] ARRAY
* u:[[lineIntersectsWith]] ARRAY
* u:[[nearestBuilding]] ARRAY
* u:[[nearestBuilding]] OBJECT
* u:[[netId]] GROUP
* u:[[netId]] OBJECT
* u:[[objectFromNetId]] STRING
* u:[[publicVariableServer]] STRING
* u:[[sendAUMessage]] ARRAY
* u:[[setEyeAdaptMax]] SCALAR
* u:[[setEyeAdaptMax]] SCALAR
* u:[[setEyeAdaptMin]] SCALAR
* u:[[setEyeAdaptMin]] SCALAR
* u:[[setEyeAdaptMinMaxDefault]] SCALAR
* u:[[setEyeAdaptMinMaxDefault]] SCALAR
* u:[[setToneMapping]] STRING
* u:[[setToneMapping]] STRING
* b:STRING [[setToneMappingParams]] ARRAY
* u:[[terrainIntersect]] ARRAY
 
* u:[[terrainIntersectASL]] ARRAY
==ArmA2OA 1.60+ commands==
* u:[[unitRecoilCoefficient]] OBJECT
* u:[[groupFromNetId]] STRING
* u:[[visiblePositionASL]] OBJECT
* u:[[netId]] GROUP/OBJECT
* n:[[productVersion]]
* u:[[sendAUMessage]] ARRAY

Revision as of 04:55, 15 July 2012

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.61.94945 new commands