[sldev] Re: [Gridnauts] heads up: recent secondlife client
versions don't support OSSL functions
Argent Stonecutter
secret.argent at gmail.com
Sat Sep 27 07:46:00 PDT 2008
* 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.
More information about the SLDev
mailing list