void main() { object oPC = GetPCSpeaker(); AdjustAlignment(oPC, ALIGNMENT_LAWFUL, 100); AdjustAlignment(oPC, ALIGNMENT_GOOD, 100); }