It is currently September 14th, 2024, 10:04 pm

Hello everybody! please tell me how to make a constant cycle

Get help with creating, editing & fixing problems with skins
User avatar
W2e
Posts: 3
Joined: October 5th, 2010, 1:09 pm

Hello everybody! please tell me how to make a constant cycle

Post by W2e »

Hello everybody! please tell me how to make a constant cycle of 10 images with the updated 0.3 seconds?
+ Ordered from 1 to 10
+ png images
User avatar
jsmorley
Developer
Posts: 22743
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Hello everybody! please tell me how to make a constant cycle

Post by jsmorley »

Name your images 0.png, 1.png, etc, through 9.png

Then a skin like this will work:

[Rainmeter]
Update=300

[MeasureCount]
Measure=Calc
Formula=Counter % 10

[MeterDisplay]
Meter=Image
ImageName=[MeasureCount].png
DynamicVariables=1

http://rainmeter.net/cms/Tips-CountersGuide