Ceeeb/Sandbox – User
Jump to navigation
Jump to search
m (→new commands) |
|||
Line 14: | Line 14: | ||
==ArmA 2 OA 1. | ==ArmA 2 OA 1.62.98866 new commands== | ||
* b:BOOL && CODE | * b:BOOL && CODE | ||
* b:BOOL || CODE | * b:BOOL || CODE | ||
* b:BOOL and CODE | * b:BOOL and CODE | ||
* b:BOOL or CODE | * b:BOOL or CODE | ||
* b:CONTROL [[setObjectArguments]] ARRAY | |||
* b:CONTROL [[setGearSlotAmmoCount]] SCALAR | * b:CONTROL [[setGearSlotAmmoCount]] SCALAR | ||
* b:OBJECT [[addMagazine]] ARRAY | * b:OBJECT [[addMagazine]] ARRAY | ||
Line 29: | Line 30: | ||
* n:[[libraryDisclaimers]] | * n:[[libraryDisclaimers]] | ||
* n:[[moonIntensity]] | * n:[[moonIntensity]] | ||
* n:[[profileNamespace]] | |||
* n:[[saveProfileNamespace]] | |||
* n:[[productVersion]] | * n:[[productVersion]] | ||
* n:[[sunOrMoon]] | * n:[[sunOrMoon]] | ||
* u:[[entities]] | |||
* u:[[aimPos]] OBJECT | * u:[[aimPos]] OBJECT | ||
* u:[[ASLToATL]] ARRAY | * u:[[ASLToATL]] ARRAY | ||
Line 40: | Line 44: | ||
* u:[[gearIDCAmmoCount]] SCALAR | * u:[[gearIDCAmmoCount]] SCALAR | ||
* u:[[gearSlotAmmoCount]] CONTROL | * u:[[gearSlotAmmoCount]] CONTROL | ||
* u:[[onEachFrame]] | |||
* u:[[groupFromNetId]] STRING | * u:[[groupFromNetId]] STRING | ||
* u:[[lineIntersects]] ARRAY | * u:[[lineIntersects]] ARRAY | ||
Line 49: | Line 54: | ||
* u:[[objectFromNetId]] STRING | * u:[[objectFromNetId]] STRING | ||
* u:[[publicVariableServer]] STRING | * u:[[publicVariableServer]] STRING | ||
* u:[[systemChat]] STRING | |||
* u:[[sendAUMessage]] ARRAY | * u:[[sendAUMessage]] ARRAY | ||
* u:[[setEyeAdaptMax]] SCALAR | * u:[[setEyeAdaptMax]] SCALAR |
Revision as of 05:06, 13 November 2012
Broken/Non-functional? Script Commands in ArmA 1.14
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
- b:BOOL && CODE
- b:BOOL || CODE
- b:BOOL and CODE
- b:BOOL or CODE
- b:CONTROL setObjectArguments ARRAY
- 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:profileNamespace
- n:saveProfileNamespace
- n:productVersion
- n:sunOrMoon
- u:entities
- u:aimPos OBJECT
- u:ASLToATL ARRAY
- u:ATLToASL ARRAY
- u:deActivateKey STRING
- u:entities STRING
- u:eyeDirection OBJECT
- u:eyePos OBJECT
- u:gearIDCAmmoCount SCALAR
- u:gearSlotAmmoCount CONTROL
- u:onEachFrame
- 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:systemChat STRING
- u:sendAUMessage ARRAY
- u:setEyeAdaptMax SCALAR
- u:setEyeAdaptMin SCALAR
- u:setEyeAdaptMinMaxDefault SCALAR
- u:setToneMapping STRING
- u:terrainIntersect ARRAY
- u:terrainIntersectASL ARRAY
- u:unitRecoilCoefficient OBJECT
- u:visiblePositionASL OBJECT