Gamecache - How to remove a gamecache?

Status
Not open for further replies.
Level 5
Joined
Aug 16, 2004
Messages
89
I got a problem:

I created a gamecache for a map, then I save some variable in that gamecache.

Then after some time, I use action-gamecache-clear trigger, then I saved the gamecache.

The gamecache should be empty now, right?
But when I started the map, it still load the gamecache... first-and-uncleared gamecache....

what happened? How can I fix this?
 
Yeah, try saving it after you clear it. I'm not sure if that's the problem but it might be. Also make sure never to clear a game cache and then add more stuff to it in the same trigger without recreating it first. That was a problem that screwed me over for days.
 
Status
Not open for further replies.
Back
Top