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.