I've looked through the other questions and none of them had in-depth questions OR answers that would actually help me, so. Here goes.
I do not know what a storyinit is or how to use it, so if you're not going to link me to a tutorial, please assume it will be useless to me and don't assume I'm using one and casually mention that I need to put stuff in it. That's happened before and I don't think I ever got an explanation on what the hell it is or how it works or even a link to the info. And I looked and all I could find was a one-sentence description of what a storyinit is and that was NOT helpful.
I'm tired and cranky so I apologize in advance if I come off as snappish.
I want to create a couple variables that I can set to 0 and then have climb by 1 point every time a choice is made that would correspond to that skill.
Like if I were doing Magical knowledge using the $arcane as shorthand for it-- I would want to be able to attach a += 1 thing to the link that leads to that person gaining or showing arcane knowledge skills.
I also need to know how to check it in case it went wrong, so the command to show the scores would be appreciated if you could show me. Like, the command that'll show in the play game so I can be sure I did it right.
Um, oh and a way to use values to determine what link a person can click like-- instead of just hitting continue, the value of each of their skills would determine what 'continue' link will show up and therefore what scene plays next.
I just really need to be pointed to resources and given some pointers, cause I haven't been able to find anything-- even if it's an answer on here I couldn't find-- the only ones I could find were incredibly vague and mentioned storyinit but didn't explain it.
I am a noob, please treat me as such. I'd appreciate it if you'd use words I can understand and not a bunch of jargon, too. I would really REALLY appreciate it.