Auryn Posted March 4, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 147 Reputation: 1 Joined: 01/26/12 Last Seen: April 27, 2018 Share 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 Link to comment Share on other sites More sharing options...
tr0n Posted March 4, 2012 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 562 Reputation: 153 Joined: 02/21/12 Last Seen: February 27, 2024 Share 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 Link to comment Share on other sites More sharing options...
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 AurynLink to comment
Share on other sites
1 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.