# family !!!!!!!!!!!! if day ! m_day: m_day = day father_go = rand(0, 1) mother_go = rand(0, 1) end indorf = 0 if indorf_month ! month: !monthly indorf_month = month dostupindorf = 1 end if week = 1 and dostupindorf = 1:dostupindorf = 0 if week = 6 and hour >= 12 and dostupindorf = 1: !go to the village indorf = 1 father_go = 0 mother_go = 0 end if week = 7 and hour < 20 and dostupindorf = 1: !go to the village indorf = 1 father_go = 0 mother_go = 0 end if indorf = 1 and sister_opr_indorf = 0: sister_opr_indorf = 1 sister_indorf = rand(0, 1) end if indorf = 0: sister_opr_indorf = 0 sister_indorf = 0 end if sister_indorf = 1:sisterHere = 0 '' '' if StoryLine > 0: if sister_indorf = 0: if $loc = 'bedrPar': sisterHere = 0 if hour < 7: sisterHere = 1 'Your sister Anne asleep in bed.' end if week < 6: if hour = 7: sisterHere = 2 'Your sister Anne is going to work.' end end if week >= 6: if hour >= 7 and hour < 10: sisterHere = 1 'Your sister Anne asleep in bed.' end if hour = 10: sisterHere = 2 'Your sister Anne going for a walk.' end end if hour >= 18: sisterHere = 2 'Your sister Anne sitting on bed and reading a book.' end end end if indorf = 0: if $loc = 'bedrPar2': if hour < 6 or hour >= 21: 'On the bed sleeping mom and stepfather.' if hour = 21:parsexrand = rand(0, 5) end if week < 6: end if week >= 6: end end if $loc = 'sitrPar': if hour < 7 or hour >= 21:'Sleeps on the couch your younger brother Kolya.' if week < 6: if hour >= 16 and hour < 21:'Sitting on the couch stepfather and watching TV.' if hour >= 18 and hour < 20:'Sitting at the table your little brother Kolka and teaches lessons.' if hour = 20:'Sitting on the couch your younger brother Kolka and watching TV.' end if week >= 6: if father_go = 0: if hour >= 7 and hour < 21:'Sitting on the couch stepfather and watching TV.' end if father_go = 1: if hour >= 7 and hour < 16:'Sitting on the couch stepfather watching TV.' end if hour >= 18 and hour <= 20:'Sitting on the couch your younger brother Kolka and watching TV.' end end if $loc = 'kuhrPar': if week < 6: if mother_go = 0: if hour >= 16 and hour < 21:'Stands near the stove Mom and that it cooks.' end if mother_go = 1: if hour >= 17 and hour < 21:'Near the stove stands mom and that it is preparing.' end end if week >= 6: if mother_go = 0: if hour >= 7 and hour < 21:'Stands near the stove Mom and that it cooks.' end if mother_go = 1: if hour >= 7 and hour < 16:'Near the stove stands mom and that it is preparing.' if hour >= 17 and hour < 21:'Near the stove stands mom and that it is preparing.' end end end if $loc = 'korrPar': if week < 6: end if week >= 6: end end if $loc = 'vokzalG': if week < 6: end if week >= 6: end end if $loc = 'gdk': if week < 6: if hour >= 16 and hour < 18:'Your sister Anne sitting in the company of beautiful girls and guys drinking beer.' end if week >= 6: if hour >= 11 and hour < 18:'Your sister Anne sitting in the company of beautiful girls and guys drinking beer.' end end if $loc = 'gschool': if week < 6: if hour >= 15 and hour <= 17:'On the football field near the school your brother rides in football.' end if week >= 6: if hour >= 7 and hour <= 17:'On the football field near the school your brother rides in football.' end end end end --- family ---------------------------------