RscDisplayLocWeaponInfo – Arma 3

From Bohemia Interactive Community
Revision as of 15:53, 16 February 2021 by Lou Montana (talk | contribs) (Text replacement - ";{{cc|" to "; {{cc|")
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