Make Items not repairable with Nakudo Hammer or NPC
Can anyone share the byteClass of making items impossible to repair with any means?
byteClass = 8 makes the item impossible to repair but only for NPCs, using nakudo hammer repairs the item.
Is there anyway to make an item impossible to repair or make it expire after some days?
Re: Make Items not repairable with Nakudo Hammer or NPC
https://fernandocalmet.github.io/Tan...ms_management/
there is a good start friend I hope it helps you, I also want to know the IDs of npc, items and monsters. maybe you can help me with some of that
https://www.youtube.com/watch?v=tFQY...nel=GixyHkynet
this tutorial helps a lot
Re: Make Items not repairable with Nakudo Hammer or NPC
Quote:
Originally Posted by
slvdrvlc
It is all in the TantraParam and ClientRes
The link you send me helps but I already know all of it including its format on how to combine specific changes into the item, adding "8" to make the item non reparable works but it will still get repaired with magic hammer "Nakudo Hammer of Zosimo"
Re: Make Items not repairable with Nakudo Hammer or NPC
as far as I know it is enough to correctly update the respective files on both the client and the server