Skip to content

A Wiremod component which creates a DarkRP shipments interface for the wire system.

License

Notifications You must be signed in to change notification settings

WilliamVenner/wire_shipment_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workshop

https://steamcommunity.com/sharedfiles/filedetails/?id=2260357802

Wiremod Shipment Controller

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.

Recommended Extras

Moneypot

TylerB's moneyRequest E2 Functions (v1)

TylerB's Shipment E2 Functions (v1)

Inputs

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

Outputs

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

Technical Information

Entity

gmod_wire_shipment_controller

STool

wire_shipment_controller

About

A Wiremod component which creates a DarkRP shipments interface for the wire system.

Topics

Resources

License

Stars

Watchers

Forks

Languages