I am trying to get a correct tracking for an item power's child. I am trying to add a power to an ammo stack of 50. All is fine, but I noticed when the ammo (with a normal stack of 50) is added as a custom magic weapon, it seems to default the stack to 1. Is there a way around that?
Render 5500
container.parent.field[trkMax].value = container.child[gCustMagic].field[trkMax].value
Render 5500
container.parent.field[trkMax].value = container.child[gCustMagic].field[trkMax].value
Last edited: