- Joined
- Mar 27, 2013
- Messages
- 23
- Reaction score
- 4
- First Language
- Swedish
- Primarily Uses
Is there any way to gain the ability to alter a specific items Durability through a scriptcall?
for example: The party is cutting down a tree and the axe loses some of it's durability during the event.
perhaps something like this:
ArmorDurability ArmorID then a positive or negative number as durability reduction
and the same for weapon and item
WeaponDurability WeaponID Integer
ItemDurability ItemID Integer
for example: The party is cutting down a tree and the axe loses some of it's durability during the event.
perhaps something like this:
ArmorDurability ArmorID then a positive or negative number as durability reduction
and the same for weapon and item
WeaponDurability WeaponID Integer
ItemDurability ItemID Integer
Last edited by a moderator: