void main(){ if(!IsInConversation(OBJECT_SELF)){ ActionSit(GetNearestObjectByTag("ac_chair")); } }