void main() { object oPC = GetPCSpeaker(); AdjustAlignment(oPC, ALIGNMENT_EVIL, 5); FloatingTextStringOnCreature("Your alignment moves towards evil.", oPC, FALSE); }