* recent LindenLab(tm)/(r) provided secondlife clients (certainly
the 1.21 series) are apparently no longer relying on the grid to
vet the script and the functions it calls, but instead seem to
check all function calls against
o list of known LSL function
o list of functions you have defined in your script
o anything not found on those lists is flagged as "not in
scope"
The script editor has ALWAYS handled the compilation and syntax
checking, see indra.l and indra.y. This was never done by the server
UNTIL 1.21.
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges