!bang order using alpha fade Thread last updated on 2006-12-07 22:22:33

Posted by member 353615 on 2006-12-04 20:40:53

Hello, i've just got into litestep and i LOVE IT!! already making my own theme. I have a little problem, i have the following code;

dockagenthide_OnLeftClick !execute [!labelhide quick][!IconDeskhide desktop][!labelhide dockagenthide_][!labelrepositionby dock_ 0 0 0 -$docksize$ 20 20][!labelshow dockagentshow_]


and no matter what i try litestep ALWAYS performs the [!labelhide quick] command last. was wonder if there was a way to force litestep to perform it before the resize? thankyou p.s. i dont know anything about mzscripts yet...

Posted by member 12025 on 2006-12-07 22:22:33 link

MZScript or LSLua are your best bets for the future.

For this, it depends on if you have any other events tied to this stuff. FI, you could make that click only hide the label. But, then set the rest to occur on the event of that label hiding.