Group: Forum Members
Posts: 21,
Visits: 59
|
Hey,
So I am trying to show 54 pictures from 3 different items (item "ShortHairFace" which has 25 pictures, item "LongHairFace" which has 25 pictures, and item "TargetFace2" which has 2 pictures). But the way I have the script written as of right now, it makes the TargetFace2 pictures show up multiple times. I need to make sure that all pictures from each item are shown, but never repeated.
This is what I have right now that is not quite working for what I need:
<block FaceJudgment> / trials = [1-54=noreplace(ShortHairFace,LongHairFace,TargetFace2)] </block>
I can provide more of my script if needed. Thanks is advance!
|