Connexion rapide:  

Forum: VirtualDJ Technical Support

Sujet script compiler bug ??

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

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
 

Posté Fri 31 May 19 @ 3:32 am


(Les anciens sujets et forums sont automatiquement fermés)