Author Topic: Saving Points and Items  (Read 1078 times)

I tried exactly what your earlier post told me to do and it didn't work. I quadruple checked it to make sure I had everything right. Maybe you messed it up somehow? Anyways, if anyone else has an idea of how to do this, please post it.

<var:cl:score> is a VCE_value.
It cannot be modified using ifVariable. Use incScore instead. It's default

Wasn't one of the features of the player persistence script is that you can add variables to the player persistence script?

This may be an option, if it wasn't already implemented into the script itself, which I think it is.

<var:cl:score> is a VCE_value.
It cannot be modified using ifVariable. Use incScore instead. It's default
Can you show me the events? Same as Generals, but with the new events if you can.