void main() { object oPC = GetPCSpeaker(); //Move Alignment towards Neutral AdjustAlignment(oPC, ALIGNMENT_NEUTRAL, 1); }