RuleFunction_VendorPriceUnder - arkayenro/arkinventory GitHub Wiki

Rule Functions > Vendor Price Under

vpu( arg )

Checks if the vendor price of the item/stack is less than or equal to the arg value

Arguments

  • arg (numeric, in copper coins)

Examples

vpu( 100000 )