Jump to content

Set prim's group


Dimitri Cloud
 Share

You are about to reply to a thread that has been inactive for 1449 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

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

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 by DimitriMango
Compl
Link to comment
Share on other sites

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.

  • Like 2
Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 1449 days.

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
 Share

×
×
  • Create New...