2 questions

12/11/2015 18:26 rudik0310#1
Hello!
1 question: how to show the monsters on the mini map after the player took the quest? This feature has been made on the server Shaiya Reborn

2 question: How to make a successful to auction board the work in the capitals?

I am sorry for my bad english
12/14/2015 12:51 wallerus#2
1. This is a feature with Episode 6 server files. Maybe even 5.4, I haven't checked that in a while.

2. Auction Board is a Type of NPC, open up am NpcQuest in csv with Python and check for what Type is used to create the Auction Board.
12/14/2015 15:02 JuuF#3
1.[Only registered and activated users can see links. Click Here To Register...]
2.I'm not quite sure but i think there is a check for map id, which checks if you are in map 42 or not, if not it freezes the board.
12/14/2015 16:24 wallerus#4
JuuF is correct. It seems the Auction Board NPC will only function inside of map 42, I was actually unaware of this restriction due to its odd nature. TIL :).
12/15/2015 16:23 rudik0310#5
Thank you for your help,Wallerus and JuuF, and tips.I would not know what to do without you! Thank you!