RscDisplayLocWeaponInfo – Arma 3

From Bohemia Interactive Community
Revision as of 16:40, 17 November 2021 by Lou Montana (talk | contribs) (Text replacement - " (\=+)([a-zA-Z0-9][^ ]+[a-zA-Z0-9])(\=+) " to " $1 $2 $3 ")
Jump to navigation Jump to search

Description

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

How to open

createDialog "RscDisplayLocWeaponInfo";

findDisplay 313 createDisplay "RscDisplayLocWeaponInfo"; // From within Eden Editor

call BIS_fnc_locWeaponInfo;

A3 RscDisplayLocWeaponInfo.jpg