Hey, guys, I just found an easy fix for that bug (in RPG Maker XP Postality Knights Enhanced) where events stop moving after taking one step. Use a series of movement events (one step each) and seperate them with "wait" commands. The length of the wait depends on how quickly the event is moving (for example, fast = 4 frames). Hope this helps anyone else that has been this frustrated with the bug.