Variables ranges
Posted: Sun Oct 26, 2014 10:41 am
hi,
my question is, how do I create game-wide variables ? Do I have to use tables (which doesn't bother me, really) ?
local xxxx = function wide variable
xxxx = script "global" variable
what would be a game global variable ?
thanks.
my question is, how do I create game-wide variables ? Do I have to use tables (which doesn't bother me, really) ?
local xxxx = function wide variable
xxxx = script "global" variable
what would be a game global variable ?
thanks.