Parcel Map Updates

10 June 2021

  • C11 - added.

<data Notifications> Type: Corrade progressive notification Notification[wiki]: parcelmap Data[wiki]: type, message Structure[wiki]: None. Description[wiki]: A CSV list of parcel name by parcel local id by point-vector where each point-vector describes a parcel on the current simulator. Commands[wiki]: None. Last Changes[wiki]: C11 - added. </data>

Each region that Corrade travels to has a list of parcels downloaded and this notification is triggered sending a list of point-vectors that can be used to refer to the parcels on the region for all Corrade commands that need to refer to a parcel.

Data Description
type The type of the notification.
region The region name.
parcelmap A CSV list of parcel name by parcel local id by point-vector.