Johncorex / otg-premium-version

A free and open-source MMORPG server emulator written in C++ Copyright (C) 2020 Mark Samman
GNU General Public License v2.0
36 stars 38 forks source link

Game Store Offer Bugs #11

Open eltonbrayner opened 4 years ago

eltonbrayner commented 4 years ago

If you have two or more offers of the same item with different configurations, the first one will be forced onto the second+ options

To reproduce it use the current setting provided on this git and then:

1- login on a character with tibia coins 2- go to the store / potions section 3- buy 250 ultimate health potions 4- result: the message displayed is the one of buying 100 potions 5- buy it anyway and receive 100 instead of 250

image

image

image

same happens with exercise weapons, which are charge based.

tikorobin commented 4 years ago

olha isso vc modifica na init.lua la tem uma numeração que limita a quantidade venda configurada no gamestore.lua