Skip to content

RuleFunction_VendorPriceUnder

arkayenro edited this page Aug 19, 2016 · 5 revisions

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 )

Clone this wiki locally