How to repair that type?
Any script for a new forge or telar?
Thanks!
Lazarus.
maybe i can use a t_shield type? or this will get more parrying def? o.o
Using t_shield
works fine...
Leather repair would be something for a tailor to do, I believe the crafting scripts in the SCP allow for repairing leather armor.
(10-24-2012 10:01 PM)Mordaunt Wrote: [ -> ]Leather repair would be something for a tailor to do, I believe the crafting scripts in the SCP allow for repairing leather armor.
But... I had changed the t_armor in chainmails because i was wanted to separate the chainmails from the Platemails.
Because that, i had to do this. So, this is no leather really

and, with t_Shield i had can repair ^_^
Thanks!

Could be wrong, but won't that play havoc with parry if all your leather is classed as t_shield?
i guess so

(10-25-2012 03:19 AM)Mordaunt Wrote: [ -> ]Could be wrong, but won't that play havoc with parry if all your leather is classed as t_shield?
I had tested and if you wear a shield you will get the message " YOU PARRY THE BLOW [in spanish] with your shield! "
And if I wear something with t_Shield not have that message
and! tested the damage, and are like the same.

Perhaps you need to create a new type like T_CHAIN.
Thanks