Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: script compiler bug ??

This topic is old and might contain outdated or incorrect information.

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
 

Posted Fri 31 May 19 @ 3:32 am


(Old topics and forums are automatically closed)