HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Where the hell is the "game cache - load real/boolean/integer" fonction

01-25-2004, 08:44 PM#1
Meneldil
I've been working on a campaign for hours, and I just realized that there's no "restore variable" function (even if there's written "use the game cache - reload thing function to load this value from a cache etc.). Do you know if it will be released with the next patch ?
01-25-2004, 08:50 PM#2
weaaddar
what are you talking about.

I use game cache like a fiend recently and there is definetly calls for all the basic primitives:

StoreInteger(cache file,missonkey,entry,value)
StoreReal(cache file,missonkey,entry,value)
StoreString(cache file,missonkey,entry,value)
StoreBoolean(cache file,missonkey,entry,value)

GetStoredInteger(cache file,missonkey,entry)
GetStoredReal(cache file,missonkey,entry)
GetStoredString(cache file,missonkey,entry)
GetStoredBoolean(cache file,missonkey,entry)

You sir are blind. I'm sure they have gui equivalants they did use them in the campaigns...
01-25-2004, 10:20 PM#3
dataangel
It's not an action. Use the set variable action, and one of the things you can set a variable to is a game cache stored integer/real.
01-26-2004, 01:33 PM#4
Cari Kendt
i left a post here that tells have to save a unit

http://www.wc3campaigns.com/forums/s...threadid=45431