We are trying to make a hat shop and the below wont work.
onActivate > Client > VCE_ifVarible > <client:score> >= 25
onVariableTrue > Client > Granthat > Sunglasses
onVariableTrue > Client > IncScore -25
onVariableFalse > Client Centerprint > Sorry, you do not have enough points to purchase this hat.
This is the part that wont work:
onVariableTrue > Client > Granthat > Sunglasses
onVariableTrue > Client > IncScore -25
Please help, as I thought I was doing this correctly but it appears not.