Author Topic: Vce shop help  (Read 357 times)


what am i doing wrong?

I did search for help but i found none.

In the sub box of event line 2, you only need to put the start and ending event number.
In your case it is "3 5".
At the moment it is only executing 3 - 4 if it doesn't give an error.

what i meant was that it would skip 3 and 4 and just do 5

Line 1, use [Self] [VCE_IfValue] [<var:cl:score>]
Line 1, use [3 5] instead of [3 4 5]

what i meant was that it would skip 3 and 4 and just do 5

Forgot to mention, the reason it is skipping 3 and 4 and is just doing 5 is because of what you have as the subject and output.  Fixing those fixes the line 3-5 execution problem.