Skip to main content
RustDocs

Npcvendingmachine.Minimumpricemultiplier

npcvendingmachine.minimumpricemultiplier

Attributes

Help
The Minimum point that the price can drop to (0.5 = 50% off)
Type
float
Saved
Yes
ServerAdmin
Yes
ServerUser
No
Clientside
No
Serverside
Yes
DefaultValue
0.50
Raw JSON
{
  "Help": "The Minimum point that the price can drop to (0.5 = 50% off)",
  "Type": "float",
  "Saved": true,
  "ServerAdmin": true,
  "ServerUser": false,
  "Clientside": false,
  "Serverside": true,
  "DefaultValue": 0.5
}