Crafting in TVT
Posted: Fri Jul 29, 2011 10:53 am
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Last SVN:
L2JDP Revision Last SVN:
Some people in my server uses TVT to craft SS and other items. When doesn't have MP, they kill the crafter and respawn full mp.
One way to stop this is set a condition to use the crafting skill like:
(i don't know it works)
I think the best way to solve it is comprobe if the pj is into an instance (i use tvt with a instance mode), but i don't know where is the correct place to change it.
Any one can help me??
» Find Revision
L2J Revision Last SVN:
L2JDP Revision Last SVN:
Some people in my server uses TVT to craft SS and other items. When doesn't have MP, they kill the crafter and respawn full mp.
One way to stop this is set a condition to use the crafting skill like:
Code: Select all
<cond msgId="2721"> <player PeaceZone="True" /> </cond>
I think the best way to solve it is comprobe if the pj is into an instance (i use tvt with a instance mode), but i don't know where is the correct place to change it.
Any one can help me??