mey_home.qsrc 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380
  1. # mey_home
  2. gs 'themes', 'indoors'
  3. $location_type = 'indoors'
  4. !! corporate only at the end of the month on weekends, check
  5. if day <= 25 and mey_vika['mey_vika_qw'] > 40: mey_vika['mey_vika_qw'] = 40
  6. if $args[0] = 'door':
  7. $metka = 'door'
  8. $loc = 'mey_home'
  9. $menu_loc = 'mey_home'
  10. $menu_arg = 'door'
  11. menu_off = 0
  12. cls
  13. gs'stat'
  14. '<center><h4><font color="maroon">Meynold''s house</font></h4></center>'
  15. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/mey_home.jpg"></center>'
  16. *nl
  17. if mey_vika['key'] = 1:
  18. 'You open the door with your key and enter the house.'
  19. act 'Enter': gt 'mey_home', 'start'
  20. elseif hour < 20 and ((week < 6 and hour >= 15) or (week >= 6 and hour > 10)):
  21. if mey_vika['mey_vika_qw'] = 27: gt 'mey_tamara_events', 'next_meet'
  22. if mey_vika['mey_vika_qw'] > 27:
  23. *clr
  24. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_tea1.jpg"></center>'
  25. *nl
  26. 'You walk up to the Meynolds residence and ring the doorbell...'
  27. 'After a short wait, you hear the lock click and you see Katja''s mother Kathy and sister Vicky standing by the door: <br><do>Oh hi, <<$pcs_nickname>>, welcome! Come in, make yourself at home.</do>'
  28. act 'Enter': gt 'mey_home', 'start'
  29. else
  30. cla
  31. 'You walk up to the Meynolds residence and ring the doorbell...'
  32. 'Katja opens the door and quickly drags you to her room.'
  33. act 'Go to Katjas room':
  34. if frost > 0: frost = 0
  35. gt 'KatjaHomeTalk'
  36. end
  37. end
  38. else
  39. *clr
  40. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_tea0.jpg"></center>'
  41. 'You walk up to the Meynolds residence and ring the doorbell...'
  42. 'No one opens the door, it looks like nobody''s home or they are all asleep.'
  43. 'Maybe you should try again at a more sociable time?'
  44. act 'Leave': minut += 5 & gt 'pavResidential'
  45. end
  46. end
  47. ! hall
  48. if $ARGS[0] = 'start':
  49. $metka = 'start'
  50. $loc = 'mey_home'
  51. $menu_loc = 'mey_home'
  52. $menu_arg = 'start'
  53. menu_off = 0
  54. killvar '$locclass'
  55. cls
  56. gs'stat'
  57. '<center><h4><font color="maroon">Hall</font></h4></center>'
  58. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/corridor.jpg"></center>'
  59. *nl
  60. '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.'
  61. 'There are stairs leading to the second floor. You can also see two doors where the signs say "Toilet" and "Bathroom".'
  62. act 'Leave the house':minut += 5 & gt 'pavResidential'
  63. if mey_vika['mey_vika_qw'] = 30 and mey_vika['qw_day'] ! daystart and hour = 23: gs 'mey_vika_events', 'case_gift'
  64. 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'
  65. 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'
  66. 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'
  67. if mey_vika['mey_vika_qw'] >= 32:
  68. ! welcome to the corporate
  69. 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:
  70. gt 'mey_tamara_events', 'party0'
  71. end
  72. ! check appearance before going to corporate
  73. if week = 7 and (hour = 17 or hour = 18) and mey_vika['mey_vika_qw'] = 41:
  74. '<br><a href="exec: gt''mey_tamara_events'',''check_look''">Tamara Mikhailovna.</a> is waiting for you in the lobby.'
  75. exit
  76. end
  77. ! need to fuck Katja!
  78. if KatjaSex >= 5 and mey_vika['mey_vika_qw'] > 35 and hour = 23 and mey_vika['mey_vika_bang_qw'] = 0:
  79. gs 'mey_vika_events', 'bang_katya'
  80. exit
  81. end
  82. ! Vic calls in the shower
  83. 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)):
  84. gs 'mey_vika_events', 'bath_qw1'
  85. exit
  86. end
  87. if ((week < 6 and hour >= 14 and hour < 20) or (week = 6 and hour >= 10 and hour < 20)) and mey_tamara['help_day'] ! daystart:
  88. act 'Clean the house':
  89. menu_off = 1
  90. cla
  91. mey_tamara['help_day'] = daystart
  92. mey_tamara['help_count'] += 1
  93. minut += rand(50,70)
  94. gs 'sweat', 'add', 3
  95. pcs_mood -= 5
  96. gs 'stat'
  97. if mey_vika['bath_qw'] = 0 and mey_vika['bath_qw_day'] ! daystart:
  98. gs 'mey_vika_events', 'bath_qw0'
  99. else
  100. '<br>You take out a hefty vacuum cleaner from the closet, and it takes you about an hour to vacuum the house.'
  101. act 'Finish': gt 'mey_home', 'start'
  102. end
  103. end
  104. end
  105. end
  106. act 'Kitchen': gt 'mey_home', '1'
  107. act 'Bathroom': gt 'mey_home', '2'
  108. act 'Guest room': gt 'mey_home', '3'
  109. act 'Lounge': gt 'mey_home', '4'
  110. act 'Katja''s room': gt 'mey_home', '5'
  111. act 'Vicky''s room': gt 'mey_home', '6'
  112. act 'Tamara Mikhailovna''s room': gt 'mey_home', '7'
  113. act 'Garden': gt 'mey_home', '8'
  114. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  115. end
  116. ! kitchen
  117. if $ARGS[0] = '1':
  118. *clr & cla
  119. $loc = 'mey_home'
  120. $metka = '1'
  121. $locclass = 'kitr'
  122. $menu_loc = 'mey_home'
  123. $menu_arg = '1'
  124. menu_off = 0
  125. gs 'kit_din'
  126. gs 'stat'
  127. '<center><h4><font color="maroon">Kitchen</font></h4></center>'
  128. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/kitchen.jpg"></center>'
  129. *nl
  130. '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.'
  131. act 'Return to hallway': gt 'mey_home', 'start'
  132. 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:
  133. act 'Cook for the whole family':
  134. menu_off = 1
  135. cla
  136. mey_tamara['help_day'] = daystart
  137. mey_tamara['help_count'] += 1
  138. minut += rand(50,70)
  139. gs 'stat'
  140. '<br>You take out the food from the refrigerator, and start cooking for the whole family. It takes you about an hour to finish.'
  141. act 'Finish': gt 'mey_home', '1'
  142. end
  143. end
  144. act 'Eat a full meal (0:30)':gs 'food', 'm_meal'
  145. act 'Eat a light meal (0:25)':gs 'food', 's_meal'
  146. act 'Have a snack (0:15)':gs 'food', 'snack'
  147. dynamic $driwater
  148. dynamic $dritea
  149. dynamic $fill_bottle
  150. dynamic $edaD
  151. dynamic $pranik
  152. dynamic $fatdel
  153. dynamic $fatdel
  154. dynamic $lekarstvo
  155. dynamic $vitamin
  156. gs 'events', 'read'
  157. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  158. end
  159. if $ARGS[0] = '2':
  160. !bathroom
  161. $locM = 'mey_home'
  162. $metkaM = '2'
  163. $metka = '2'
  164. $menu_loc = 'mey_home'
  165. $menu_arg = '2'
  166. menu_off = 0
  167. minut += 1
  168. cls
  169. gs'stat'
  170. $location_type = 'bathroom'
  171. '<center><b><font color = maroon>Bathroom</font></b></center>'
  172. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/hotel.room.best1.jpg"></center>'
  173. *nl
  174. 'A luxurious bathroom looking like the five-star hotel bathrooms you read about in the magazines.'
  175. 'Above the beautiful vanity and sink there is a huge <a href="exec:gt ''mirror'',''start''">mirror</a>.'
  176. !acts copy from [shulgabath]
  177. act 'Return to the hallway': gt 'mey_home', 'start'
  178. gs 'din_van', 'private'
  179. end
  180. ! guestroom
  181. if $ARGS[0] = '3':
  182. cls
  183. $locM = 'mey_home'
  184. $metkaM = '3'
  185. $loc = 'mey_home'
  186. $metka = '3'
  187. $menu_loc = 'mey_home'
  188. $menu_arg = '3'
  189. menu_off = 0
  190. minut += 1
  191. gs 'stat'
  192. '<center><h4><font color="maroon">Guest room</font></h4></center>'
  193. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/guestroom.jpg"></center>'
  194. *nl
  195. 'It feels and looks like a standard room in a hotel.'
  196. 'There is a <a href="exec:gt ''bed'', ''start''">bed</a>, a small <a href="exec:gt ''wardrobe'', ''start''">wardrobe</a> (where you can choose outfits and organize your clothing), and a desk.'
  197. if budilnikOn = 0:
  198. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set to '+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+' and is currently turned <a href="exec: budilnikOn = 1 & gt ''<<$loc>>''">off</a>.'
  199. else
  200. 'Your <a href="exec:gt ''budilnik'', ''start''">alarm clock</a> is set to '+iif(timer < 10,'0<<timer>>','<<timer>>')+':'+iif(timerM < 10,'0<<timerM>>','<<timerM>>')+' and is currently turned <a href="exec: budilnikOn = 0 & gt ''<<$loc>>''">on</a>.'
  201. end
  202. 'A <a href="exec:gt ''mirror'', ''start''">mirror</a> hangs on the wall near the front door.'
  203. if komp = 1:'Your <a href="exec:gt ''Komp'',''start''">laptop</a> is on the desk.'
  204. act 'Return to the hallway':
  205. if ($clothingworntype = 'nude' or $clothingworntype = 'swimwear'):
  206. *clr
  207. '<center><img <<$set_imgh>> src="'+'images/pc/clothing/'+iif($pantyworntype = 'none','0','tanga')+'.jpg'+'"></center>'
  208. *nl
  209. '<center><font color=red><b>You can''t go out dressed like this!</b></font></center>'
  210. exit
  211. end
  212. gt 'mey_home', 'start'
  213. end
  214. gs 'exercise', 'start'
  215. if pcs_horny >= 50: act 'Masturbate':gt 'selfplay', 'start'
  216. if pornMagazine > 0:
  217. 'You hide your porn magazines under the mattress of your bed.'
  218. gs 'events', 'read_porn'
  219. end
  220. gs 'events', 'read'
  221. if dur > 0 and narkday ! daystart:
  222. act 'Snort the White Lady (0:05)':
  223. menu_off = 1
  224. cla
  225. *clr
  226. minut += 5
  227. narkday = daystart
  228. gs 'drugs', 'cocaine'
  229. '<center><img <<$set_imgh>> src="images/shared/drugs/dur.jpg"></center>'
  230. *nl
  231. 'You snort some White Lady, feeling dizzy for a moment. After that you feel fantastic, and incredibly horny.'
  232. act 'Continue':gt 'mey_home', '3'
  233. end
  234. end
  235. act 'Relax on your bed': gt 'bed', 'start'
  236. act 'Wait':gs 'obj_din', 'wait'
  237. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  238. end
  239. if $ARGS[0] = '4':
  240. cls
  241. $loc = 'mey_home'
  242. $metka = '4'
  243. $menu_loc = 'mey_home'
  244. $menu_arg = '4'
  245. menu_off = 0
  246. minut += 1
  247. gs 'stat'
  248. '<center><h4><font color="maroon">Lounge</font></h4></center>'
  249. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/hall.jpg"></center>'
  250. *nl
  251. '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'
  252. act 'Return to hallway': gt 'mey_home', 'start'
  253. act 'Garden': gt 'mey_home', '8'
  254. end
  255. if $ARGS[0] = '5':
  256. !add room katja
  257. cls
  258. $loc = 'mey_home'
  259. $metka = '5'
  260. $menu_loc = 'mey_home'
  261. $menu_arg = '5'
  262. menu_off = 0
  263. minut += 1
  264. $locclass = 'livingr'
  265. gs 'stat'
  266. '<center><h4><font color="maroon">Katja''s room</font></h4></center>'
  267. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/katya_room.jpg"></center>'
  268. *nl
  269. '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".'
  270. '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.'
  271. '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.'
  272. if katjaFirstKiss >= 1:
  273. if (hour >= 15 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):
  274. act 'Chat with Katja': gt'KatjaHomeTalk'
  275. end
  276. else
  277. '<font color=red>Your relationship with Katja is not good enough to just barge into her room, better leave as soon as possible.</font>'
  278. end
  279. act 'Return to the hallway': gt 'mey_home', 'start'
  280. end
  281. if $ARGS[0] = '6':
  282. cls
  283. $loc = 'mey_home'
  284. $metka = '6'
  285. $menu_loc = 'mey_home'
  286. $menu_arg = '6'
  287. menu_off = 0
  288. minut += 1
  289. gs 'stat'
  290. '<center><h4><font color="maroon">Vicky''s room</font></h4></center>'
  291. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/vika_room.jpg"></center>'
  292. *nl
  293. '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.'
  294. '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.'
  295. act 'Return to hallway': gt 'mey_home', 'start'
  296. end
  297. if $ARGS[0] = '7':
  298. cls
  299. $loc = 'mey_home'
  300. $metka = '7'
  301. $menu_loc = 'mey_home'
  302. $menu_arg = '7'
  303. menu_off = 0
  304. minut += 1
  305. gs 'stat'
  306. '<center><h4><font color="maroon">Tamara''s room</font></h4></center>'
  307. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/tamara_room.jpg"></center>'
  308. *nl
  309. '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.'
  310. act 'Return to hallway': gt 'mey_home', 'start'
  311. end
  312. ! courtyard
  313. if $ARGS[0] = '8':
  314. cls
  315. $loc = 'mey_home'
  316. $metka = '8'
  317. $menu_loc = 'mey_home'
  318. $menu_arg = '8'
  319. menu_off = 0
  320. minut += 1
  321. gs 'stat'
  322. '<center><h4><font color="maroon">Garden</font></h4></center>'
  323. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/meynolds/courtyard.jpg"></center>'
  324. *nl
  325. 'The garden is quite small for the house and overgrown, most of the space is taken up by a small pool.'
  326. 'A car belonging to Tamara Mikhailovna is parked on the drive next to the garden.'
  327. if hour = 7 and minut >= 30 and week < 6:
  328. '<a href="exec:gs''mey_tamara_events'',''tamara''">Aunt Tamara</a> is here talking on her phone.'
  329. end
  330. act 'Return to hallway': gt 'mey_home', 'start'
  331. end
  332. --- mey_home ---------------------------------