Don't click here unless you want to be banned.

LSL Wiki : llGetLinkNumber

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl427.us.archive.org
integer llGetLinkNumber()

Returns what number in a link set the script is attached to (0 means no link, 1 the root/parent, 2 for first child, etc).

Links are numbered in the reverse order in which they were linked -- if you select a box, a sphere and a cylinder in that order, then link them, the cylinder is 1, the sphere is 2 and the box is 3. The last selected prim has the lowest link number.

Compare with llGetLinkName.


This article wasn't helpful for you? Maybe the related article at the LSL Portal is able to bring enlightenment.

Functions / Link
Comments [Hide comments/form]
*splutters* This has been around for how long?
-- PrioSerpentine (2004-09-22 21:03:49)
Very long. :)
-- EzharFairlight (2004-09-23 09:33:45)
Attach a comment to this page: