Nice!
You have the a missing indicator for 9.00
Also, dots are out of place. But you know that, right? Image may be NSFW.
Clik here to view.
If you want to change colours of shape meters use something like this:Then you can use variables to change the colours. Image may be NSFW.
Clik here to view.
You have the a missing indicator for 9.00
Also, dots are out of place. But you know that, right? Image may be NSFW.
Clik here to view.

If you want to change colours of shape meters use something like this:
Code:
[Hands]Meter=ShapeX=(#Size#-2)Y=(#Size#-2)Shape=Rectangle 0,0,6,(#Size#*0.95),3 | StrokeWidth 0 | Extend Fill1 | Rotate ([MeasureSecondAngle]+180),3,3Shape2=Rectangle 0,0,6,(#Size#*0.85),3 | StrokeWidth 0 | Extend Fill2 | Rotate ([MeasureMinuteAngle]+180),3,3Shape3=Rectangle 0,0,6,(#Size#*0.60),3 | StrokeWidth 0 | Extend Fill3 | Rotate ([MeasureHourAngle]+180),3,3DynamicVariables=1Fill1=Fill Color #SecondsColour#Fill2=Fill Color #MinutesColour#Fill3=Fill Color #HourColour#
Clik here to view.

Statistics: Posted by sl23 — Yesterday, 9:26 pm