change it for stop user headache TO:
Costume (menu)
-(name)
-(No)
-(last)
what?
Can you explain this in more detail?
[“Costume #”] reporter block
cant use nicely
this reporter only give you a single int
if user want to check current Costume name we have not solution
for sample if user set Costume name to 1,2,3,... and want to sync something to Costume names
other scenario : user want rotate all costumes in 1 sec. how check Costume counts for adjust delay without change them.
proposal: add menu end of Costume reporter with this Items:
-(name)
-(No)
-(last)
Or add some other reporters like
"Costume name"
"Costume No"
"last Costume"
excuse me for bad English
think about costumes with number names
costume "ct10" is (0)
costume "ct11" is (1)
and ...
we don't know how many costumes exist. (from "ct10" to "ct12" Or from "ct10" to "ct200")
user want use for i and join "ct"&i" command to change costumes
in this condition, easy access for work can be stop some mistakes
blocks like :
costume (first/last/current|selectable)(name/IdNumber|selectable)
also how we can make a list from all costumes ?!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.