class ACE_Settings { class GVAR(displayText) { category = ECSTRING(common,ACEKeybindCategoryWeapons); typeName = "BOOL"; isClientSettable = 1; value = 1; displayName = CSTRING(SettingDisplayTextName); description = CSTRING(SettingDisplayTextDesc); }; };