Hi! I started to learn how to use gamecache and I got some questions (Always got some questions ). First, i'll show you the command:
native StoreReal takes gamecache cache, string missionKey, string key, real value returns nothing
I would like you to tell me if im wrong.
1: gamecache cache is the gamecache file
2: string missionkey ????????
3: string key the name of the saved real
4: the real saved
As you can see, I don't know what is the ''string missionkey''. So can you tell me what is the ''string missionkey''?
Also, what is the maximum gamecache's space we can use?
Thanks