[sldev] Help with send_places_query

Matthew Dowd matthew.dowd at hotmail.co.uk
Thu Jul 12 02:15:36 PDT 2007


I'm having trouble getting my head around the send_places_query.

 The following is used to populate the Land Holdings floater: 

send_places_query(query_id, LLUUID::null, "", DFQ_AGENT_OWNED, LLParcel::C_ANY, ""); 

And this to populate group land holdings 

send_places_query(mGroupID, mTransID, "", DFQ_GROUP_OWNED, LLParcel::C_ANY, "") 

So I thought the following would list all parcels in a named sim 

send_places_query(mGroupID, mTransID, "", 0, LLParcel::C_ANY, mSimName) 

But for some sims I get nothing back, and others I get a partial list. Any hints? 

For those interested, what I'm working towards is a new panel in Estate tools for displaying details of all the parcels on an owned island (name, owner, area, prims etc.), motivated by wanting to keep an island wide view of prim usage for islands where the prim bonus is something other than 1.

Matthew

_________________________________________________________________
The next generation of MSN Hotmail has arrived - Windows Live Hotmail
http://www.newhotmail.co.uk


More information about the SLDev mailing list