reset volume level on recycle Thread last updated on 2006-12-28 15:55:08

Posted by member 357073 on 2006-12-26 14:54:15

Hello
I browsed and searched, but couldn't find this problem here. So.

Everytime I recycle LS it resets my volume level. I also think this happens only with one theme, though I'm not sure.

How do I make it stop?

Posted by member 212670 on 2006-12-26 15:53:39 link

Sounds like there's a *Script start !something line, or maybe an lslua.init doing it. Find that line!

edit - or maybe lsslider will do that? Never used that module before.

Posted by member 357073 on 2006-12-28 15:08:29 link

"Sounds like there's a *Script start !something line" didn't help much but thanks anyway :D

Well, I solved this problem somehow. There was a script which had this line
"*Script exec !Amp_SetVolume %{voltmp}"
I removed it and now all works smoothly.
Though I still don't get why it initiated on every recycle, while it was called only in LabelOnMove.

Posted by member 5575 on 2006-12-28 15:55:08 link

Maybe another part of the scripting moved the label on startup?