About the new function in Shop: price range

Forum closed. Read only permissions.

Moderator: Moderators

Message
Author
Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

About the new function in Shop: price range

#1 Post 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.
Image

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: About the new function in Shop: price range

#2 Post by EternalHarvest »

Does xconf plugin work with such prices?

lututui99
Developers
Developers
Posts: 30
Joined: 18 Sep 2012, 22:27
Noob?: No

Re: About the new function in Shop: price range

#3 Post by lututui99 »

EternalHarvest wrote:Does xconf plugin work with such prices?
No, it didn't.

Fixed. r8581

=)

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: About the new function in Shop: price range

#4 Post by Kaspy »

Image

Locked