Talk:MLPV2 Texture Changer Add-on

From Second Life Wiki
Revision as of 01:23, 21 January 2010 by Jenni Eales (talk | contribs) (Created page with 'You can skip the main script if you choose another *linknum* (see https://wiki.secondlife.com/wiki/LlMessageLinked): LINKMSG Choice1 | 0,-1,987777,Texture1 LINKMSG Choice2 | 0...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

You can skip the main script if you choose another *linknum* (see https://wiki.secondlife.com/wiki/LlMessageLinked):

LINKMSG Choice1 | 0,-1,987777,Texture1
LINKMSG Choice2 | 0,-1,987777,Texture2
...

Using linknum -1 (LINK_SET) instead of -4 (LINK-THIS) sends the message from the menu directly to all prims in the link set.

--Jenni Eales 08:23, 21 January 2010 (UTC)