Norse Posted September 13, 2013 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
Sanasol Posted September 13, 2013 Posted September 13, 2013 SELECT * FROM `picklog` WHERE `char_id` = 123465 AND `type` = 'N' Quote
Question
Norse
I need to search all NPC give/take @ (N) from specific ID/Character from picklog. What should i do? from the phpMyAdmin.
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.