TCArknight
Well-known member
Howdy!
I think I'm missing something dealing with the transactions with gizmo components.
1) The Gear component has the grCost field and the xactsetup, etc. scripts
2) I have a BaseWeapon component that includes Gear and has a gizmo called LoadDetail
3) If I purchase a weapon, everything on the Buy/Sell looks good and works as expected.
4) It I edit the gizmo, intending to purchase an "Attachment" (Attachment Component(also including the Gear and grCost) and AttachmentHelper as well), then in the description the cost of the attachment is properly displayed, but for Buy/Sell purposes costs are all 0.
Is there an example available of how I need to set things up for this kind of thing? Or am I missing something simple in the <xactsetup> bit?
Thanks!
TC
I think I'm missing something dealing with the transactions with gizmo components.
1) The Gear component has the grCost field and the xactsetup, etc. scripts
2) I have a BaseWeapon component that includes Gear and has a gizmo called LoadDetail
3) If I purchase a weapon, everything on the Buy/Sell looks good and works as expected.
4) It I edit the gizmo, intending to purchase an "Attachment" (Attachment Component(also including the Gear and grCost) and AttachmentHelper as well), then in the description the cost of the attachment is properly displayed, but for Buy/Sell purposes costs are all 0.
Is there an example available of how I need to set things up for this kind of thing? Or am I missing something simple in the <xactsetup> bit?
Thanks!
TC