libraryCredits

Operand types

None

Type of returned value

Description

Returns the credits for the libraries used in the game.
Libraries being things such as codecs, anti-alias libraries etc the game uses (OggVorbis, Jpeg, FXAA).

Returns [array1, array2, (..), arrayN] all under the form [libraryName, credits]

Used In

Arma2OA

Example

hint str libraryCredits;
Search OFPEC COMREF