hekut146 10 Posted May 28, 2016 Hi, i trying add new controls to inventory, but when i pressed at control not reaction, and not focus, but...: color[] = {1,1,1,1}; colorActive[] = {1,1,1,0.5}; i tryning create medkit\mechanics bag, i add 2 control to inventory, when i press this control rmb, controll call function (draw my not work controls and background (CtrlSetText)) my config: http://pastebin.com/b7kE6RLf screenshot: http://images.akamai.steamusercontent.com/ugc/266088771237370959/F12DF51DE602ACAEEF033B7A27F9345B183CE2A3/ (panel right down) sorry my bad english, thanks in advance for reply Share this post Link to post Share on other sites
hekut146 10 Posted May 29, 2016 Problem i think in layers, but i don't know how work layers in arma... Share this post Link to post Share on other sites
hekut146 10 Posted May 29, 2016 Now i complite script part for mechanics bag, and when i change pos controls to x = 0; (all work), but when i change to x = 0.977; (pos background) controls don't work Share this post Link to post Share on other sites
hekut146 10 Posted May 30, 2016 i found problem, need reCreate (delete old and create new) class background gear in my addon config, now all workhttp://images.akamai.steamusercontent.com/ugc/266089411981979031/5BA0855F0396EEF6DC83A763ED3299EE560E12D0/http://images.akamai.steamusercontent.com/ugc/266089411981978535/880E3B1FB0E578817B1646AB632A7EBFF35A7089/ Share this post Link to post Share on other sites