The [ContainerBox] section is not a valid SHAPE meter.
You can correct the section like this: Or change the meter to Meter=Image :The progress bar meters should all have the same 'X' value. Set [ProgressTrack], [ProgressBar], and [ProgressBarBackground] 'X' value to:
X=(#Offset#+15)
You did not include your variables.inc file so I tested with general values for missing variables.
You may need to check your UpdateDivider settings if the meters are not responding.
Cannot guarantee all issues will work without the entire package.
You can correct the section like this:
Code:
[ContainerBox]Meter=ShapeShape=Rectangle 42,0,359,42DynamicVariables=1
Code:
[ContainerBox]Meter=ImageX=42Y=0W=359H=42SolidColor=255,255,255,255DynamicVariables=1
X=(#Offset#+15)
You did not include your variables.inc file so I tested with general values for missing variables.
You may need to check your UpdateDivider settings if the meters are not responding.
Cannot guarantee all issues will work without the entire package.
Statistics: Posted by eclectic-tech — Yesterday, 4:40 pm