06-19-2003 08:57
I was looking at the LSL manual, and I stumbled upon the llRequestPemissions function. I looked at the integer constants that could be requested (PERMISSION_CHANGE_LINKS, PERMISSION_DEBIT, etc...) and noticed one that seemed a bit misterious, PERMISSION_CHANGE_PERMISSIONS.

Wow, I thought, an object that can set permissions *for* me, so that I wouldnt need to answer stupid (IMHO) little dialog boxes any time my objects want to do something interesting.

I went IW, and opened up a script, wrote llRequestPermissions(PERMISSION_CHANGE_PERMISSIONS) and what'dah you know... PERMISSION_CHANGE_PEMISSIONS doesnt turn blue like the other integer constants do...

I wondered if it was broken, or somehow disabled, so I contacted the available liason, but they didnt really know what I was talking about.

Please LL I really would like to see an object handling those llRequestPerms boxes that pop up on my screen, that way I can rez an object, and have it request permissions from the box, which is *always* there, rather then me, a human, that is prone to going afk and offline.

-Chris