MasterSidious Posted April 5, 2004 Posted April 5, 2004 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?
Wudan Posted April 6, 2004 Posted April 6, 2004 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.
Azymn Posted April 6, 2004 Posted April 6, 2004 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.
MasterSidious Posted April 7, 2004 Author Posted April 7, 2004 I figured it out on my own. Thanks anyways guys. :-D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.