Hi, I've been working on my game for the last few months and I started with the Sierra-Style template. Today I noticed that the Volume and Game Speed sliders wont move when I Try to move them and will move back to their original value immediately. The sliders aren't locked and it worked fine before, I don't know what could have caused this. :~(
Could you upload your game sources somewhere so we can take a look? You can also send me a PM instead if you don't want to "publish" your game.
What Khris said. :)
But since you say it was working before, then it's likely that you added/changed some code that is forcing the sliders back to "default". Check the code where the change is applied, rep_exe_always, ClaimEvent, etc. New modules you might have added as well.
Of course, easier if you can share the game code with Khris.