|
Tod69 Talamasca
The Human Tripod ;)
Join date: 20 Sep 2005
Posts: 4,107
|
06-30-2007 16:01
Ok, so from what I've read HUDs cant shoot off particles themselves, but is there a way to have them activate particles on an attachement being worn (thats not on the HUD)? I'm thinking it has to do with a Link command somewhere.
Basically I'm trying to make an attachment shoot a few particles using an on/off button rather than clicking on attachment itself.
|
|
Rusty Satyr
Meadow Mythfit
Join date: 19 Feb 2004
Posts: 610
|
06-30-2007 16:22
Look into llSay() and llListen().
(Attachments can't use llMessageLinked() to talk to other attachments.)
|
|
Tod69 Talamasca
The Human Tripod ;)
Join date: 20 Sep 2005
Posts: 4,107
|
06-30-2007 17:34
AH! Cool! TY! Will give it a shot!
|