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.
Yes there are many problems. Im trying to fix there slowly, cause i i put already a lot of work in this files. I think it will not be easy to move the project to other builds
You probably wanted to write l2jmobius. I would recommend that you change the build because it has a lot of problems with the movement of npcs and players. Even if you find bots you will have to correct the movement or the bots will get stuck, fly, teleport
Question
Guarder
Ok so i try to lower the prices of items from GM Shop ID 53.
No matter how many modifications and how much i change the price to a item,it stays like it was before. it doesnt change
If i try to create a new multisell file by my own and add it ,than it shows 0 items
for example:
<td width=40><button action="bypass -h npc_%objectId%_multisell 9114" width=32 height=32 back="icon.armor_t1002_u_i00" fore="icon.armor_t1002_u_i00"></td>
if i change 9114 , it just doesnt change
<!-- Brigandine Heavy Armor -->
<item id="1">
<ingredient id="57" count="2000"/>
<production id="352" count="1"/>
<production id="2378" count="1"/>
<production id="2411" count="1"/>
<production id="2425" count="1"/>
<production id="2449" count="1"/>
<production id="2493" count="1"/>
</item>
<!-- Reinforced Leather Light -->
<item id="2">
<ingredient id="57" count="2000"/>
<production id="394" count="1"/>
<production id="416" count="1"/>
<production id="2422" count="1"/>
<production id="2446" count="1"/>
<production id="2411" count="1"/>
</item>
<!-- Elven Mithril Robe -->
<item id="3">
<ingredient id="57" count="2000"/>
<production id="2396" count="1"/>
<production id="2401" count="1"/>
<production id="2426" count="1"/>
<production id="2450" count="1"/>
<production id="2411" count="1"/>
</item>
It just doesnt show it costs 2k adena armor set..It costs 400k-600k-800k
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.
Note: Your post will require moderator approval before it will be visible.