Hey

I recall this being a problem with Ccoa's UMS, there's one pretty simple way you can get around this problem. Go into Ccoa's UMS, and press the keys CTRL (Control) and "H" to bring up "Replace" Dialogue Window. In the first entry box put in "face_graphic_justification" and in the second entry box, put in "fg_justification". Then make sure the two small boxes under are ticked off and press "Replace All". Then go back to your event command and put in the following code:
CODE
$game_system.fg_justification = LEFT
Then you're all set