• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
MAINTENANCE ANNOUNCEMENT - JIRA will undergo maintenance starting 1:00am PDT through 3:00am on Saturday 2010.03.20. Please do not enter issues during this time as the system maybe restarted.
Issue Details (XML | Word | Printable)

Key: MISC-2994
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Low Low
Assignee: Unassigned
Reporter: Da Scribe
Votes: 3
Watchers: 3
Operations

If you were logged in you would be able to see more operations.
4. Second Life Misc Issues - MISC

llSetLinkText - allow use of setting text to link prim

Created: 22/Jun/09 01:46 PM   Updated: 22/Jun/09 02:48 PM
Component/s: Miscellaneous
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: Within LSL script functions
Issue Links:
Duplicate
 


 Description  « Hide
llSetLinkText( integer linknumber, string text, vector color, float alpha); or
a simple addition to llSetLinkPrimitiveParams( integer linknumber, list rules );
Rule list would apply by following standards: [PRIM_TEXT, string text, vector color, float alpha]

This would give great potential in taking down script times on object clusters that need llsettext on most prims.
Can also make great leeway in expanding the script sets to give m mind to script creators.

I am not asking for this to be added I am tell you to add it Happy voting all and pass this around to your scripting friends and see what they think.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Da Scribe added a comment - 22/Jun/09 01:51 PM
Pushing to Linden roadmap, changed issue to Low

Gellan Glenelg added a comment - 22/Jun/09 02:48 PM
Duplicate of SVC-2367