Jump to content

Making an "Ingestible"(ALCH) item not be consumed


nexusclod

Recommended Posts

Hey everybody, I'm working on something and am trying to use an "Ingestible" (ALCH) item to activate a spell (MGEF). I've made it craftable in the chemistry station in the usual utility section (COBJ). The item is craftable, assigns to the quick slots, works, but is consumed on use. What really obvious thing am I missing to get this to not be consumed on use?

Thanks

Link to comment
Share on other sites

Not possible to my knowledge, but maybe FO4 is different in this respect (doubt it though).

 

What you could do is create a scripted magic effect (as the 1st ingredient effect) that restores a new instance of the item after a short duration. I did something similar with a Skyrim mod. Basically, the OnEffectStart event triggers your spell and such and the OnEffectFinish event restores the item to the player.

 

However, said effect may appear in the crafting menus as a learned effect. Might be a way to hide it but I do not recall if there is or not.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...