#include "script_component.hpp" /* * Author: Ruthberg * Shows/Hides the range card controls * * Arguments: * visible - * * Return Value: * None * * Example: * false call ace_atragmx_fnc_show_range_card * * Public: No */ GVAR(showRangeCard) = _this; {ctrlShow [_x, _this]} forEach [5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007];