https://steamcommunity.com/sharedfiles/filedetails/?id=2260357802
The Wiremod Shipment Controller is a simple Wiremod component that creates an interface of crucial inputs and outputs for use with DarkRP shipments, allowing you to make extremely advanced automatic gun shops without the need for E2 or Users, both of which may be restricted or blocked completely on some servers.
TylerB's moneyRequest E2 Functions (v1)
TylerB's Shipment E2 Functions (v1)
Input | Type | Description |
---|---|---|
Dispense | Boolean 1/0 |
Dispenses 1 item from the shipment |
Price Markup | Number | Adds extra money to the price output |
Separate Price Markup | Number | Adds extra money to the separate price output |
Currency | String | Sets the currency symbol |
Out Of Stock Message | String | The message to output when no shipment is detected |
Output | Type | Description |
---|---|---|
Quantity | Number | Amount of items left in the shipment |
Size | Number | Amount of items the shipment originally held |
Price | Number | Price of shipment |
Name | String | Name of shipment |
Category | String | Category of shipment in F4 menu |
Type | String | Class name of shipment item entity |
Model | String | Model path of item |
Separate | Boolean 1/0 |
Whether the shipment is also sold separately |
Separate Price | Number | Price of item when sold separately, if not separate the output will default to price / size |
Name And Price | String | Combination of name and price |
Name And Separate Price | String | Combination of name and separate price |
Shipment | Entity | The shipment itself |
gmod_wire_shipment_controller
wire_shipment_controller