Page 1 of 1
Problem with Build Costs widget - (not) overlapping
Posted: 29 Oct 2010, 16:15
by jivvz
looks like this:

Re: Problem with Build Costs widget - (not) overlapping
Posted: 29 Oct 2010, 16:28
by Niobium
- Open the build costs .lua file (gui_build_costs.lua)
- Near the top of the file (Line 21) it says 'layer = 0,'
- Change this line to 'layer = -1,'
- Save
Re: Problem with Build Costs widget - (not) overlapping
Posted: 29 Oct 2010, 17:01
by jivvz
ah ok. thanks. should be default though imo.
Re: Problem with Build Costs widget - (not) overlapping
Posted: 29 Oct 2010, 20:09
by BrainDamage
better solution: press ctrl f11, now you'll have white a vertical bar across the screen, drag it around so it coincides with the edge of the build panel, now it will always appear besides the build panel without overlapping
Re: Problem with Build Costs widget - (not) overlapping
Posted: 29 Oct 2010, 20:55
by Chojin
Ahh, so obvious - but I didn't realize! Thank you, Niobium, now I got CarRepairer's inlinetip-bm.lua working again :)