Ingreso rápido:  

Forum: VirtualDJ Technical Support

Tema: script compiler bug ??

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

NicotuxHome userMember since 2014
Some verbs in scripts do not seems to work as expected
they work fine when used stand alone but not in combination with other
i.e.: effect_button, effect_select, ...

effect_show_gui 'text
opens the gui for the effect 'Text'

effect_button 'Text' 1
opens the position editor for the effect 'Text'

holding ? effect_show_gui 'Text' : effect_button 'Text' 1
simple click does nothing, holding opens the gui

holding ? effect_button 'Text' 1 : effect_show_gui 'Text'
simple click opens the gui, holding does nothing
 

Mensajes Fri 31 May 19 @ 3:32 am


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