Talk:LlList2Vector

From Second Life Wiki
Revision as of 20:26, 13 July 2008 by Chaz Longstaff (talk | contribs) (New page: In the function definition at the top, there is this text: If the type of the element at index in src is not a vector then ZERO_VECTOR is returned. Here is a workaround: (vector)llList2St...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

In the function definition at the top, there is this text:

If the type of the element at index in src is not a vector then ZERO_VECTOR is returned. Here is a workaround: (vector)llList2String(src, index);

"Here is a workaround" seems out of place; it seems fine in Caveats, where it's also mentioned. Chaz Longstaff 20:26, 13 July 2008 (PDT)