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