void main() { object o_stool = GetNearestObjectByTag("sei_stool", OBJECT_SELF, 1); ActionSit(o_stool); }