Pychnight / TshockRpgToolKit

Master Controller for distrubtion of quests, custom npcs, custom items and skills, housing, leveling, npcshops, etc.
GNU General Public License v2.0
11 stars 1 forks source link

[NPCSHOPS] Buying server commands with item requirements causes malfunction. #63

Closed Pychnight closed 5 months ago

Pychnight commented 5 years ago

The other issues that mention NPCSHOPS plugin is the #16 Rewrite ticket.

With some detailed testing, i have found a strange bug. where if you buy items from the shops that require items, it causes every item within the players inventory to gain the specific prefix that the shop requires... and causes some other weirdness that's hard to explain unless you see it.

Anyway this problem is pretty bad and should be fixed.