How can i trigger a scrit on use in a object script? I have a food/chem item and i want to trigger something when the player use the say item from the inventory. I tried onActivate and onEquip but no effect...
How can i trigger a scrit on use in a object script? I have a food/chem item and i want to trigger something when the player use the say item from the inventory. I tried onActivate and onEquip but no effect...
Thanks
Unless I'm mistaken, with ingestibles, you have to use a base effect that calls a script with the desired effects.