I'm learning scripting and things, and actually going through the official tutorials to learn the WHY's, as so far I've just been using/making basic scripts. I'm referring to this tutorial - http://www.creationkit.com/Bethesda_Tutorial_Papyrus_Introduction_to_Properties
I've done the Calling Functions on Properties. Works great, different message each time, etc etc. Now the next section, Creating function, seems to achieve the exact same results as calling a function... so why bother? Why would you choose to call a function over creating one, or vice versa? Am I becoming overly confused, is it basically just different ways to achieve the same thing? Or are there real benefits and pitfalls to the different methods?


