Jump to content

Show message when player eat some ingestible


DoctorZ

Recommended Posts

Hi there!

 

Im trying to figure a way to show a custom message when a player eat a specific ingestible. I have this script, which is compiling fine but wont show the message when the food is used. If i use the blocktype onAdd, of course, it work. This exemple bellow use OnActivate but i tried already the OnEquip blocktype with the same result. I beleive, based on my research that you cannot use onEquip with ingestible (based on TES4 wiki). So if anyone know how to show a message when a player eat something, please let me know!

 

ScriptName aaDocZWaWAtomWranFoodObjScr

begin OnActivate
	ShowMessage aaDocZWaWAtomWranFeelFunny
end

 

Thanks!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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