View Single Post
Quintain
Senior Member
 
Join Date: Feb 2012
Posts: 546

Old April 27th, 2017, 08:29 PM
Another issue:

When making a mythic version of Extra Transfer, I'm getting the following error:

Thing 'fmyExTrans' - Unique things cannot be assigned a non-zero maxlimit

The feat script is exactly the same as the original extra transfer feat (non-mythic), in timing and everything. The extra transfer feat does not give the same compile error.

Code:
hero.childfound[cPUVitTraW].field[trkMax].value += 2
Ok, found the solution. Changed the uniqueness of the feat from "Add Once" to "No". -- the original ability has the same uniqueness. Not sure if this is correct or not.

Last edited by Quintain; April 27th, 2017 at 08:32 PM.
Quintain is offline   #11 Reply With Quote