I know you're likely working on an update for the script but I thought I would report a bug I noticed. With this script installed, the game seems to drop frames when running in grass (as in encounter grass), but only after the game has been running for a while. If I save and relaunch the game...
I'm trying to have one of the stages of a quest display what's stored in a variable like this:
:Stage2 => "Find the #{pbGet(77)}."
but it keeps displaying "Find the 0." even after game variable 77 has already been defined.
I'm assuming this is because quests are set up as constants. Is there a...
Hi! I'm using this script and I noticed that if you save the game while surfing/biking, when you load the game again, the game registers that you're surfing/biking (you move at that speed) but it incorrectly shows the character's walking sprite, not the sprite for surfing/biking.
I'm using...