isDLCAvailable apid

Operand types

apid: Number

Type of returned value

Description

Returns true if the DLC is marked as available. (Steam)


  • 275700 - Arma 3 Zeus

  • 249860 - Arma 3 Soundtrack

  • 304400 - Arma 3 DLC Bundle

  • 249861 - Arma 3 Maps

  • 249862 - Arma 3 Tactical Guide

  • 288520 - Arma 3 Karts

  • 304380 - Arma 3 Helicopters

  • 332350 - Arma 3 Marksmen

Used In

Arma3

Example

_Karts = 288520;
isDLCAvailable _Karts;//Returns true
Search OFPEC COMREF