^
I also could have sworn it worked properly before.
I'll go back to my initial combine items setup and I'll try F700 and F701 in the TriggerGroup.
*** EDIT ***
Code:
; ---- combine Gunpowder Flask with normal arrows to form explosive arrows
TriggerGroup= 170, $062000, 700, $20F, $062000, 701, $20D, $062000, 701, $12E
; adds 2 explosive ammo to the inventory, remove one Gunpowder flask, decrease normal arrows with 2.
Customize= CUST_CINV_COMBO, CINV_ITEM_PUZZLE10, CINV_ITEM_CROSSBOW_AMMO1, CINV_ITEM_CROSSBOW_AMMO3, IGNORE, CINV_TRUE, CINV_FALSE, CINV_TRUE, 170, IGNORE
Works like a charm now!!!!!