So you have your Custom Vendors and you try and Put your mouse over it to Buy something
And nothing shows up?!
Here is the Fix
i was looking around Ascent Emu and i found this, Credits go to dwayne
Put this into the Query section of HeidiSQL or SQLyog or put in note pad and save as a .sql
Good luckCode:update `creature_names` set info_str= ' ' where info_str=0;