DoctorZ Posted December 19, 2010 Share Posted December 19, 2010 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 More sharing options...
Recommended Posts