Skip to content

Event: CollectCargo

ShadowDoctorK edited this page Apr 2, 2019 · 4 revisions

Return To Event Index

Event Information

[Game Event] This event is triggered when you collect cargo.

Event Trigger & Variables

Create a command named "EVENT - CollectCargo" for the Project A.L.I.C.E plug-in to trigger once the event is processed.

The following variables are populated for use:

  • CollectCargo_Name The name of the collected cargo.
  • CollectCargo_Stolen True or False telling you if the cargo is marked as stolen.

Journal Entry Example

{ "timestamp":"2018-10-14T05:29:24Z", "event":"CollectCargo", "Type":"ancientcasket", "Type_Localised":"Ancient Casket", "Stolen":false }