Page 1 of 1

About the new function in Shop: price range

Posted: 14 Mar 2013, 20:08
by Kaspy
botTranquilo gave me a suggestion that I liked a lot, so I added it in the script.
Now you can create a random price interval.

Sintax:
<name> <price>[..<max price>] [<amount>]

Report the max price is optional. If not informed, the item will be always sold at the same price of field "price". If informed, the item will be sold between "price" and "max price".
Example:
Coconut 1,000..2,000 5
In this case, will be sold 5 cocos and they will have a random price between 1,000z and 2,000z


New function at revision 8434: Add random prices to items.

Re: About the new function in Shop: price range

Posted: 15 May 2013, 10:32
by EternalHarvest
Does xconf plugin work with such prices?

Re: About the new function in Shop: price range

Posted: 15 May 2013, 21:12
by lututui99
EternalHarvest wrote:Does xconf plugin work with such prices?
No, it didn't.

Fixed. r8581

=)

Re: About the new function in Shop: price range

Posted: 16 May 2013, 17:04
by Kaspy