What I'm trying to do is fix it so that the Attack stat is always equal to the actor's level. So if you're level 94, the Attack stat should be 94, and so on.
I've tried using this script here:
http://www.rmxp.org/forums/local_links.php?catid=31&linkid=511
What happens there though is that when someone levels up, there is an error involving the .inc_level function.
Since I'm only looking to add one to a particular variable, I'm guessing it's merely a case of knowing the right syntax, right?
Thanks in advance.
I've tried using this script here:
http://www.rmxp.org/forums/local_links.php?catid=31&linkid=511
What happens there though is that when someone levels up, there is an error involving the .inc_level function.
Since I'm only looking to add one to a particular variable, I'm guessing it's merely a case of knowing the right syntax, right?
Thanks in advance.