LlSetLinkPrimitiveParams(PRIM TEXTURE ANIM & PRIM TEXT)

From Second Life Wiki
Jump to navigation Jump to search

Add ability in llSetPrimitiveParams and llSetLinkPrimitiveParams to set texture animations and floating text. The ability to set these parameters thru link message will reduce the number of scripts necessary in some more complex objects and thus reduce server load.


PRIM TEXT has been implemented for both llSetPrimitiveParams and llSetLinkPrimitiveParams functions. At July, 2012 not sure about PRIM TEXTURE ANIM. --Shadow Siamendes 10:21, 5 July 2012 (PDT)

Already implemented

As noted above, PRIM_TEXT already exists, and llSetLinkTextureAnim covers PRIM_TEXTURE_ANIM. Nelson Jenkins 19:53, 9 July 2014 (PDT)