Does someone know how I am supposed to use the http://www.creationkit.com/Category:Radiant_Story_Script_Events ?
I try to put one in a Quest Script but it does not seem to work in-game:
EventOnStoryDiscoverDeadBody(ObjectReference akActor,ObjectReference akDeadActor, Location akLocation)Debug.MessageBox("Body discovered!")EndEvent==> This code does not seem to detect it.
