Garry's Mod Wiki

DNumberWang:SetMinMax

  DNumberWang:SetMinMax( number min, number max )

Description

Sets the minimum and maximum value allowed by the number selector.

Arguments

1 number min
The minimum value.
2 number max
The maximum value.