View Single Post
  #5  
Old 10-05-2014, 11:02 PM
Kingly_Krab
Administrator
 
Join Date: May 2013
Location: United States
Posts: 1,603
Default

Mind running these queries and posting the results?
Code:
SELECT * FROM `merchantlist` WHERE `merchantid` = '189528';
Code:
SELECT * FROM `npc_types` WHERE `merchant_id` = '189528';
Reply With Quote