Functions/DarkRP/Shared/createShipment

From DarkRP
Function
Function name DarkRP.createShipment(string name, table tbl)
Description:
Create a shipment for DarkRP.
Returns: nil
Part of Library: DarkRP
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Functions/DarkRP/Shared/createShipment]DarkRP.createShipment[/url][/b]

Function parameters[edit]

  1. name (string)
  2. The name of the shipment.

  3. tbl (table)
  4. Table containing the information for the shipment.


Function return values[edit]

This function does not return any value.