Norse Posted September 13, 2013 Share Posted September 13, 2013 I need to search all NPC give/take @ (N) from specific ID/Character from picklog. What should i do? from the phpMyAdmin. Quote Link to comment Share on other sites More sharing options...
Sanasol Posted September 13, 2013 Share Posted September 13, 2013 SELECT * FROM `picklog` WHERE `char_id` = 123465 AND `type` = 'N' Quote Link to comment Share on other sites More sharing options...
Norse Posted September 16, 2013 Author Share Posted September 16, 2013 Thanks Quote Link to comment Share on other sites More sharing options...
I need to search all NPC give/take @ (N) from specific ID/Character from picklog. What should i do? from the phpMyAdmin.
Link to comment
Share on other sites