Вот, почти готовый магазин, БИСам респект ). А от читаков, так вообще, низкий поклон, даже заморачивться с писаниной кода не надо)
/* scriptFile: a3\functions_f_bootcamp\Inventory\fn_arsenal.sqf Author: Karel Moricky Description: Splendid arsenal viewer Parameter(s): 0: STRING - mode 1: ANY - params (see below) Modes: "Open" - Open the Arsenal 0 (Optional): BOOL - true to open full Arsenal, with all categories and items available (default: false) "Preload" - Preload the Arsenal (without preloading, they will load when Arsenal is opened for the first time, which can take some time) No params "AmmoboxInit" - Add virtual ammobox 0: OBJECT - ammobox 1 (Optional): BOOL - true to make all weapons and items in the game available in the box (default: false) "AmmoboxExit" - Remove virtual ammobox 0: OBJECT - ammobox Returns: NOTHING */Вызов
["Open",[true]] call BIS_fnc_arsenal;Все что остаётся доделать, это отслюнявить денежку.
Если кто то решит заморочиться, буду благодарен увидеть результат.
Я обязательно замарочусь, но позже. Как только будет позитивный тест всего этого, обещаю скинуть!