mey_home.qsrc 14 KB

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