FillZRepricingSkip

From MediaSell

Jump to: navigation, search

[edit] Skip items excluded from marketplace

When included at the top of your script, this will leave the price unchanged if it has already been delisted from the marketplace.


if (item.oldPrice == 0) return;

Personal tools