lnbSetPicture [idc, [row, column], name]

Operand types

[idc, [row, column], name]: Array

Type of returned value

Description

Sets the picture in the item with the given position of the 2D listbox.
Name is the picture name.
The picture is searched in the mission directory, the dtaExt subdirectory of the campaign directory and the dtaExt directory and the data bank (or directory).

Used In

Arma2

Example

lnbSetPicture [101, [0,1], "iskoda"]
Search OFPEC COMREF