And once loading the set they are resident in memory and can be accessed.....effing brilliant!
TM...bah, you already know what I'm going to say...
Ok, gonna keep asking questions, eventually TM will login and say "WTF?!?!"
So when would I use the "ReadItem" sub?
Is the "DoesSaveExist" sub essentially give me the simple way of seeing if I already saved a var set for this #CHARID, so for example:
gosub TM_NGFS_DoesSaveExist XIIxMiner
If ! #RESULT
gosub TM_NGFS_InitializeScript XIIxMiner
Else
gosub TM_NGFS_LoadVariables
...or something like that?
What is the description for the SummarizeFS and SumarizeMemory subs, do these simply display either the saved variable set or the current runtime values?
Sorry if these are dumb questions, just trying to wrap my head around these so I can implement in the miner 3.0.
X