korrPar.qsrc 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486
  1. # korrPar
  2. music_loop = 0
  3. CLOSE ALL
  4. if sound = 0 and pavhome_enter = 1:
  5. PLAY 'sound/korr.mp3',30
  6. pavhome_enter = 0
  7. end
  8. $loc = 'korrPar'
  9. $loc_arg = ''
  10. $locM = 'korrPar'
  11. $locM_arg = ''
  12. $location_type = 'private'
  13. $menu_loc = 'korrPar'
  14. $menu_arg = ''
  15. menu_off = 0
  16. killvar '$locclass'
  17. clr
  18. popolaini = 0
  19. saunaYouRoom = 0
  20. boycherdaksex = 0
  21. minut += 1
  22. bonusZ = 0
  23. display_bb = 0
  24. gs 'stat'
  25. gs 'themes', 'indoors'
  26. gs 'family_schedule'
  27. '<center><h1><font color="maroon">Corridor</font></h1></center>'
  28. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/home/korrpar.jpg"></center>'
  29. *nl
  30. 'The corridor of your parent''s apartment. There are several doors which lead to the other rooms of the apartment, as well as the front door which leads outside to the stairwell.'
  31. *nl
  32. 'A <a href="exec:gt ''mirror'', ''start''">mirror</a> hangs on the wall near the front door.'
  33. *nl
  34. if locat['Fam_inGad'] = 1:'With your parents away visiting your grandparents, the apartment seems quiet and empty.'
  35. if courtletter_date <= daystart and courtletter_date ! 0: gt 'sentence', 'letter'
  36. if (hour ! 16 or hour ! 17) and blockBedrPar = 1:blockBedrPar = 0
  37. if locat['Mother'] = 1 and hour = 22 and minut < 30 and motherQW['con_steal_talk'] + 4 < daystart and prezikday + 4 < daystart and rand(1,5) = 1: gt 'mother', 'condom_steal', 'talk'
  38. act '<b>Leave and go to the stairwell</b>':
  39. if $clothingworntype ! 'nude':
  40. gt'pod_ezd','etaj_2'
  41. else
  42. msg'<b><font color = red>You need to get dressed.</font></b>'
  43. gt 'korrPar'
  44. end
  45. end
  46. act '<b>Leave and go to the courtyard</b>':
  47. if $clothingworntype ! 'nude':
  48. if hour < 5 and motherWorry = 0 and age < 18 and locat['Fam_inGad'] = 0:
  49. '<font color=red>Are you sure? Your mother will worry.</b></font>'
  50. cla
  51. act '<font color=red><b>Yes, go outside</b></font>':
  52. minut += 5
  53. gt'pav_complex', 'start'
  54. end
  55. act 'No, stay inside':gt 'korrPar'
  56. else
  57. minut += 5
  58. gt'pav_complex', 'start'
  59. end
  60. else
  61. msg'<b><font color = red>You need to get dressed.</font></b>'
  62. gt 'korrPar'
  63. end
  64. end
  65. if blockBedrPar = 0:
  66. if locat['Anya'] = 11 and sisboytrioQW = 1:
  67. act 'Go to your room':gt 'sisterQW', 'sisboytrioQW_bedroom'
  68. elseif locat['Anya'] = 11 and (npc_QW['A33'] = 3 or npc_QW['A33'] = 5 or npc_QW['A33'] = 7 or npc_QW['A33'] >= 9):
  69. act 'Go to your room':gt 'sisterQW', 'sisboyQW_bedroom'
  70. else
  71. act 'Go to your room':gt 'bedrPar'
  72. end
  73. end
  74. if locat['Mother'] = 3:
  75. act 'Knock on your parents'' door':
  76. cla & *clr
  77. minut += 2
  78. gs 'stat'
  79. '<center><img <<$set_imgh>> src="images/pc/activities/spy/peep3.jpg"></center>'
  80. 'You knock on the door and wait for a few minutes. Your <<$npc_nickname[''A29'']>> opens the door looking like she just got out of the shower. "I don''t have time right now. Go wake up your brother." She then closes the door in your face.'
  81. act 'Leave':gt 'korrPar'
  82. act 'Go wake up Kolka':
  83. cla & *clr
  84. minut += 5
  85. gs 'stat'
  86. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/boy/kolka/sleeping.jpg"></center>'
  87. 'You walk down the hall and into the living room, where you find Kolka still sound asleep on the couch.'
  88. act 'Leave': gt 'sitrPar'
  89. end
  90. end
  91. elseif locat['Mother'] = 1:
  92. if hour = 22 and parsexrand ! daystart and parentsexday ! daystart:
  93. parsexrand = daystart
  94. if rand(0, 5) = 0:
  95. act 'Go to your parents'' room': gt 'bedrPar2', 'peek'
  96. else
  97. act 'Go to your parents'' room': msg'Your parents are probably asleep. You shouldn''t go in right now.'
  98. end
  99. else
  100. act 'Go to your parents'' room': msg'Your parents are probably asleep. You shouldn''t go in right now.'
  101. end
  102. else
  103. act 'Go to your parents'' room':gt 'bedrPar2'
  104. end
  105. act 'Go to the living room':gt 'sitrPar'
  106. if locat['Mother'] = 2:
  107. if vanrPar_suction_dildo > 0:
  108. motherQW['dildo_shower_discovery'] = 1
  109. gt'mother','bathroom_dildo_shriek1'
  110. end
  111. act 'Go to the bathroom':msg'You try to open the bathroom door, but it immediately stops and bangs against the latch. You hear the water running and your mother shouting at the door. "Doesn''t anybody in this family know how to knock?!"'
  112. elseif locat['Stepdad'] = 5 or locat['Stepdad'] = 11:
  113. if locat['Stepdad'] = 5:
  114. act 'Go to the bathroom':msg'You try to open the bathroom door, but it immediately stops and bangs against the latch. You hear your stepfather say "I''m shaving right now, be out in a few minutes."'
  115. else
  116. act 'Go to the bathroom':msg'You try to open the bathroom door, but it immediately stops and bangs against the latch. You hear the water running and your stepfather shout "I''m in the shower!"'
  117. end
  118. elseif locat['Kolka'] = 10:
  119. act 'Go to the bathroom':msg'You try to open the bathroom door, but it immediately stops and bangs against the latch. You hear the water running and your brother shout "I''m in the shower!"'
  120. elseif locat['Anya'] = 5:
  121. act 'Go to the bathroom':msg'You try to open the bathroom door, but it immediately stops and bangs against the latch. You hear the water running and your sister yell "I''ll be done in a few minutes!"'
  122. else
  123. act 'Go to the bathroom':minut += 1 & gt 'vanrPar'
  124. end
  125. if motherQW['bathroom_dildos'] > 0 and locat['Mom_athome'] = 1: gt'mother_sextalk','bathroom_dildos1'
  126. act 'Go to the kitchen':gt 'kuhrPar'
  127. !to add a counter if you avoid Dimka
  128. if nodimkaK >= rand(7,10) and DimkaWarnedToday = 0 and DimaRudeBlock = 0:
  129. nodimkaK = 0
  130. if hour >= 14 and hour < 24 and week <=5 and DimkaWarnedToday = 0: gt 'dimaEv', 'Dimka_warning'
  131. if hour >= 9 and hour < 24 and week >=6 and DimkaWarnedToday = 0: gt 'dimaEv', 'Dimka_warning'
  132. end
  133. if NatbelQW['QWstage'] >= 4 and week < 6 and (hour = 6 or hour = 7) and kanikuli = 0 and SchoolAtestat = 0 and SchoolBlock = 0 and (PCloStyle2 = 4 or Enable_sforma = 1):
  134. *nl
  135. 'You could go to Natasha''s apartment and get her to carry your books to school.'
  136. act 'Go to Natasha''s apartment': gt 'natbel_cp_1', 'carrybooks'
  137. end
  138. if func('homes_properties', 'is_current_home') = 0:
  139. act 'Set this apartment as your main home':
  140. if func('homes_properties', 'can_live_here') = 0: gs 'homes_properties', 'give_access'
  141. gs 'homes_properties', 'set_home'
  142. gt 'korrPar'
  143. end
  144. else
  145. if $status['dog'] ! 'blocked' and menu_off = 0 and rex['owned'] = 1:
  146. if rex['status'] = 0:
  147. gt 'pet_dog', 'name'
  148. elseif hour > 5:
  149. '<br>Your dog <a href="exec: gt ''pet_dog'', ''start''"><<$rex[''name'']>></a> is lying on the floor.<br>'
  150. elseif hour < 6:
  151. '<br><<$rex[''name'']>> is sleeping in his dog basket.<br>'
  152. end
  153. end
  154. end
  155. $korrParMomHeader = '<center><h1><font color="maroon"><<$npc_nickname[''A29'']>></font></h1></center><center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center><br />'
  156. if hour >= 16 and hour <= 20 and locat['Fam_inGad'] = 0:
  157. if artemvbrosvid = 1 and artemhakday ! daystart and npc_QW['A29'] < 2 and mothervideotalk = 0 or BrotherNo = 1 and BrotherNoDay ! daystart:
  158. *clr & cla
  159. menu_off = 1
  160. BJvideoPublic = 1
  161. BrotherNo = 0
  162. BrotherNoDay = daystart
  163. pcs_mood = 5
  164. npc_rel['A29'] -= 40
  165. gs 'stat'
  166. *pl $korrParMomHeader
  167. 'Your mother stands in the hallway waiting for you, clearly angry. As soon as she sees you, she grabs your ear and pinches it hard, making you wince in pain. "I just saw this video of you sucking some guy''s dick! What the hell were you thinking!? Your stepfather and I worked so hard to raise you properly, and then you do this. Do you realize that this video was sent to others too? What will the people in town think of us now? I should teach you a lesson. What do you have to say for yourself!? Speak up!"'
  168. act 'Beg her to do nothing':
  169. cla
  170. mothervideotalk = 2
  171. minut += 5
  172. gs 'stat'
  173. *nl
  174. 'You burst into tears. "<<$npc_nickname[''A29'']>>, please forgive me! It will never happen again! I made a stupid mistake, I''m sorry... I didn''t mean to... Please... I don''t... I''m sorry..." You fall to your knees sobbing uncontrollably, hoping she will have mercy on you. Your mother looks down at you, still angry but not quite sure what to do. She lets out an exasperated gasp, shakes her head and walks away.'
  175. act 'Get back on your feet':gt $curloc
  176. end
  177. act 'Be silent':
  178. *clr & cla
  179. mothervideotalk = 3
  180. minut += 5
  181. spank += 1
  182. gs 'pain', 5, 'asscheeks', 'spank'
  183. gs 'stat'
  184. '<center><h1><font color="maroon"><<$npc_nickname[''A29'']>></font></h1></center>'
  185. '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/spank.jpg"></center>'
  186. *nl
  187. 'You stand in the hallway staring at the floor, too embarrassed to say anything.'
  188. 'Your mother grabs you by the arm and pulls you into the living room. "Take off your pants and bend over!" You shake your head, not liking where this is going at all. Getting even angrier by your refusal, she shouts, "Vladimir, come and hold her down!"'
  189. 'A few seconds later, your stepfather enters the living room and immediately pulls you down and keeps you in place while your mother pulls away your clothing. She then grabs a belt and starts to flog your bare ass with it, not holding back at all.'
  190. 'You take your punishment as good as you can, but towards the end you''re in tears and your cries are heard throughout the apartment. When it''s finally over, you raise your head just in time to catch the startled faces of your brother and sister in the doorway.'
  191. act 'Stand up and straighten your clothes':gt $curloc
  192. end
  193. if momslut >= 2:
  194. act 'Threaten her':
  195. cla
  196. mothervideotalk = 1
  197. npc_rel['A29'] -= 10
  198. minut += 5
  199. gs 'stat'
  200. *nl
  201. 'You slap away her hand with a defiant look in your eyes. "Oh really? Well you''re no angel yourself either, <<$npc_nickname[''A29'']>>! Does Vladimir know what YOU have been up to lately? Why don''t we go ask him?"'
  202. 'Your mother looks at you furiously, but is at a loss for words. After a few seconds of awkward silence she storms off, slamming the door shut behind her.'
  203. act 'Continue':gt $curloc
  204. end
  205. end
  206. exit
  207. end
  208. if artemvbrosvid=1 and artemhakday ! daystart and npc_QW['A29'] >= 2 and mothervideotalk = 0:
  209. *clr & cla
  210. menu_off = 1
  211. BJvideoPublic = 1
  212. pcs_mood = 5
  213. gs 'stat'
  214. *pl $korrParMomHeader
  215. 'When you enter the hallway, you find your mother waiting for you. "What''s all this I hear about a video of you sucking some guy''s dick? How could you be so careless <<$pcs_nickname>>? You do realize this makes our whole family look bad?"'
  216. act 'Apologize':
  217. cla
  218. mothervideotalk = 1
  219. minut += 5
  220. npc_rel['A29'] -= 40
  221. gs 'stat'
  222. *nl
  223. '"I don''t know what to say <<$npc_nickname[''A29'']>>... I''m really sorry."'
  224. 'Your mother is clearly very upset with you. After a short discussion, she walks away.'
  225. act 'Continue':gt $curloc
  226. end
  227. exit
  228. end
  229. if schoolprogul > 2 and SchoolAtestat = 0 and schoolPredupr < 3:
  230. *clr & cla
  231. gs 'stat'
  232. *pl $korrParMomHeader
  233. if npc_QW['A113'] = 10000:
  234. menu_off = 1
  235. npc_QW['A113'] = 10001
  236. schoolprogul = 0
  237. GspravkaT = 2
  238. motherKnowSpravka = 1
  239. gs 'stat'
  240. '"Oh my darling, where have you been? We''ve been so worried!"'
  241. 'You go into the kitchen with your <<$npc_nickname[''A29'']>> and spend some time explaining what happened to you. Many of the details are difficult to talk about, and you cry and hug your <<$npc_nickname[''A29'']>> as you tell your story.'
  242. 'Your <<$npc_nickname[''A29'']>> tells you she will sort out everything with the school and makes you a bowl of chicken soup.'
  243. if pcs_energy >= 30:
  244. 'You are too full to eat it.'
  245. elseif pcs_energy >= 20 and pcs_energy < 30:
  246. if pcs_hydra < 20:
  247. pcs_hydra += 20
  248. cumspclnt = 2
  249. gs 'cum_cleanup'
  250. pcs_breath = 0
  251. end
  252. fat += 3
  253. pcs_energy += 10
  254. 'You have some of the chicken soup, but can''t finish it.'
  255. elseif pcs_energy < 20:
  256. if pcs_hydra < 20:
  257. pcs_hydra += 20
  258. cumspclnt = 2
  259. gs 'cum_cleanup'
  260. pcs_breath = 0
  261. end
  262. pcs_energy += 20
  263. 'You gladly eat it all.'
  264. end
  265. act 'Leave':gt 'kuhrPar'
  266. exit
  267. elseif npc_rel['A29'] >= 40:
  268. if schoolPredupr = 2:
  269. schoolPredupr = 3
  270. npc_rel['A29'] = 0
  271. SchoolBlock = 1
  272. schoolprogul = 0
  273. gs 'grades', 'grade_award', 'school', 'math', -100
  274. gs 'grades', 'grade_award', 'school', 'rus', -100
  275. gs 'grades', 'grade_award', 'school', 'lit', -100
  276. gs 'grades', 'grade_award', 'school', 'art', -100
  277. gs 'grades', 'grade_award', 'school', 'bio', -100
  278. gs 'grades', 'grade_award', 'school', 'pe', -100
  279. gs 'grades', 'grade_award', 'school', 'eng', -100
  280. gs 'grades', 'grade_award', 'school', 'geo', -100
  281. gs 'grades', 'grade_award', 'school', 'sci', -100
  282. gs 'grades', 'grade_award', 'school', 'shop', -100
  283. gs 'grades', 'grade_award', 'school', 'comp', -100
  284. gs 'grades', 'grade_award', 'school', 'mus', -100
  285. gs 'grades', 'grade_award', 'school', 'his', -100
  286. 'You find your mother waiting for you when you enter the hallway. You have never seen her this furious before. "<<$pcs_nickname>>? I just got off the phone with the school. They told me you didn''t show up yet again and expelled you. I''m extremely disappointed with you! I''ve warned you so many times! If you want to keep sleeping under this roof, then you better start pulling your weight around here! Right now, I want you to go out and find a job!" She pushes you out the door and slams it shut in your face.'
  287. act 'Leave': gt 'pav_residential'
  288. exit
  289. elseif schoolPredupr = 1:
  290. schoolPredupr = 2
  291. npc_rel['A29'] = 0
  292. schoolprogul = 0
  293. gs 'grades', 'grade_award', 'school', 'math', -40
  294. gs 'grades', 'grade_award', 'school', 'rus', -40
  295. gs 'grades', 'grade_award', 'school', 'lit', -40
  296. gs 'grades', 'grade_award', 'school', 'art', -40
  297. gs 'grades', 'grade_award', 'school', 'bio', -40
  298. gs 'grades', 'grade_award', 'school', 'pe', -40
  299. gs 'grades', 'grade_award', 'school', 'eng', -40
  300. gs 'grades', 'grade_award', 'school', 'geo', -40
  301. gs 'grades', 'grade_award', 'school', 'sci', -40
  302. gs 'grades', 'grade_award', 'school', 'shop', -40
  303. gs 'grades', 'grade_award', 'school', 'comp', -40
  304. gs 'grades', 'grade_award', 'school', 'mus', -40
  305. gs 'grades', 'grade_award', 'school', 'his', -40
  306. 'You find your mother waiting for you when you enter the hallway. She seems very angry with you. "The school called saying you didn''t show up for class again. They wanted to expel you! I had to go over there and beg the principal to give you one last chance. I''ve never felt so humiliated! This is your last chance <<$pcs_nickname>>. You will not embarrass me any further. If you miss one more day of school, they will kick you out. And if you get kicked out of school, life is going to get a lot tougher for you, especially around here!" Having said her piece, your mother turns around and leaves.'
  307. elseif schoolPredupr = 0:
  308. schoolPredupr = 1
  309. npc_rel['A29'] = 0
  310. schoolprogul = 0
  311. gs 'grades', 'grade_award', 'school', 'math', -20
  312. gs 'grades', 'grade_award', 'school', 'rus', -20
  313. gs 'grades', 'grade_award', 'school', 'lit', -20
  314. gs 'grades', 'grade_award', 'school', 'art', -20
  315. gs 'grades', 'grade_award', 'school', 'bio', -20
  316. gs 'grades', 'grade_award', 'school', 'pe', -20
  317. gs 'grades', 'grade_award', 'school', 'eng', -20
  318. gs 'grades', 'grade_award', 'school', 'geo', -20
  319. gs 'grades', 'grade_award', 'school', 'sci', -20
  320. gs 'grades', 'grade_award', 'school', 'shop', -20
  321. gs 'grades', 'grade_award', 'school', 'comp', -20
  322. gs 'grades', 'grade_award', 'school', 'mus', -20
  323. gs 'grades', 'grade_award', 'school', 'his', -20
  324. 'You find your mother waiting for you when you enter the hallway. "<<$pcs_nickname>>? The school called saying you weren''t at school today. You know they''re very unforgiving when it comes to absenteeism. They said they would expel you if it happens again. What are you doing with your life? Get it together!" Your mother angrily leaves the room, leaving you to your thoughts.'
  325. end
  326. elseif npc_rel['A29'] < 40:
  327. if schoolPredupr = 2:
  328. schoolPredupr = 3
  329. npc_rel['A29'] = 0
  330. SchoolBlock = 1
  331. gs 'homes_properties', 'block_acces', 'parents_home'
  332. schoolprogul = 0
  333. gs 'grades', 'grade_award', 'school', 'math', -100
  334. gs 'grades', 'grade_award', 'school', 'rus', -100
  335. gs 'grades', 'grade_award', 'school', 'lit', -100
  336. gs 'grades', 'grade_award', 'school', 'art', -100
  337. gs 'grades', 'grade_award', 'school', 'bio', -100
  338. gs 'grades', 'grade_award', 'school', 'pe', -100
  339. gs 'grades', 'grade_award', 'school', 'eng', -100
  340. gs 'grades', 'grade_award', 'school', 'geo', -100
  341. gs 'grades', 'grade_award', 'school', 'sci', -100
  342. gs 'grades', 'grade_award', 'school', 'shop', -100
  343. gs 'grades', 'grade_award', 'school', 'comp', -100
  344. gs 'grades', 'grade_award', 'school', 'mus', -100
  345. gs 'grades', 'grade_award', 'school', 'his', -100
  346. 'You find your mother waiting for you when you enter the hallway. You have never seen her this furious before. "<<$pcs_nickname>>? I just got off the phone with the school, they told me you didn''t show up yet again and expelled you. I''ve had it with you! I''ve warned you so many times! Go ahead, live your irresponsible life the way you want. You''re no longer welcome here." She has already packed up all your things and roughly shoves the bag into your hands before she pushes you out the door and slams it shut in your face.'
  347. act 'Leave': gt 'pav_residential'
  348. exit
  349. elseif schoolPredupr = 1:
  350. schoolPredupr = 2
  351. npc_rel['A29'] = 0
  352. schoolprogul = 0
  353. gs 'grades', 'grade_award', 'school', 'math', -40
  354. gs 'grades', 'grade_award', 'school', 'rus', -40
  355. gs 'grades', 'grade_award', 'school', 'lit', -40
  356. gs 'grades', 'grade_award', 'school', 'art', -40
  357. gs 'grades', 'grade_award', 'school', 'bio', -40
  358. gs 'grades', 'grade_award', 'school', 'pe', -40
  359. gs 'grades', 'grade_award', 'school', 'eng', -40
  360. gs 'grades', 'grade_award', 'school', 'geo', -40
  361. gs 'grades', 'grade_award', 'school', 'sci', -40
  362. gs 'grades', 'grade_award', 'school', 'shop', -40
  363. gs 'grades', 'grade_award', 'school', 'comp', -40
  364. gs 'grades', 'grade_award', 'school', 'mus', -40
  365. gs 'grades', 'grade_award', 'school', 'his', -40
  366. 'You find your mother waiting for you when you enter the hallway. She seems very angry with you. "The school called saying you didn''t show up for class again. They wanted to expel you! I had to go over there and beg the principal to give you one last chance. I''ve never felt so humiliated! This is your last chance <<$pcs_nickname>>. You will not embarrass me any further. If you miss one more day of school, they will kick you out. And if you get kicked out of school, I will personally kick you out of the house. If you cannot be responsible and behave like a normal person, then get out! No one is forcing you to stay." Having said her piece, your mother turns around and leaves.'
  367. elseif schoolPredupr = 0:
  368. schoolPredupr = 1
  369. npc_rel['A29'] = 0
  370. schoolprogul = 0
  371. gs 'grades', 'grade_award', 'school', 'math', -20
  372. gs 'grades', 'grade_award', 'school', 'rus', -20
  373. gs 'grades', 'grade_award', 'school', 'lit', -20
  374. gs 'grades', 'grade_award', 'school', 'art', -20
  375. gs 'grades', 'grade_award', 'school', 'bio', -20
  376. gs 'grades', 'grade_award', 'school', 'pe', -20
  377. gs 'grades', 'grade_award', 'school', 'eng', -20
  378. gs 'grades', 'grade_award', 'school', 'geo', -20
  379. gs 'grades', 'grade_award', 'school', 'sci', -20
  380. gs 'grades', 'grade_award', 'school', 'shop', -20
  381. gs 'grades', 'grade_award', 'school', 'comp', -20
  382. gs 'grades', 'grade_award', 'school', 'mus', -20
  383. gs 'grades', 'grade_award', 'school', 'his', -20
  384. 'You find your mother waiting for you when you enter the hallway. "<<$pcs_nickname>>? The school called saying you weren''t at school today. You know they''re very unforgiving when it comes to absenteeism. They said they would expel you if it happens again. What are you doing with your life? Get it together!" Your mother angrily leaves the room, leaving you to your thoughts.'
  385. end
  386. end
  387. act 'Continue':gt $curloc
  388. exit
  389. end
  390. end
  391. if hour >= 15 and hour < 20:
  392. if Gcall = 0:
  393. numnpcboy = 0
  394. :markboyfrendcall
  395. numnpcboy += 1
  396. if otnBoyFrend[numnpcboy] >= 20 and boyinday[numnpcboy]!daystart:
  397. Gcall = 1
  398. 'You hear the <a href="exec:gt ''gtelefon''">phone</a> ringing in the hallway.'
  399. elseif numboyFrend > numnpcboy:
  400. jump 'markboyfrendcall'
  401. end
  402. end
  403. else
  404. if Gcall > 0:Gcall = 0
  405. end
  406. if motherWorry = 1 and locat['Fam_inGad'] = 0 and motherworry[1] ! daystart:
  407. gt'mother'
  408. elseif motherWorry = 1 and locat['Fam_inGad'] > 0:
  409. motherWorry = 0
  410. end
  411. if notathomesleep > 7 and hour >= 16 and hour < 21 and locat['Mom_athome'] = 1:
  412. notathomesleep = 0
  413. *clr & cla
  414. *pl $korrParMomHeader
  415. if npc_rel['A29'] < 40:
  416. 'You run into your mother in the hallway. "Well well, look who decided to come home for once."'
  417. act 'Continue':gt 'korrPar'
  418. end
  419. if npc_rel['A29'] >= 40:
  420. 'You run into your mother in the hallway. She looks happy to see you. "What a surprise! Welcome home, honey! I''ve missed you."'
  421. act 'Continue':gt 'korrPar'
  422. end
  423. end
  424. !If she has given herself to boys in the stairwell, customers start hammering at the door:
  425. if hour >= 10 and hour <= 23 and fame['pav_slut'] >= 250 and podwhoreQW >= 3:
  426. pod_client = rand(0,100)
  427. if pod_whore_countQW <= 15 and pod_client <= 5:
  428. play 'sound/door1.mp3',100
  429. 'Someone is at the door: <a href="exec: gt ''pod_whore'', ''client_talk''">Answer</a>'
  430. elseif pod_whore_countQW > 15 and pod_client <= 20:
  431. play 'sound/door1.mp3',100
  432. 'Someone is at the door: <a href="exec: gt ''pod_whore'', ''client_talk''">Answer</a>'
  433. end
  434. end
  435. !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check
  436. --- korrPar ---------------------------------