View Single Post
Korpah
Junior Member
 
Join Date: Apr 2016
Posts: 19

Old August 7th, 2017, 11:00 AM
Quote:
Originally Posted by Minous View Post
You can script it to check the armors total value - uses and then store that in the armor's value field.
Thanks for your time and reply

do you have a line of code that would check this?

I'm still trying to get a grasp of it all

i checked some other things and formulated the script

~ If we're disabled, just get out now
doneif (tagis[User.Tracker] <> 0)

doneif (tagis[User.Tracker] = 1)
hero.child[ArmorClass].field[Penalty].value -= 1


but that doesn't seem to work
Korpah is offline   #3 Reply With Quote