Do you want the potion to take effect or not? Does this potion have multiple charges or just one?zaqer50 said:Is there a way so that when you use a certain potion, instead of using it, it drops it on the ground at your feet?
thanks in advance![]()
Drop Potion On Use
Events
Unit - A unit Uses an item
Conditions
Or - Any (Conditions) are true
Conditions
(Item-type of (Item being manipulated)) Equal to [i]<item type 1>[/i]
(Item-type of (Item being manipulated)) Equal to [i]<item type 2>[/i]
[i]<etc.>[/i]
Actions
Item - Create (Item-type of (Item being manipulated)) at (Position of (Hero manipulating item))