RscDisplayLocWeaponInfo – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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";