登录:     


Forum: General Discussion

Topic: Delete Cues not working

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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

发表时间 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
 



(陈旧帖子或论坛版块会自动关闭)