Quick Sign In:  

Forum: VirtualDJ Technical Support

Topic: script compiler bug ??

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

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
 

geposted Fri 31 May 19 @ 3:32 am


(Alte Themen und Foren werden automatisch geschlossen)