SLJiraStats Bug: SVC-5573 |
|
| SVC-5573 | llGetLinkNumberOfSides(integer linknum); | | Reporter: | ANSI Soderstrom |
| Assignee: | kelly linden |
| Votes: | 10 |
| Environment: | |
| Status: | Fix Pending |
| Resolution: | Unresolved |
| Created: | 2010-03-24 13:40:47-04 |
| Updated: | 2010-07-12 17:58:37-04 |
| Linden ID: | DEV-48191 |
| Components: | Scripts
|
| Because the planned Script Limits we need the possibillity to determinate how many sides a ChildPrim in a linkset have.
Proposed LSL function:
integer llGetNumberOfSides(integer linknum);
Returns the number of sides for the linked primitive. |
| Comments |
kelly linden 2010-03-24 13:45:12-04 Unlinking from 1.38. 1.38 is feature frozen, this will not get into 1.38.
| kelly linden 2010-03-24 13:46:36-04 Additionally, we can't change existing functions (one of the reasons LSL sucks), so it would have to be llGetLinkNumberOfSides(integer linknum).
| Strife Onizuka 2010-04-29 07:36:37-04 There is a nice hack workaround on SVC-5745.
| kelly linden 2010-07-12 17:58:37-04 In Server 1.40
|
|