Something that has always annoyed me is that the player can stand in a fireplace without taking any damage. I want to fix that with a script.
At first I thought I would use a modification of the Wall of Flames spell, but I have no idea how to link the spell to the fireplace or to my script..
The only "real progress" I have made is to find this:
http://www.creationkit.com/OnUpdate_-_Form
It seems to suit my need for a periodic event. -Now I just need it to constantly deal damage to everyone within a certain area, or withint a certain range of the object that the script is attached to.
I was thinking of another way to do this; would be to add some sort of "area marker" directly in the editor, kinda like the acoustic spaces.
Help appriciated.

