View Single Post
spannclann
Member
 
Join Date: Aug 2018
Location: Texas
Posts: 87

Old November 18th, 2020, 07:32 AM
Quote:
Originally Posted by dungeonguru View Post
I'm not sure why you're calling a child object in your script. If you're running scripts on the weapon itself shouldn't it be just

Code:
field[Bonus].value += 1
also, check the timing. The Defender sword that moves AC and magic bonus around does it's calculations at pre-levels 10000.
The child reference was from some other eval script I found. I am not that proficient in coding lol. I will try it how you suggest and see if it works.

***Yes, taking out the child does work.

Last edited by spannclann; November 18th, 2020 at 07:37 AM. Reason: Checked my code
spannclann is offline   #11 Reply With Quote