#include "inc_alignset" void main() { object oPC = GetPCSpeaker(); AdjustAlignment(oPC, ALIGNMENT_GOOD, 10); ReportAlignment(oPC); }