Frost Diver Posted February 27, 2021 Posted February 27, 2021 Hello, How can i restrict players to open vending in same cell with other vendors so that the shop is not overlapping. Thanks Quote
0 M a p l e Posted February 27, 2021 Posted February 27, 2021 https://github.com/rathena/rathena/blob/master/conf/battle/player.conf#L179 in rA by default it is 3 cells apart, you can adjust it however you want. // Minimum distance a vending/chat room must be from a NPC in order to be placed. // Default: 3 (0: disabled). min_npc_vendchat_distance: 3 1 Quote
0 Frost Diver Posted February 28, 2021 Author Posted February 28, 2021 22 hours ago, M a p l e said: https://github.com/rathena/rathena/blob/master/conf/battle/player.conf#L179 in rA by default it is 3 cells apart, you can adjust it however you want. // Minimum distance a vending/chat room must be from a NPC in order to be placed. // Default: 3 (0: disabled). min_npc_vendchat_distance: 3 this is distance from npc right? how about distance from other player's shop/vendor? Quote
Question
Frost Diver
Hello,
How can i restrict players to open vending in same cell with other vendors so that the shop is not overlapping.
Thanks
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.