- Joined
- Aug 12, 2012
- Messages
- 59
- Reaction score
- 11
- Primarily Uses
I can't figure out how to use a script call to refresh an actors stats for the menu screen.
I thought it would be something along the lines of:
$gameActors.actor(1).refresh();
But that doesnt seem to help my issue. Anyone know what I can use to refresh a characters stats (hp/mp/other stats)?
I thought it would be something along the lines of:
$gameActors.actor(1).refresh();
But that doesnt seem to help my issue. Anyone know what I can use to refresh a characters stats (hp/mp/other stats)?
