Entra:     


Forum: General Discussion

Topic: LOOP 4 and Roll

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

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

Inviato 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

 



(Vecchi argomenti e forum sono automaticamente chiusi)