Tried to script a cue-countdown like S****o. Think something like this is missing:
get_time_nearest_cue
or did I missed something?
get_time_nearest_cue
or did I missed something?
发表时间 Thu 28 Jan 16 @ 11:42 am
For time and name of the next and previous Cue for a skin, you can use ..
%nextcue
%prevcue
%nextcuename
%prevcuename
so you can make <text format="next cue in %nextcue" />
But for controllers or something to be used in a visual, indeed a new action is needed.
%nextcue
%prevcue
%nextcuename
%prevcuename
so you can make <text format="next cue in %nextcue" />
But for controllers or something to be used in a visual, indeed a new action is needed.
发表时间 Thu 28 Jan 16 @ 2:35 pm
Yeah, I know this things for skinnin', but for visuals or led-mapping like the inner red circle (Pionneer) we need another one imo.
That's my wish; absolute agree ;o)
djdad wrote :
...But for controllers or something to be used in a visual, indeed a new action is needed.
That's my wish; absolute agree ;o)
发表时间 Thu 28 Jan 16 @ 5:15 pm
Can time to cue be queried in anyway?
A rs script could do the rest.
A rs script could do the rest.
发表时间 Thu 28 Jan 16 @ 8:51 pm