no, you don't need to event pages.
Do this:
<Set Move Route [Character01]>
<Wait 30 Frames>
<Move left>
<Move left>
<Show Text [I'm talking, and in 30 frames I'm going to start walking left>
basically your starting the move command before the message, but your making him wait in the move command itself, hope that helps.