Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Get Current Tag - Is it possible ??

Rafaella Schumann
Registered User
Join date: 30 Mar 2007
Posts: 83
08-02-2007 23:00
I'd like to create a object..but only avatars that's belongs to a group named "ABC" with active tag "DEF" can use...

Or...

Tag don't need to be active..but the avatar need to be in the group and in that role..

is it possible ?
Squirrel Wood
Nuteater. Beware!
Join date: 14 Jun 2006
Posts: 471
08-02-2007 23:23
You can only check whether someone or something is in the *same* group as the object that is doing the checking.

Any other group related things are NOT possible in LSL.

see llSameGroup()

And that means they MUST have set that group as active group.