Talk:OsGetAvatarList

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
(Appeal for updating function to include owner info)
 

Latest revision as of 12:18, 6 May 2013

Can someone please explain the decision to exclude the owner from the returned list??

Although that may faciltiate the processing of the results for a single use case, ( i.e. the list of others to display on a radar) It makes processing lists of everyone in the sim problematic for all other scripts. Rather than force all the scripts that would like a list of ALL UUIDs and thier positions to perform extra list processing to INCLUDE an owner, isnt it more reasnoable to expect a radar hud designer to know to [ if (id == llGetOwner()) return; ]  ???

Anyone else share the opinion that this function should not exclude the owner in the list of returned values??

Personal tools
General
About This Wiki