void main() { object oUser = GetLastUsedBy(); object oChair = GetObjectByTag("px_azetoths_throne"); AssignCommand(oUser,ActionSit(oChair)); }