# mey_home
if night_mode = 1:
fcolor = rgb(255, 255, 255)
bcolor = rgb(0, 0, 0)
lcolor = rgb(106, 90, 205)
else
fcolor = rgb(0, 0, 0)
bcolor = rgb(255, 255, 255)
lcolor = rgb(106, 90, 205)
end
$location_type = 'indoors'
!! corporate only at the end of the month on weekends, check
if day <= 25 and mey_vika['mey_vika_qw'] > 40: mey_vika['mey_vika_qw'] = 40
if $args[0] = 'door':
$metka = 'door'
$loc = 'mey_home'
cls
gs'stat'
'
Meynold''s house
'
'> src="images/locations/pavlovsk/resident/meynolds/mey_home.jpg">'
if mey_vika['key'] = 1:
'You opened the door with the key and entered the house.'
act 'Enter': gt 'mey_home', 'start'
exit
end
if hour < 20 and ((week < 6 and hour >= 17) or (week >= 6 and hour > 10)):
if mey_vika['mey_vika_qw'] = 27: gt 'mey_tamara_events', 'next_meet'
if mey_vika['mey_vika_qw'] > 27:
'> src="images/locations/pavlovsk/resident/meynolds/tamara_tea1.jpg">'
'You walk up to the Meynolds residence and ring the doorbell...'
'After a short wait, you hear the lock click and you see Katja''s mom Kathy and sister Vicky standing by the door:
Oh hi, <<$pcs_nickname>>, welcome! Come in, make yourself at home.'
act 'Enter': gt 'mey_home', 'start'
exit
else
cla
'You walk up to the Meynolds residence and ring the doorbell...'
'Katja opens the door and quickly drags you to her room.'
act 'Go to Katjas room':
if frost > 0: frost = 0
gt 'KatjaHomeTalk'
end
exit
end
else
'> src="images/locations/pavlovsk/resident/meynolds/tamara_tea0.jpg">'
'You walk up to the Meynolds residence and ring the doorbell...'
'No one opens the door, it looks like nobody''s home or they are all asleep.'
'Maybe you should try again at a more sociable time?'
act 'Go back': minut += 10 & gt 'pavResidential'
exit
end
end
! hall
if $ARGS[0] = 'start':
$metka = 'start'
$loc = 'mey_home'
cls
gs'stat'
'Hall
'
'> src="images/locations/pavlovsk/resident/meynolds/corridor.jpg">'
'A large and bright hall, this "hallway" stretches for quite a bit, you''ve never seen anything like this before! There is a mirror covering half of one of the walls. You see the kitchen from the hallway, there''s a big oval dining table.'
'There are stairs leading to the second floor. You can also see two doors where the signs say "Toilet" and "Bathroom".'
act 'Leave the house': gt 'pavResidential'
if mey_vika['mey_vika_qw'] = 30 and mey_vika['qw_day'] ! daystart and hour = 23: gs 'mey_vika_events', 'case_gift'
if week mod 2 ! 0 and mey_vika['mey_vika_qw'] >= 32 and mey_vika['gym_day'] ! daystart and hour = 16 and minut >= 30: gs 'mey_vika_events', 'gym0'
if week mod 2 ! 0 and mey_vika['mey_vika_qw'] >= 32 and mey_vika['gym_day'] ! daystart and hour = 17 and minut >= 30: gs 'mey_vika_events', 'gym1'
if mey_vika['mey_vika_qw'] >= 32 and mey_vika['mey_vika_qw'] < 35 and mey_vika['qw_day'] ! daystart and hour >= 23: gs 'mey_vika_events', 'learning0'
if mey_vika['mey_vika_qw'] >= 32:
! welcome to the corporate
if week = 7 and hour >= 12 and hour <= 16 and day > 25 and mey_vika['mey_vika_qw'] = 40 and mey_tamara['qw_end'] = 0 and pav_slut < 75:
gt 'mey_tamara_events', 'party0'
end
! check appearance before going to corporate
if (hour = 17 or hour = 18) and mey_vika['mey_vika_qw'] = 41:
'
Tamara Mikhailovna. is waiting for you in the lobby.'
exit
end
! need to fuck Katja!
if KatjaSex >= 5 and mey_vika['mey_vika_qw'] > 35 and hour = 23 and mey_vika['mey_vika_bang_qw'] = 0:
gs 'mey_vika_events', 'bang_katya'
exit
end
! Vic calls in the shower
if mesec = 0 and pcs_vag > 0 and mey_vika['bath_qw'] = 1 and mey_vika['bath_qw_day'] ! daystart and rand(0,10) > 5 and ((week < 6 and hour >= 14) or (week = 6 and hour >= 8)):
gs 'mey_vika_events', 'bath_qw1'
exit
end
if ((week < 6 and hour >= 14 and hour < 20) or (week = 6 and hour >= 10 and hour < 20)) and mey_tamara['help_day'] ! daystart:
act 'Clean the house':
cla
mey_tamara['help_day'] = daystart
mey_tamara['help_count'] += 1
minut += rand(50,70)
pcs_sweat += 3
pcs_mood -= 5
gs 'stat'
if mey_vika['bath_qw'] = 0 and mey_vika['bath_qw_day'] ! daystart:
gs 'mey_vika_events', 'bath_qw0'
else
'
You take out a hefty vacuum cleaner from the closet, and it takes you about an hour to vacuum the house.'
act 'Finish': gt 'mey_home', 'start'
end
end
end
end
act 'Kitchen': gt 'mey_home', '1'
act 'Bathroom': gt 'mey_home', '2'
act 'Guest room': gt 'mey_home', '3'
act 'Lounge': gt 'mey_home', '4'
act 'Katja''s room': gt 'mey_home', '5'
act 'Vicky''s room': gt 'mey_home', '6'
act 'Tamara Mikhailovna''s room': gt 'mey_home', '7'
act 'Garden': gt 'mey_home', '8'
if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
end
! kitchen
if $ARGS[0] = '1':
cls
$loc = 'mey_home'
$metka = '1'
gs 'stat'
'Kitchen
'
'> src="images/locations/pavlovsk/resident/meynolds/kitchen.jpg">'
'The kitchen is huge and luxurious. It is decorated in a minimalist high-tech style. An oval dining room table standing in the middle of the room. The appliances are all hidden. The kitchen is sparkling clean.'
act 'Return to hallway': gt 'mey_home', 'start'
if mey_vika['mey_vika_qw'] >= 32 and ((week < 6 and hour >= 14 and hour < 20) or (week = 6 and hour >= 10 and hour < 20)) and mey_tamara['help_day'] ! daystart:
act 'Cook for the whole family':
cla
mey_tamara['help_day'] = daystart
mey_tamara['help_count'] += 1
minut += rand(50,70)
gs 'stat'
'
You take out the food from the refrigerator, and start cooking for the whole family. It takes you about an hour to finish.'
act 'Finish': gt 'mey_home', '1'
end
end
!copy acts from [gadhouse]
act 'Eat a full meal (0:30)':gs 'food', 'm_meal'
act 'Eat a light meal (0:20)':gs 'food', 's_meal'
act 'Have a snack (0:05)':gs 'food', 'snack'
act 'Have a cup of tea (0:05)':
cls
minut += 5
cumspclnt = 2
gs 'cum_cleanup'
pcs_breath = 0
pcs_mood += rand(1, 3)
'You make a refreshing cup of tea and everything seems a little better.'
gs 'stat'
act 'Get up from the table':gt 'mey_home', '1'
end
if pranik > 0:
'You brought your <> cookies with you.'
act 'Drink tea with cookies (0:05)':
cla
*clr
minut += 5
pranik -= 1
pcs_health += 30
pcs_mood += 30
pcs_energy += 20
cumspclnt = 2
gs 'cum_cleanup'
pcs_breath = 0
fat += 4
frost = 0
gs 'stat'
'> src="images/shared/food/food.jpg">'
'You enjoy a cup of tea while you eat some cookies. You know they''re too sweet and can''t be good for your figure, but they taste so good!'
act 'Get up from the table':gt 'mey_home', '1'
end
end
if edaD > 0:
act 'Eat diet food (0:30)':
cla
*clr
frost = 0
minut += 30
pcs_health += 10
pcs_mood += 20
edaD -= 1
'> src="images/shared/food/food.jpg">'
if pcs_energy >= 100:
'You prepare a diet meal and try to eat it, but you''re really not hungry at all. You can''t finish the meal.'
elseif pcs_energy >= 80:
pcs_energy += 40
'You try to enjoy the diet meal, but half-way in you realize you weren''t all that hungry yet. You manage to finish the meal, but feel like it was kind of a waste to prepare it.'
else
pcs_energy += 80
'The diet meal is tasty, and you enjoy eating it.'
end
act 'Get up from the table':gt 'mey_home', '1'
end
end
dynamic $fatdel
if lekarstvo > 0:
'You have <> tablet(s) left.'
if sick > 0 and lekarday ! daystart:
act 'Take a pill (0:05)':
cla
*clr
minut += 5
lekarday = daystart
lekarstvo -= 1
sick -= sick * 20 / 100
if water < 50 : water += 30 else water +=15
if water > 100: water = 100
'> src="images/locations/shared/apartment/event/sick/lekr<>.jpg">'
'You swallow the pill, and shortly after you feel a bit better.'
act 'Continue':gt 'mey_home', '1'
end
end
end
if vitamin > 0:
'You have <> vitamin pills left.'
if vitaminday ! daystart:
act 'Take vitamins (0:05)':
cla
*clr
minut += 5
vitaminday = daystart
vitamin -= 1
frost = 0
if KandidozOnce = 1:Kandidoz -= 2
if GerpesOnce = 1:Gerpes -= 2
if SifacOnce = 1 and Sifilis >= 10:Sifilis -= rand(0, 1)
pcs_skin += 1
'You take some vitamins to stay healthy.'
act 'Continue':gt 'mey_home', '1'
end
end
end
gs 'events', 'read'
if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
end
if $ARGS[0] = '2':
!bathroom
$locM = 'mey_home'
$metkaM = '2'
$metka = '2'
minut += 1
cls
gs'stat'
$location_type = 'bathroom'
'Bathroom'
'> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg">'
'A luxurious bathroom looking like the five-star hotel bathrooms you read about in the magazines.'
'Above the beautiful vanity and sink there is a huge mirror.'
!acts copy from [shulgabath]
act 'Return to the hallway': gt 'mey_home', 'start'
gs 'din_van', 'private'
end
! guestroom
if $ARGS[0] = '3':
cls
$locM = 'mey_home'
$metkaM = '3'
$loc = 'mey_home'
$metka = '3'
minut += 1
gs 'stat'
'Guest room
'
'> src="images/locations/pavlovsk/resident/meynolds/guestroom.jpg">'
'It feels and looks like a standard room in a hotel. There is a bed and an alarm clock, a small wardrobe (where you can organize your clothes or pick something to wear) and a desk.'
'In the bottom of your wardrobe is room for your shoes and next to the wardrobe is a dresser you keep your underwear and purses in.'
'A mirror hangs on the wall near the front door, besides that are the coat hooks.'
if komp = 1:'Your laptop is on the desk.'
act 'Exit to hallway':
if ($clothingworntype = 'nude' or $clothingworntype = 'swimwear'):
*clr
'> src="'+'images/pc/clothing/'+iif($pantyworntype = 'none','0','tanga')+'.jpg'+'">'
'You can''t go out dressed like this!'
exit
end
gt 'mey_home', 'start'
end
gs 'exercise', 'start'
if pcs_horny >= 50: act 'Masturbate':gt 'selfplay', 'start'
if pornMagazine > 0:
'You hide your porn magazines under the mattress of your bed.'
gs 'events', 'read_porn'
end
gs 'events', 'read'
if dur > 0 and narkday ! daystart:
act 'Snort the White Lady (0:05)':
cla
*clr
minut += 5
narkday = daystart
pcs_health = pcs_vital * 10 + pcs_stren * 5
pcs_willpwr = pcs_intel * 5 + pcs_sprt * 5
pcs_mood = 100
pcs_horny = 100
nark += 10
dur -= 1
'> src="images/shared/drugs/dur.jpg">'
'You snort some White Lady, feeling dizzy for a moment. After that you feel fantastic, and incredibly horny.'
act 'Continue':gt 'mey_home', '3'
end
end
if $pantyworntype = 'none':
act 'Wear underwear':
gs 'underwear', 'wear'
gt 'mey_home', '3'
end
elseif $pantyworntype ! 'none':
act 'Take off your underwear':
gs 'underwear', 'remove'
gt 'mey_home', '3'
end
end
act 'Wait':
cla
waiting = input ("How long would you like to wait? (Not more than 120 minutes)")
if waiting <= 0 or waiting > 120:
minut += 15
elseif waiting > 0 and waiting <= 120:
minut += waiting
end
act 'Take a look at the clock':gt 'mey_home', '3'
end
if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
end
if $ARGS[0] = '4':
cls
$loc = 'mey_home'
$metka = '4'
minut += 1
gs 'stat'
'Lounge
'
'> src="images/locations/pavlovsk/resident/meynolds/hall.jpg">'
'Spacious room with a sofa and armchairs, on the wall hangs a large plasma TV, located next to the bookcase, and on the opposite side is the fireplace, from the hall there is access to a bright garden, overgrown with grapes'
act 'Return to hallway': gt 'mey_home', 'start'
act 'Garden': gt 'mey_home', '8'
end
if $ARGS[0] = '5':
!add room katja
cls
$loc = 'mey_home'
$metka = '5'
minut += 1
gs 'stat'
'Katja''s room
'
'> src="images/locations/pavlovsk/resident/meynolds/katya_room.jpg">'
'Katja''s room feels like someone is living there temporarily and will soon move out. The stuff in the room are in the perfect order, depicting the feeling off a "non-residential premise".'
'There are numerous flowers in the pots on the windowsill, there are pots hanging on the walls and there are even plants in pots on the floor giving the room a greenhouse feeling.'
'There is a computer desk in one of the corners, opposite of the bed. In another corner is a hidden wardrobe. Lastly a well hidden bookshelf can be seen in the room, but it is kinda hard to spot because of wildly overgrown plants.'
if katjaFirstKiss >= 1:
if hour >= 17 and week < 6 and kanikuli = 0 and hour < 20 or hour >= 9 and week >= 6 and kanikuli = 0 and hour < 20 or hour >= 9 and kanikuli > 0 and hour < 20:
act 'Chat with Katja': gt'KatjaHomeTalk'
end
else
'Your relationship with Katja is not good enough to just barge into her room, better leave as soon as possible.'
end
act 'Leave': gt 'mey_home', 'start'
end
if $ARGS[0] = '6':
cls
$loc = 'mey_home'
$metka = '6'
minut += 1
gs 'stat'
'Vicky''s room
'
'> src="images/locations/pavlovsk/resident/meynolds/vika_room.jpg">'
'Vicky''s room is always in a mess. It''s clean, but everything is scattered all over the place. There are soft toys laying around in enormous quantities, and all the walls are plastered with posters of pop stars and film actors.'
'There''s a laptop on the table by the window, it accidentally brings a sense of orderliness. The stacks of magazines resemble music speakers. The rooms centerpiece is the ginormous bed, next to it is a wardrobe. There''s a lone chair somewhere in the corner hidden under all the stuff.'
act 'Return to hallway': gt 'mey_home', 'start'
end
if $ARGS[0] = '7':
cls
$loc = 'mey_home'
$metka = '7'
minut += 1
gs 'stat'
'Tamara''s room
'
'> src="images/locations/pavlovsk/resident/meynolds/tamara_room.jpg">'
'You would say Tamara Mikhailovna''s room resembles an office, if it was not for the bed in the corner. There''s a computer on a desk, a wardrobe, and a big but a pretty modest bed. The room is quite small and cramped. There are no decorations but one, a sword hanging on the wall. It''s unclear what it''s doing there.'
act 'Return to hallway': gt 'mey_home', 'start'
end
! courtyard
if $ARGS[0] = '8':
cls
$loc = 'mey_home'
$metka = '8'
minut += 1
gs 'stat'
'Garden
'
'> src="images/locations/pavlovsk/resident/meynolds/courtyard.jpg">'
'The garden is quite small for the house and overgrown, most of the space is taken up by a small pool.'
'A car belonging to Tamara Mikhailovna is parked on the drive next to the garden.'
if hour = 7 and minut >= 30 and week < 6:
'Aunt Tamara is here talking on her phone.'
end
act 'Return to hallway': gt 'mey_home', 'start'
end
--- mey_home ---------------------------------