Jump to content

How can I get all the parcel info using parcel_key not using position?


brightacs
 Share

You are about to reply to a thread that has been inactive for 4158 days.

Please take a moment to consider if this thread is worth bumping.

Recommended Posts

Hi! Guys!

Do you know how to get all the parcel info using parcel_key not using position?

The following functions to get parcel info all using pos:

 list llGetParcelDetails( vector pos, list params ); integer llGetParcelFlags( vector pos );integer llGetParcelMaxPrims( vector pos, integer sim_wide ); integer llGetParcelPrimCount( vector pos, integer category, integer sim_wide ); list llGetParcelPrimOwners( vector pos );

Link to comment
Share on other sites

You are about to reply to a thread that has been inactive for 4158 days.

Please take a moment to consider if this thread is worth bumping.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...