Hey guys, perhaps this isn't the best requesting help post in the world but I've been searching the site for ages and I can't find basic tutorials for scripting except one of the Window tutorials and in that some of the images were missing.
I have things I want to do with scripts but have virtually no scripting experience previous to this. I've tried getting existing scripts but I just end up more confused. Then I tried looking up tutorials to start from the bottom but so many of the commands in this language I don't understand...it feels like tracing lots and lots of overlapping wires but I can't find the beginning or the end of the wire.
At the moment I'm trying to add a new stat to the game - Crit Chance. I've basically copied existing stats in Game_Actor and Game_Battler 1 but I get the feeling there's alot of things I'm missing out. Am I telling the game that this stat exists, for example, or am I just making calculations with a variable that I haven't even defined is what I'm thinking.
I'm basically lost and confused and wondering if I could get a point in the right direction.
Thanks ^^.
I have things I want to do with scripts but have virtually no scripting experience previous to this. I've tried getting existing scripts but I just end up more confused. Then I tried looking up tutorials to start from the bottom but so many of the commands in this language I don't understand...it feels like tracing lots and lots of overlapping wires but I can't find the beginning or the end of the wire.
At the moment I'm trying to add a new stat to the game - Crit Chance. I've basically copied existing stats in Game_Actor and Game_Battler 1 but I get the feeling there's alot of things I'm missing out. Am I telling the game that this stat exists, for example, or am I just making calculations with a variable that I haven't even defined is what I'm thinking.
I'm basically lost and confused and wondering if I could get a point in the right direction.
Thanks ^^.