RscDisplayLocWeaponInfo – Arma 3

From Bohemia Interactive Community
Revision as of 23:52, 21 July 2022 by Lou Montana (talk | contribs) (Some wiki formatting)
Jump to navigation Jump to search
A3 RscDisplayLocWeaponInfo.jpg

A debug config dialog to explore all weapon and magazine classes and check if their localized name is too long.


How To

call BIS_fnc_locWeaponInfo; // or findDisplay 313 createDisplay "RscDisplayLocWeaponInfo"; // from within Eden Editor // or createDialog "RscDisplayLocWeaponInfo";