Difference between revisions of "Talk:LSL Variables"

From Second Life Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 12:02, 17 February 2007

Suppose you have a global variable in a script that runs in an object that is on solid land, that is to say, the object is rezzed onto the land once and then left there for months. Can you then rely on the contents of that variable to remain stable? Will it be affected by (rolling) restarts? Could it be 'reset' to a default value (0, or NULL_KEY) at unpredictable moments?