Skip to content

Instantly share code, notes, and snippets.

@HallyG
HallyG / icon_viewer.sqf
Created November 10, 2020 19:20
Arma 3 Icon Viewer
fn_iconViewer = {
params [
["_mode", "", [""]],
["_args", [], [[]]]
];
if (!hasInterface) exitWith {};
disableSerialization;
private _fnc_GRID_X = {