(not a bug) Item_action
Posted: Sun May 06, 2012 9:10 am
Hi,
For some reason, item_action didn't work as expected in DM. The goal was to instantly create a firestaff_gem in the mouse hand.
I set it up that way, activated by the amalgam_gembare, with firestaff as an opby (and destroy=true to make sure the hand was free).
I avoided the bug by using a qswapper instead. Might be a problem of sync: the item_action firing before the firestaff in hand is destroyed.
For some reason, item_action didn't work as expected in DM. The goal was to instantly create a firestaff_gem in the mouse hand.
I set it up that way, activated by the amalgam_gembare, with firestaff as an opby (and destroy=true to make sure the hand was free).
I avoided the bug by using a qswapper instead. Might be a problem of sync: the item_action firing before the firestaff in hand is destroyed.