llRequestAgentData

key llRequestAgentData(key id, integer data) This function requests information of type data (see constants below) about agent id. The information is returned via the dataserver event. The key returned by this function is the query id for the dataserver event. id must...

llRequestPermissions

 llRequestPermissions( key agent, integer permissions ); Ask agent for permissions to run certain classes of functions. • key agent – avatar UUID that is in the same region   • integer permissions – Permission mask (bitfield...