Total Members Voted: 2
Don't use <var:cl:score> for Client | VCE_ifVariableUse onPromptAccept | Self | VCE_ifValue | <var:cl:score> instead.
You should put a 1 in the last parameter of the first event.Also, on the third line, you can't mod the score. You have to use incScore with -5
You cannot modify special variables with the VCE.Also, don't use variable replacers outside of the VCE_ifValue output.Try using incScore instead.