Alright, I've tried looking through the code and doing a couple of searches here but I can't find anything.
So.
I've defined a few new variables for each actors - @mdef, @pdef, @acc and @eva (I initialize them from the level and EXP values since I won't be using those in my game - this works fine). In, for example, the battle damage formulas, they work just fine (for example, as attacker.acc and self.eva), however, I can't find how to change them using Run Script in events,,, or from any script that hasn't already got the actor in it somehow... At the moment I'm just wanting this to help test things, but I will be needing it for part of my game eventually... so can anyone inform me on how to change them from there without causing an error?
Thanks.
So.
I've defined a few new variables for each actors - @mdef, @pdef, @acc and @eva (I initialize them from the level and EXP values since I won't be using those in my game - this works fine). In, for example, the battle damage formulas, they work just fine (for example, as attacker.acc and self.eva), however, I can't find how to change them using Run Script in events,,, or from any script that hasn't already got the actor in it somehow... At the moment I'm just wanting this to help test things, but I will be needing it for part of my game eventually... so can anyone inform me on how to change them from there without causing an error?
Thanks.