nike871 0 Report post Posted October 9, 2018 (edited) Good dayAny ideas with examples how to do this? default класс RscExileItemListBox : RscListBox { sizeEx = "0.8 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; sizeEx2 = "0.8 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; rowHeight = "3 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; canDrag = 1 ; itemSpacing = 0.001 ; период = 1,2 ; shadow = 0 ; maxHistoryDelay = 1 ; fade = 1 ; deletable = 0 ; тип = 5 ; стиль = 15 ; colorBackground [] = { 0 , 0 , 0 , 0.30000001 }; colorDisabled [] = { 1 , 1 , 1 , 0,25 }; colorPicture [] = { 1 , 1 , 1 , 1 }; colorPictureDisabled [] = { 1 , 1 , 1 , 0.25}; colorPictureRight [] = { 1 , 1 , 1 , 1 }; colorPictureRightDisabled [] = { 1 , 1 , 1 , 0,25 }; colorPictureSelected [] = { 1 , 1 , 1 , 1 }; colorScrollbar [] = { 1 , 0 , 0 , 0 }; colorSelect2 [] = { 0 , 0 , 0 , 1 }; colorSelect2Right [] = { 0 , 0 , 0 , 1 }; colorSelectBackground2 [] = { 1 , 1 , 1 , 0.5 }; colorSelectBackground [] = { 0.94999999 , 0.94999999 , 0.94999999 , 1 }; colorSelectRight [] = { 0 , 0 , 0 , 1 }; colorShadow [] = { 0 , 0 , 0 , 0.5 }; colorText [] = { 1 , 1 , 1 , 1 }; colorTextRight [] = { 1 , 1 , 1 , 1 }; disabledCtrlColor [] = { 1 , 1 , 1 , 0.5 }; itemBackground [] = { 1 , 1 , 1 , 0.1 }; tooltipColorBox [] = { 1 , 1 , 1 , 1 }; tooltipColorShade [] = {0 , 0 , 0 , 0.64999998 }; tooltipColorText [] = { 1 , 1 , 1 , 1 }; }; Edited October 9, 2018 by nike871 Share this post Link to post Share on other sites
StokesMagee 871 Report post Posted October 10, 2018 20 hours ago, nike871 said: Good dayAny ideas with examples how to do this? default класс RscExileItemListBox : RscListBox { sizeEx = "0.8 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; sizeEx2 = "0.8 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; rowHeight = "3 * ((((safezoneW / safezoneH) min 1.2) / 1.2) / 25)" ; canDrag = 1 ; itemSpacing = 0.001 ; период = 1,2 ; shadow = 0 ; maxHistoryDelay = 1 ; fade = 1 ; deletable = 0 ; тип = 5 ; стиль = 15 ; colorBackground [] = { 0 , 0 , 0 , 0.30000001 }; colorDisabled [] = { 1 , 1 , 1 , 0,25 }; colorPicture [] = { 1 , 1 , 1 , 1 }; colorPictureDisabled [] = { 1 , 1 , 1 , 0.25}; colorPictureRight [] = { 1 , 1 , 1 , 1 }; colorPictureRightDisabled [] = { 1 , 1 , 1 , 0,25 }; colorPictureSelected [] = { 1 , 1 , 1 , 1 }; colorScrollbar [] = { 1 , 0 , 0 , 0 }; colorSelect2 [] = { 0 , 0 , 0 , 1 }; colorSelect2Right [] = { 0 , 0 , 0 , 1 }; colorSelectBackground2 [] = { 1 , 1 , 1 , 0.5 }; colorSelectBackground [] = { 0.94999999 , 0.94999999 , 0.94999999 , 1 }; colorSelectRight [] = { 0 , 0 , 0 , 1 }; colorShadow [] = { 0 , 0 , 0 , 0.5 }; colorText [] = { 1 , 1 , 1 , 1 }; colorTextRight [] = { 1 , 1 , 1 , 1 }; disabledCtrlColor [] = { 1 , 1 , 1 , 0.5 }; itemBackground [] = { 1 , 1 , 1 , 0.1 }; tooltipColorBox [] = { 1 , 1 , 1 , 1 }; tooltipColorShade [] = {0 , 0 , 0 , 0.64999998 }; tooltipColorText [] = { 1 , 1 , 1 , 1 }; }; Lol, my trader dialog is not a list box Share this post Link to post Share on other sites
BaroN 256 Report post Posted October 10, 2018 busted! Share this post Link to post Share on other sites
nike871 0 Report post Posted October 10, 2018 7 hours ago, StokesMagee said: Lol, мой диалог трейдера не является списком can i ask for help how is this done? I want to do it myself. buying a script is very expensive for Russia. $ 21 big money for us. Share this post Link to post Share on other sites