Anmelden:     


Forum: General Discussion

Topic: Delete Cues not working

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

can someone figure why my delete cue part of this script is not working?
 

geposted Sat 11 Jun 16 @ 2:42 pm
are you sure your var 'mode0' set?
 

jmf28 wrote :
are you sure your var 'mode0' set?


Im able to set the cue but not delete them....so i think that part is right...

 

SHIFT doesn't seem to be assigned to an action, it's just assigned to '$shift' if I see correctly, which is not an action.
Best is to assign it to the action 'shift', and use 'shift ? x : y' in your button instead of var '$shift'
 

Adion wrote :
SHIFT doesn't seem to be assigned to an action, it's just assigned to '$shift' if I see correctly, which is not an action.
Best is to assign it to the action 'shift', and use 'shift ? x : y' in your button instead of var '$shift'


yep thats it...thank you
 



(Alte Themen und Foren werden automatisch geschlossen)