07.07.2015, 19:49
Hello,
I just started a few days ago to make some scripts and learn Lua.
I wonder about Lua global variables that were supposed to be shared between scripts and the unavailable static variables for subsequent or recursive calls.
The only way I have found is thru the 'storage' function. Am I missing something ?
Thanx
Tiny
I just started a few days ago to make some scripts and learn Lua.
I wonder about Lua global variables that were supposed to be shared between scripts and the unavailable static variables for subsequent or recursive calls.
The only way I have found is thru the 'storage' function. Am I missing something ?
Thanx
Tiny