Difference between revisions of "Adding a script to an ingredient"

m
no edit summary
imported>UDUN
(New page: I wanted to create a piece of poisoned cheese (clone of cheese wedge) with 4 alchemical effects neither of which would be deadly poison - but which when consumed by PC would be like a poi...)
 
imported>UDUN
m
Line 7: Line 7:
====object Script====
====object Script====
<pre>scn PoisonedCheeseScript
<pre>scn PoisonedCheeseScript
;requires OBSE v0015
;tested with OBSE v0015


Begin onAdd player
Begin onAdd player
Line 28: Line 28:
====quest Script====
====quest Script====
<pre>scn UdunPoisonedCheeseQuestScript
<pre>scn UdunPoisonedCheeseQuestScript
;requires OBSE v0015
;tested with OBSE v0015


short cheeses
short cheeses
Anonymous user