| 01-25-2004, 08:44 PM | #1 |
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 |
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 |
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 |
i left a post here that tells have to save a unit http://www.wc3campaigns.com/forums/s...threadid=45431 |
