Frosties Posted February 14, 2015 Posted February 14, 2015 Hello, Im experimenting with multiple monitors, but somehow the CDU has appeared as a transparent screen on one of my monitors. I dont have it scripted in the LUA to be showing, but still it shows.. Can anybody help me turn it off? This is my LUA file: _ = function(p) return p; end; name = _('Samcro Two Actual'); Description = 'Two monitor configuration'; Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1.77; } } LEFT_MFCD = { x = 70; y = 1200; width = 440; height = 440; } RIGHT_MFCD = { x = 1420; y = 1200; width = 440; height = 440; } UIMainView = Viewports.Center [sIGPIC][/sIGPIC] Vincere Est Totum
Frosties Posted February 20, 2015 Author Posted February 20, 2015 This is how it looks like: Please, i need help removing it! [sIGPIC][/sIGPIC] Vincere Est Totum
Recommended Posts