Skip to content

RuleFunction_VendorPriceOver

arkayenro edited this page Aug 19, 2016 · 4 revisions

Rule Functions > Vendor Price Over

vpo( arg )

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

Arguments

  • arg (numeric, in copper coins)

Examples

vpo( 10000 )

Clone this wiki locally