View Single Post
unforgivn
Member
 
Join Date: Dec 2010
Posts: 62

Old February 22nd, 2011, 08:11 AM
Got the whole issue fixed. Instead of just checking for FirstCopy, I checked like this:

Code:
doneif (tagis[Helper.FirstCopy] + tagis[Helper.OnlyCopy] = 0)
Now only one of the instances of the class ability grants the feat, as desired.
unforgivn is offline   #11 Reply With Quote