Hey everyone,
Can anyone help me with getting 5 variables to stay through level changes? Anyone?
Thanks in advance.
BTW, I already know how to use sess just where do they reset?
Put the value in a place where you know you won't lose it - write it to a file and read it from a file.
If you're using session variables be sure to follow the directions above the clientSession_t struct's definition - that's how they are preserved.
I figured it out on my own. Thanks anyways guys. :-D