RscDisplayLocWeaponInfo – Arma 3

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "[[Image:" to "[[File:")
 
Line 1: Line 1:
[[Image:A3_RscDisplayLocWeaponInfo.jpg|800px|right]]
[[File:A3_RscDisplayLocWeaponInfo.jpg|800px|right]]
A debug config dialog to explore all weapon and magazine classes and check if their localized name is too long.
A debug config dialog to explore all weapon and magazine classes and check if their localized name is too long.



Latest revision as of 00:11, 21 November 2023

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";