
Originally Posted by
grevenilvec75
The background of timers is covering the whole screen. People have been complaining about it since it released. Only thing you can do is change the background color so thats its clear and you dont notice it when it happens. as for the blank lines, supposedly theres a fix coming soonish.
If you can live without the new lua stuff they added, i'd suggest switching back to 3.x
How do I do this? I opened up the timers setting file and only see this:
Code:
<global>
<graphicalMode>false</graphicalMode>
<slimMode>false</slimMode>
<flashOnCompletion>true</flashOnCompletion>
<showTenths>true</showTenths>
<highRed>255</highRed>
<highGreen>0</highGreen>
<highBlue>0</highBlue>
<medRed>255</medRed>
<medGreen>160</medGreen>
<medBlue>0</medBlue>
<lowRed>0</lowRed>
<lowGreen>255</lowGreen>
<lowBlue>0</lowBlue>
<textA>255</textA>
<textR>255</textR>
<textG>255</textG>
<textB>255</textB>
<flashR>255</flashR>
<flashG>255</flashG>
<flashB>0</flashB>
<fontName>Arial</fontName>
<fontSize>8</fontSize>
<fontBold>false</fontBold>
<recastX>20</recastX>
<recastY>350</recastY>
<buffsX>190</buffsX>
<buffsY>350</buffsY>
<customX>360</customX>
<customY>350</customY>
<barSpacing>0</barSpacing>
<recastTimerLimit>8</recastTimerLimit>
<buffsTimerLimit>8</buffsTimerLimit>
<customTimerLimit>8</customTimerLimit>
</global>