Hello guys long time ago i don't have work with servers and i started again but L2J (h5) made any strange changes and i can't get how make multisell work normal
well i realize that they add restriction for npc
<npcs>
<npc>30731</npc> <!-- Martin (Pet Manager) -->
</npcs>
this is example xml with ID:1000
i also realize that they made ID limit 65535
so when i start to make my custom gm shop i made some multisell with id less than 65535
and when i try to use them in my gm shop i got error
[08/11 12:57:27] MultisellData: can't find list id: 30001 requested by player: Shady, npcId:80003
i try to change this code
<npcs>
<npc>30731</npc> <!-- Martin (Pet Manager) -->
</npcs>
with id of my gm shop and nothing again when i remove npc code multisell works for once when i reload not working anymore
even if i restart server it not working
i try many many things to try to make it work
if any one get solution or find out how multisell working properly please tell me ty
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
Question
xShady91l
Hello guys long time ago i don't have work with servers and i started again but L2J (h5) made any strange changes and i can't get how make multisell work normal
well i realize that they add restriction for npc
this is example xml with ID:1000
i also realize that they made ID limit 65535
so when i start to make my custom gm shop i made some multisell with id less than 65535
and when i try to use them in my gm shop i got error
5 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.
Note: Your post will require moderator approval before it will be visible.