- Joined
- Oct 13, 2013
- Messages
- 102
- Reaction score
- 34
- First Language
- English
- Primarily Uses
Alright, so I've been working on the full version of my game for quite some time, and I've been using Lemony's Followers Script ( http://forums.rpgmakerweb.com/index.php?/topic/737-followers-move-routes/ )
For the most part, it's been great, but I keeping coming across a problem I've been unable to fix.
After some events, usually long cutscenes, the party members do what I tell them to. However, as soon as the event ends, then I find that one or more of my party members won't follow the player anymore and just stand there... Sometimes I put "$game_temp.lfmr_wait = false" and then "Gather Followers" at the end of the event, and it works, but other times, that results in the player being unable to move, which, in effect, freezes the game.
I have no idea how to fix this problem, and I am not the only one who has come across it. However, after doing quite a bit of digging around various forums, I've only come across solutions to Victor's Followers Script, which I do not use. If anyone can tell me how on Earth this can be fixed, either in Lemony's Script, or changing something I'm doing, that would be absolutely wonderful.
I can post screenshots if necessary to resolve this issue.
For the most part, it's been great, but I keeping coming across a problem I've been unable to fix.
After some events, usually long cutscenes, the party members do what I tell them to. However, as soon as the event ends, then I find that one or more of my party members won't follow the player anymore and just stand there... Sometimes I put "$game_temp.lfmr_wait = false" and then "Gather Followers" at the end of the event, and it works, but other times, that results in the player being unable to move, which, in effect, freezes the game.
I have no idea how to fix this problem, and I am not the only one who has come across it. However, after doing quite a bit of digging around various forums, I've only come across solutions to Victor's Followers Script, which I do not use. If anyone can tell me how on Earth this can be fixed, either in Lemony's Script, or changing something I'm doing, that would be absolutely wonderful.
I can post screenshots if necessary to resolve this issue.
Last edited by a moderator:









Again, I'm so, SO sorry for double posting like this, but I hope that this new information helps resolve this issue.