Dimitri Cloud Posted May 7, 2020 Share Posted May 7, 2020 Hello 🙂 Anyone has an idea how to set a prim group? I was thinking about something ressembling as (but this parameter does not exist😞 llSetPrimitiveParams([            PRIM_GROUP, uuid]); Thanks. Dimi. Link to comment Share on other sites More sharing options...
Ruthven Ravenhurst Posted May 7, 2020 Share Posted May 7, 2020 that's not something you can do with a script. it has to be done with the edit window https://gyazo.com/1a7ff76e1774f8409220004229949d4d 2 Link to comment Share on other sites More sharing options...
Dimitri Cloud Posted May 7, 2020 Author Share Posted May 7, 2020 (edited) Yes, manually I knew how to. Was just wondering on how to with LSL, and it seems completly impossible (maybe according security reasons? or ressources reasons -as the script would have to check the inner group setings before-). Thanks Ruthven Edited May 7, 2020 by DimitriMango Compl Link to comment Share on other sites More sharing options...
Nova Convair Posted May 7, 2020 Share Posted May 7, 2020 You can not set prims to a group but only objects and only by manual edit and not by script. After that you can link such a prim/object to another object and it will keep the different group. Nobody knows if that is a feature or just a bug that LL thinks isn't worth to fix. The only available script functions about groups is compare groups and get the group uuid - everything else is missing. Maybe security reasons, maybe group operations cause a high load on the databases. 2 Link to comment Share on other sites More sharing options...
Dimitri Cloud Posted May 7, 2020 Author Share Posted May 7, 2020 Thank you you both. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please take a moment to consider if this thread is worth bumping.
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now