OnCreateShipment

From Nutscript Developer Wiki
    GM:OnCreateShipment(client, entity)

Description[edit]

This function is called when the player ordered shipment from the server.

Arguments[edit]

  • Player client
  • Entity shipment

Return Values[edit]

none

Examples[edit]

none