Hello,
I am trying to make a Misc Item so that you can click on it in your inventory (ie activate it) and have it cast a spell.
I've created the item (a bloody skull), attached a script to the item with an OnActivation event, but all that happens is a standard "you may not equip this item" message. So, as near as I can tell, the OnActivation event never fires.
Does anyone have any pointers as to what I am doing wrong?
Thanks in advance!