just under this part:
;Now we move our creature to the Player
;Move the creature reference to the worldspace of the Player
SUMN.moveto Player 30 30 10
;Make our creature visible and active
SUMN.enable
add SUMN.pms FireDamage
That should do it.
Nothing wrong with being new, we all had to learn somehow
I'm glad you're getting into the exciting world of scripting. You can do very interesting things once you get your head around it. Doing is the best way to learn, so do the tutorials, build this mod, build some more and spend a lot of time reading on the CS wiki.
You can always ask for help here too of course, but make sure you do some reading first so you have an idea whet you're (and we're) talking about.
Welcome to the forums anyway.
HeX