When a script needs a resident to select another resident uuid it would be super cool to have a function that opens for [id] the Resident Chooser already used in the viewer's invite to group.
This would be so much better than the llTexBox(id,"please enter avatar's UUID,channel); we often use
Upon "select" the CSV of choosed residents uuid would be sent to[id] on [channel]
optionally "close" could send NULL_KEY to[id] on [channel]
Ideally it could also have flags to restrict to only 'near me' and/or 'friends' tabs
This new function working like llDialog() and llTextBox()