So, I opened up the wiki with the goal of learning how to dynamically adjust the player walk speed depending on the enviornment the player is in. I've already got a list of the commands I'll need so I then check into how to put them together.
This is where I'm completely lost. It's clear to my Papyrus isn't just your basic game script, it's a full blown and fully featured scripting language. I've read over all the tutorials on it but it still really isn't all that much help. I suspect it's either to do with the hour of the day, the fact that I want to do more than display a basic message, or the fact that the wiki doesn't appear to explain the backbone of how scripts outside the tutorial work and their syntax
Basically, I just can't make sense of any of it.
I don't suppose there's any help for someone like me? I understand how a script's logic would flow (checking if things are true and not), but I (in my complete lack of experience with real scripting languages) just can't understand Papyrus's specific syntax structure, or what certain actions mean at all. And that's not even mentioning what the proper structure of a completed script should be in order to be efficient.
Any help?
Not sure what help there is out there at the moment for this type of thing.
