anonymouswidget wrote:
i am not sure to understand... i've assigned core ramcore with tag %PhysPercent to both progressbar and text.
i don't see where to put a tag ramcore1onupdate or ramcore1onchange. I give up for tonight.
good night.
I checked my "Pure Ram Widget".
The scipt that you have to use is this part only:
Code:
function progressbar1OnChange(Sender)
{
text1.left = progressbar1.thumb.left+3;
}
The number "+3" is for the position of the text so you need to edit manually.
The rest is for another function. (it's for the light and which color will appear on a certain %)
So need you need to check these:
- The name of the components must be the same with the script.
progressbar1, text1
- You need to check if you assigned the "OnChange" tag for the progressbar. (look screenshot)
- Run the widget in Debug mode to check it.
_________________
...and remember: don't take life too seriously...My profile on Deviantart:
http://jimking.deviantart.com/