Auryn Posted March 4, 2012 Posted March 4, 2012 (edited) Hi, How is it possible to make a npc output de number of current shops in market map ? This NPC will be a board in capital, and will show up the player's name and the name of his shop. I know it requires some SQL work, this is why I really can't do it myself. I need technical support, so here we go, thanks for reading me ans thanks in advance for any help about it. Edited March 4, 2012 by Auryn Quote
tr0n Posted March 4, 2012 Posted March 4, 2012 (edited) you need to query your database and select all needed columns and save them into arrays. After that you output them via for-loop. If you need help, pm me. Edited March 4, 2012 by tr0n Quote
Question
Auryn
Hi,
How is it possible to make a npc output de number of current shops in market map ?
This NPC will be a board in capital, and will show up the player's name and the name of his shop.
I know it requires some SQL work, this is why I really can't do it myself.
I need technical support, so here we go, thanks for reading me ans thanks in advance for any help about it.
Edited by Auryn1 answer 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.