void main() { object oTarget = GetObjectByTag("tag_of_npc_statue"); AssignCommand(oTarget, SetFacing (90.0f)); }