The [MeterDrive1Usage] is positioned at X=0 and Y=0 (the default location for a meter is the upper left corner 0,0).Thanks very much;
I tried that before sending my post, but I used "x=100" and "y=0," all that showed was Drive D at 0x0, so I thought it wasn't working.
After reading your reply, I noticed that you left "x at 0" and changed "y." Why the "x" coordinate would be ignored for drive D and not the "y" coordinate is a mystery to me. Maybe you can answer that?
If you use the same values in a second meter, it will overlap the first one. That is why balala suggested using Y=5R as the value of the [MeterDrive2Usage] meter; that will place it vertically 5 pixels below the bottom (R) of the previous meter.
You set it to Y=100 which will place it exactly 100 pixels below the upper left corner of the skin.
Note X0 is not valid (it should be X=0) but that will be ignored and the skin will use the default value for X, which turns out to be zero.
Hope this answers your question.
Statistics: Posted by eclectic-tech — Yesterday, 5:34 pm