• Hi!

    Is there any order between the rows?...

    This is an example:

    If I run this code, the first row do nothing, but, if I take the first row undert the "tween(plunin...."
    the code is work.

    Hmmm..... I cant understand..... *huh* Why?


    Code
    <action name="hidespots_emelet">  if(plugin[udvar_terkep].x == 415,tween(plugin[udvar_terkep].x,40));
     
     if(plugin[emelet_terkep].scale == 0.5,action(nagy_emelet));
     tween(plugin[emelet_terkep].rotate,90,0.2,,hidespots_emelet_wait));
    </action>
    <action name="hidespots_emelet_wait"> tween(plugin[emelet_terkep].x,-20); set(plugin[emelet_gomb].onhover,tween(y,-65,0.1)); set(plugin[emelet_gomb].onout,tween(y,-55,0.1)); 
    </action>

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!