Ingresar:     


Forum: General Discussion

Tópico: LOOP 4 and Roll

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Hello
I would like to create a button. enable and disable ( LOOP 4 and Roll ) At the same time?
Thank you Dj Fil
 

Mensajes Sat 31 May 14 @ 9:04 am
Like this?

loop_roll_mode & loop 4

or like this

effect_slider 'loop roll' 1 1 & effect_slider 'loop roll' 2 1 & effect_active 'loop roll'

or if you want the effect gui to play nice with the second script use

effect_slider 'loop roll' 1 1 & effect_slider 'loop roll' 2 1 & effect_show_gui 'loop roll' ? effect_active 'loop roll' ? effect_show_gui 'loop roll' & effect_active 'loop roll' : effect_active 'loop roll' : effect_active 'loop roll' ? effect_active 'loop roll' : effect_show_gui 'loop roll' & effect_active 'loop roll'
 

if I have understand right then this will work for you

loop_roll 4

If you need to enable loop_roll permanently and use loop 4 at the same time then locodog' s code loop_roll_mode & loop 4 will work fine

 



(Los tópicos y foros antiguos son automáticamente cerrados)