void main() { object oPC = GetPCSpeaker(); AdjustAlignment(oPC, ALIGNMENT_CHAOTIC, 100); AdjustAlignment(oPC, ALIGNMENT_EVIL, 100); }