gschool_grounds.qsrc 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020
  1. # gschool_grounds
  2. !!2022/09/29 - Alaratt
  3. !Outside school building
  4. if $ARGS[0] = 'main':
  5. CLOSE ALL
  6. $loc = 'gschool_grounds'
  7. $loc_arg = 'main'
  8. $location_type = 'public_outdoors'
  9. $menu_loc = 'gschool_grounds'
  10. $menu_arg = 'main'
  11. menu_off = 0
  12. killvar '$locclass'
  13. *clr & cla
  14. gs 'vicky_meynold_schedule'
  15. gs 'katja_meynold_schedule'
  16. gs 'igor_schedule'
  17. gs 'stat'
  18. '<center><b><font color="maroon">Outside School</font></b></center>'
  19. if month >= 11 or month <= 3:
  20. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/schoolwinter.jpg"></center>'
  21. else
  22. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool.jpg"></center>'
  23. end
  24. 'Pavlovsk''s only school, where all the local children go for their education. Next to the school is the athletic field and a parking lot for the teachers, with a large grove of trees just beyond them.'
  25. 'Hidden behind these trees is the old school building, which was supposed to be renovated and used for advanced classes after the new one was built, but budget cuts meant the project was canceled and now the old building stands empty and abandoned. It''s a popular spot for students to skip class or hang out outside of school.'
  26. if ((hour = 6 and minut >= 30) or (hour >= 7 and hour < 18)) and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and kanikuli = 0 and suspended['on'] ! 1:
  27. 'With the school open, you can go to the <a href="exec: minut += 1 & gt ''gschool_grounds'', ''change_room''">changing rooms</a> by the gym and change your outfit.'
  28. end
  29. if day = nyp_day and month = 12 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and SchoolBlock = 0:
  30. if hour >= 14 and hour < 17:
  31. 'All of the boys and girls are standing near the school. Everyone did their best to look good today, wearing their nicest clothes.'
  32. '"Hey <<$pcs_nickname>>, are you coming to the New Year''s Eve party or not?" someone calls out to you. "You haven''t paid the 1000 <b>₽</b> entry fee yet!"'
  33. if money >= 1000: act 'Go to the party (1,000 <b>₽</b>)': money -= 1000 & gt 'nyp_school', 'start'
  34. end
  35. end
  36. if InvitationToDimkaNYparty = 1 and day = 31 and day = nyp_day: act 'Follow Dimka to the party at his house': killvar 'InvitationToDimkaNYparty' & minut += 30 & gt 'sny', '3'
  37. if hour = 14 and week < 6 and kanikuli = 0:
  38. if NikoDate_Day ! daystart:
  39. if week = 1 and NikoIntro = 0:
  40. gt 'NikoEv', 'Intro'
  41. elseif NikoVolkovQW = 5 and NikoEv = 6 and NikoDate = 0:
  42. gt 'NikoDates', 'after_school'
  43. elseif NikoVolkovQW = 5 and NikoEv = 8 and NikoDate = 0:
  44. gt 'NikoDates', 'after_school2'
  45. elseif NikoVolkovQW = 10 and NikoEv = 22:
  46. gt 'NikoEv2', 'Recovery'
  47. end
  48. end
  49. end
  50. if week < 6 and hour = 14 and kanikuli = 0 and afterschool_day ! daystart and suspended['on'] ! 1 and SchoolAtestat = 0 and SchoolBlock = 0:
  51. afterschool_day = daystart
  52. if rand(0,3) = 0:
  53. $eventtype = 'after_school'
  54. gt 'gschool_events', 'break_events'
  55. else
  56. gt 'gschool_events', 'afterschool_events'
  57. end
  58. end
  59. !! Cheerleading tryouts if Sveta decided to attend
  60. if SchoolAtestat = 0 and kanikuli = 0 and suspended['on'] ! 1:
  61. if hour = 14 and cheerleadingQW['quest_stage'] = 1:
  62. if pregtime < 90: gt 'gschool_cheerleading', 'tryouts'
  63. !! Sveta attends training after school every Tuesday and Thursday.
  64. elseif hour = 14 and cheerleadingQW['day'] ! daystart and (week = 2 or week = 4) and kanikuli = 0 and cheerleadingQW['quest_stage'] > 1 and suspended['on'] ! 1:
  65. if npc_pregtalk['A23'] = 0: gt 'gschool_cheerleading', 'afterschool_practice'
  66. !! A football game is played once every 2nd Friday and the cheerleaders perform out on the field.
  67. elseif hour = 14 and cheerleadingQW['day'] ! daystart and week = 5 and (daystart - (daystart mod 7)) mod 2 = 1 and kanikuli = 0 and (cheerleadingQW['quest_stage'] >= 3 or cheerleadingQW['backup_game'] = 1) and suspended['on'] ! 1:
  68. if npc_pregtalk['A23'] = 0: gt 'gschool_cheerleading', 'afterschool_game'
  69. end
  70. end
  71. if hour <= 8 and kanikuli = 6:
  72. 'Today is graduation day! The school prom is tonight as well.'
  73. act 'Go to your graduation':
  74. *clr & cla
  75. menu_off = 1
  76. hour = 10
  77. minut = 0
  78. SchoolAtestat = 1
  79. kanikuli = 7
  80. gs 'stat'
  81. if func('homes_properties', 'has_access', 'parents_home'):
  82. 'Everyone from your year is assembled in the auditorium of the school. Your teachers are standing on a platform in front of several rows of chairs where you and your classmates are sitting. Some parents and siblings are sitting in the back rows. You turn your head and see your mother and your brother sitting among them.'
  83. else
  84. 'Everyone from your year is assembled in the auditorium of the school. Your teachers are standing on a platform in front of several rows of chairs where you and your classmates are sitting. Some parents and siblings are sitting in the back rows. Nobody from your family showed up.'
  85. end
  86. 'Your principal begins calling your classmates in alphabetical order. Finally it''s your turn.'
  87. if class['school_grade_average'] >= 90:
  88. 'You go up to the podium. As the Principal shakes your hand she announces "As every year I''d like to honor our best student of the year. Miss <<$pcs_lastname>> here performed exceptionally well in her studies and I think that deserves some recognition." She starts applauding and the auditorium quickly joins in.'
  89. if func('homes_properties', 'has_access', 'parents_home'): 'As you return to your place you see your mother smiling brightly.'
  90. elseif class['school_grade_average'] >= 70:
  91. 'You go up to the podium. The Principal shakes your hand and gives you your diploma. "Well done, Miss <<$pcs_lastname>>!" she says before you return to your place.'
  92. else
  93. 'You go up to the podium. The Principal shakes your hand and gives you your diploma and you return to your place.'
  94. end
  95. act 'Return to town': minut += 2 & gt 'pav_residential'
  96. act 'Go to the prom party':
  97. *clr & cla
  98. minut += 540
  99. pcs_energy += 70
  100. gs 'drugs', 'alcohol', 'vodka', rand(2,3)
  101. gs 'clothing', 'strip_all'
  102. gs 'stat'
  103. 'After the ceremony, everyone gets hammered at the prom party. When you wake up, your mouth is dry and you can taste and smell the alcohol on your breath as you feel a headache coming on. Looking around, you see that you''re somewhere in the town center and that you''re completely naked, with twigs and leaves stuck in your hair. You are a little alarmed when you notice that your clothes are missing.'
  104. 'You''re unable to find your clothes, so you cover yourself with your hands and stick to poorly lit areas as you make your way home. You try as hard as you can, but all you can remember are vague flashbacks of skinny dipping in the town fountain with a group of other students.'
  105. act 'Go home': gs 'homes_properties', 'go_straight_home'
  106. end
  107. end
  108. exit
  109. end
  110. if SchoolAtestat = -1 and week < 6 and hour >= 6 and hour < 14:
  111. act 'Get your diploma':
  112. *clr & cla
  113. menu_off = 1
  114. minut += 20
  115. SchoolAtestat = 1
  116. kanikuli = 7
  117. gs 'stat'
  118. if class['school_grade_average'] >= 70:
  119. 'The Principal hands you your diploma. "Well done, Miss <<$pcs_lastname>>! Good luck in your future!" she says as she shakes your hand.'
  120. else
  121. 'The Principal hands you your diploma. "Good luck in your future!" she says as she shakes your hand.'
  122. end
  123. act 'Return to town': minut += 2 & gt 'pav_residential'
  124. end
  125. end
  126. !! act 'Go to old school building': gt
  127. !! act 'Go to the principal''s office': gt
  128. if week < 6 and hour >= 6 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and kanikuli = 0 and SchoolBlock = 0 and suspended['on'] ! 1:
  129. if PCloStyle2 = 4 or cheatVars['school_clothing'] = 1:
  130. if hour = 6:
  131. if minut < 30:
  132. 'It''s too early for school right now.'
  133. else
  134. if NikoEv = 10: gt 'NikoWhore', 'Walk Of Shame'
  135. act 'Wait for class': gt 'gschool_grounds', 'bulding'
  136. end
  137. elseif hour = 7:
  138. if NikoEv = 10:
  139. gt 'NikoWhore', 'Walk Of Shame'
  140. elseif minut <= 45:
  141. act '<b>Go to class</b>': gt 'gschool_grounds', 'bulding'
  142. else
  143. 'You''re late for school! You could rush to class or just skip until the second period.'
  144. act '<b>Rush to class</b>': gt 'gschool_grounds', 'bulding'
  145. act 'Skip class':
  146. *clr & cla
  147. menu_off = 1
  148. '<center><b><font color="maroon">School Hallway</font></b></center>'
  149. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<rand(0,2)>>.jpg"></center>'
  150. 'You don''t feel like attending all of your classes this morning and make your way to the bathroom.'
  151. act 'Go to girl''s bathroom': gt 'gschool_girls_bathroom', 'start'
  152. act 'Go to boy''s bathroom': gt 'gschool_boys_bathroom', 'start'
  153. end
  154. end
  155. elseif hour = 8:
  156. if NikoEv = 10: gt 'NikoWhore', 'Walk Of Shame'
  157. 'You missed your first class. You hope that no one noticed.'
  158. act '<b>Rush to class</b>': demerit += 10 & gt 'gschool_grounds', 'bulding'
  159. elseif hour < 14:
  160. 'It''s too late for you to attend school now. You have been marked as absent today.'
  161. end
  162. else
  163. 'You''re not allowed to attend any classes at school if you''re not wearing your school uniform.'
  164. end
  165. end
  166. gs 'camera', 'check_location'
  167. act 'Return to town': minut += 2 & gt 'pav_residential'
  168. act 'Go to the sports field': minut += 1 & gt 'gschool_grounds', 'sports'
  169. if mc_inventory['joints'] > 0 and drugVars['weed_high'] = 0: act 'Smoke a joint behind the school building': minut += 10 & gs 'drugs', 'joint' & gt $loc, $loc_arg
  170. if week = 6 and hour = 8 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and detention_set = 1 and SchoolBlock = 0: act 'Go to detention': gt 'gschool_detention', 'start'
  171. if christinaQW['pre_fight'] = 1 and week < 6 and hour = 14 and kanikuli = 0:
  172. act 'Attack Christina':
  173. gt 'Zvereva_events', 'KristinaFight'
  174. end
  175. end
  176. if suspended['on'] ! 1 and kanikuli = 0:
  177. if week < 6 and hour = 14 and dimaRevenge = 5 and dimaRevChoice = 0:
  178. gt 'dimaRevenge', dimaRevenge
  179. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 1:
  180. gt 'dimaRevenge', dimaRevenge
  181. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 1:
  182. gt 'dimaRevenge', 5, 'before'
  183. elseif week < 6 and hour = 7 and dimaRevenge = 6 and dimaRevChoice = 1:
  184. gt 'dimaRevenge', 6, 'before'
  185. elseif week < 6 and hour = 14 and dimaRevenge = 7 and dimaRevChoice = 1:
  186. gt 'dimaRevenge', dimaRevenge
  187. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 2:
  188. gt 'dimaRevenge', dimaRevenge, 'day4jockbefore'
  189. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 2:
  190. gt 'dimaRevenge', dimaRevenge, 'day5jockbefore'
  191. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 2:
  192. gt 'dimaRevenge', 5, 'day5jockafter'
  193. !elseif week < 6 and hour = 11 and dimaRevenge = 4 and dimaRevChoice = 3:
  194. ! gt 'gschool_lessons', 'short_break'
  195. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 3:
  196. gt 'dimaRevenge', dimaRevenge
  197. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 4:
  198. gt 'dimaRevenge', dimaRevenge, 'after'
  199. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 4:
  200. gt 'dimaRevenge', dimaRevenge, 'before'
  201. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 4:
  202. gt 'dimaRevenge', 5, 'after'
  203. elseif week < 6 and hour = 7 and dimaRevenge = 7 and dimaRevChoice = 4 and dimaRevengedaystart >= daystart:
  204. gt 'dimaRevenge', 6
  205. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 5:
  206. gt 'dimaRevenge', dimaRevenge, 'before'
  207. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 5:
  208. gt 'dimaRevenge', 5
  209. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 6:
  210. gt 'dimaRevenge', dimaRevenge
  211. end
  212. end
  213. if hour >= 14 and fame['pav_slut'] >= 250 and SchoolGossip > 0 and afterschoolday ! daystart: gt 'gschool_sex', 'suck'
  214. if hour = 14 and week < 6 and kanikuli = 0 and SchoolAtestat = 0:
  215. if ivan_afterschool = 1: act 'Meet Ivan after school': gt 'gschool_sex', 'afterschool'
  216. if Enable_tablemap = 0:
  217. if anushkaQW['first_visit'] = 0 and meet_after_school = 1: '<a href="exec: gt ''anushka'', ''meet_after_school''">Anushka</a> is leaning against a tree just in front of the school.'
  218. if radomirQW['first_visit'] = 0 and radomirQW['meet_after_school'] = 1: '<a href="exec: gt ''radapt'', ''meet_after_school''">Radomir</a> is leaning against a tree just in front of the school.'
  219. if LariskaQW['story'] >= 5 and cheerleaders_on = 0: 'You see <a href="exec:minut += 1 & gt ''LariskaGo''">Lariska</a> impatiently walks back and fourth across the courtyard, as if she''s waiting for someone.'
  220. if christinaQW['subpath'] >= 4 and cheerleaders_on = 0: '<a href="exec:minut += 1 & gt ''Zvereva_house_events'', ''Chris_walk_home''">Christina Zvereva</a> is walking across the school courtyard, looking irritated.'
  221. if juliaQW['study_unlocked'] >= 1: '<a href="exec:minut += 1 & gt ''JuliaMilHome'', ''julia_go''">Julia</a> is sitting out on the courtyard, reading a book.'
  222. if NatbelQW['QWstage'] > 0: '<a href="exec:minut += 1 & gt ''natbelEv'', ''natbel_go''">Natasha</a> is standing in a corner.'
  223. if artemLernQW >= 1 and artemVitokQW ! 2 and artemQW['artemblok'] = 0 and artemQW['artlie'] ! 2 and artemQW['artembrokenheart'] ! 1: '<a href="exec:minut += 15 & gt ''artem_events'', ''start''">Artem</a> is waiting for you near the school entrance.'
  224. if katjaQW['afterschool_hangout_day'] ! daystart and katjaQW['QWstage'] >= 1 and locat['katja'] = 6: '<a href="exec:minut += 15 & gt ''katjaEv''">Katja</a> is walking across the school courtyard, getting ready to go home.'
  225. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  226. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka</a> is deep in thought, as he leans against a lamp post.'
  227. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  228. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  229. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka</a> is deep in thought, as he leans against a lamp post.'
  230. end
  231. if (igor_history = 1 or IgorLoverQW > 0) and igorkruglovday ! daystart and IdorBlock = 0 and locat['igor'] = 6: '<a href="exec:minut += 15 & igorkruglovday = daystart & gt ''igorhome'', ''entrance''">Igor</a> is talking to some of his friends on the courtyard.'
  232. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  233. 'You can see <a href="exec: gt ''FedorEv'', ''Strela Chat''">Fedor</a> sitting in the corner of the schoolyard by himself.'
  234. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  235. 'You can see <a href="exec: gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a> standing by himself with a troubled look on his face.'
  236. elseif fedorKozlovQW >= 10:
  237. 'You can see <a href="exec: gt ''FedorEv'', ''Start''">Fedor</a> standing by himself, his backpack around his arm.'
  238. end
  239. if NikoVolkovQW >= 5 and NikoDate = 1 and NikoNextDate_day <= daystart or NikoEv = 11:
  240. 'You can see <a href="exec:gt ''NikoEv'', ''niko_dates''">Nikolai Volkov</a> smoking outside of the school.'
  241. elseif NikoVolkovQW >= 10 and NikoEv >= 17 and NikoEv <= 20 and NikoDate_Day ! daystart:
  242. '<a href="exec:gt ''NikoEv2'', ''Events''">Nikolai</a> is smoking outside of the school.'
  243. end
  244. else
  245. !display friends in table if switch is on.
  246. st_count=0 & $show_table=''
  247. if anushkaQW['first_visit'] = 0 and meet_after_school = 1: gs 'show_table', '<a href="exec: gt ''anushka'', ''meet_after_school''">Anushka Konstantinov</a>', '5'
  248. if radomirQW['first_visit'] = 0 and radomirQW['meet_after_school'] = 1: gs 'show_table', '<a href="exec: gt ''radapt'', ''meet_after_school''">Radomir</a>', '5'
  249. if LariskaQW['story'] >= 5 and cheerleaders_on = 0: gs 'show_table', '<a href="exec:minut += 1 & gt ''LariskaGo''">Lariska Gruzdev</a>', '5'
  250. if christinaQW['subpath'] >= 4 and cheerleaders_on = 0: gs 'show_table', '<a href="exec:minut += 1 & gt ''Zvereva_house_events'', ''Chris_walk_home''">Christina Zvereva</a>', '5'
  251. if juliaQW['study_unlocked'] >= 1: gs 'show_table', '<a href="exec:minut += 1 & gt ''JuliaMilHome'', ''julia_go''">Julia Milova</a>', '5'
  252. if NatbelQW['QWstage'] > 0: gs 'show_table', '<a href="exec:minut += 1 & gt ''natbelEv'', ''natbel_go''">Natasha Belova</a>', '5'
  253. if artemLernQW >= 1 and artemVitokQW ! 2 and artemQW['artemblok'] = 0 and artemQW['artlie'] ! 2 and artemQW['artembrokenheart'] ! 1: gs 'show_table', '<a href="exec:minut += 15 & gt ''artem_events'', ''start''">Artem Chebotarev</a>', '5'
  254. if katjaQW['afterschool_hangout_day'] ! daystart and katjaQW['QWstage'] >= 1 and locat['katja'] = 6: gs 'show_table', '<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a>', '5'
  255. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  256. gs 'show_table', '<a href="exec:minut += 15 & gt ''dimaHome'', ''home''">Dimka Nosov</a>', '5'
  257. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  258. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  259. gs 'show_table', '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a>', '5'
  260. end
  261. if (igor_history = 1 or IgorLoverQW > 0) and igorkruglovday ! daystart and IdorBlock = 0 and locat['igor'] = 6: gs 'show_table', '<a href="exec:minut += 15 & igorkruglovday = daystart & gt ''igorhome'', ''entrance''">Igor Kruglov</a>', '5'
  262. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  263. gs 'show_table', '<a href="exec: gt ''FedorEv'', ''Strela Chat''">Fedor</a>', '5'
  264. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  265. gs 'show_table', '<a href="exec: gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a>', '5'
  266. elseif fedorKozlovQW >= 10:
  267. gs 'show_table', '<a href="exec: gt ''FedorEv'', ''Start''">Fedor</a>', '5'
  268. end
  269. if NikoVolkovQW = 5 and NikoDate = 1 and NikoNextDate_day <= daystart or NikoEv = 11:
  270. gs 'show_table', '<a href="exec: gt ''NikoEv'', ''niko_dates''">Nikolai</a>', '5'
  271. elseif NikoVolkovQW = 10 and NikoEv >= 17 and NikoEv <= 20 and NikoDate_Day ! daystart:
  272. gs 'show_table', '<a href="exec: gt ''NikoEv2'', ''Events''">Nikolai</a>', '5'
  273. end
  274. if st_count > 0:
  275. 'Near the schoolyard, you see: '
  276. '<TABLE BORDER=1><<$show_table>></TR></TABLE>'
  277. end
  278. end
  279. if AlbinaQW['albride'] = 0 and AlbinaQW['RideDaystart'] <= daystart and AlbinaQW['Chernov'] > 0 and cheerleaders_on = 0:
  280. '<a href="exec:minut += 15 & gt ''albina_starlets_aftermath''">Albina</a> is waiting behind the wheel of an SUV parked near the school.'
  281. end
  282. ! meynold`s events
  283. if hour = 14 and vicky_afterschool ! daystart: gs 'mey_vika_events', 'near_school'
  284. if mey_vika['mey_vika_qw'] = 35 or mey_vika['mey_vika_qw'] = 36 and minut < 45:
  285. act 'Study with Tamara':
  286. if mey_vika['mey_vika_qw'] = 36: gt 'mey_tamara_events', 'rebuke'
  287. gt 'mey_tamara_events', 'learning0'
  288. end
  289. end
  290. end
  291. if strelaDay ! daystart and strelaQW = 1 and hour = 14:
  292. *clr & cla
  293. 'A Mitsubishi Pajero and a BMW drive up to the school gates and strong, muscular men in leather jackets and tracksuits get out of them. They have come to meet Vitek, Dan and Vasily. You watch them talk about something, although you''re not close enough to hear what it''s about. Then you notice Fedor leaving the school, his face swollen and bruised, and he waves at you. "<<$pcs_nickname>>! Come here, you''re my witness!"'
  294. act 'Go and see what he needs': gt 'strela'
  295. end
  296. end
  297. !Outside school sports field
  298. if $ARGS[0] = 'sports':
  299. $loc = 'gschool_grounds'
  300. $location_type = 'public_outdoors'
  301. $loc_arg = 'sports'
  302. $menu_loc = 'gschool_grounds'
  303. $menu_arg = 'sports'
  304. menu_off = 0
  305. killvar '$locclass'
  306. *clr & cla
  307. gs 'Zvereva_schedule'
  308. gs 'stat'
  309. if month > 3 and month < 11:
  310. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/field.jpg"></center>'
  311. else
  312. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/fieldwinter.jpg"></center>'
  313. end
  314. 'There is a football field near the school with a large track circling around it. Students often use the field and track before and after school.'
  315. if week = 5 and hour >= 16 and hour <= 18: 'As you pass by the sports field, you hear lots of cheering and yelling coming from the younger kids on the field. As you approach, you see '+iif(socialchg['tLazar_day'] ! daystart, '<a href="exec: gt ''gschool_socialchg1'', ''tLazar''">Lazar</a>', 'Lazar')+' on the football field showing off his skills.'
  316. if (week = 1 or week = 3) and hour >= 16 and hour <= 18: 'Looking toward what you can barely describe as a running track, you notice '+iif(socialchg['tSvyatoslav_day'] ! daystart, '<a href="exec: gt ''gschool_socialchg1'', ''tSvyatoslav''">Svyatoslav</a>', 'Svyatoslav')+' doing sprints by the football field.'
  317. act 'Leave the sports field': minut += 1 & gt 'gschool_grounds', 'main'
  318. if PCloSport = 0:
  319. 'You could go for a run here if you were wearing sports clothes and shoes.'
  320. else
  321. if pcs_energy < 5:
  322. act 'Go for a run (1:00)': '<br><font color="red">You are too exhausted to do this. Recover your stamina before trying to go for a run.</font>'
  323. elseif pcs_stam < stammax / 5:
  324. act 'Go for a run (1:00)': '<br><font color="red">You are so hungry you cannot face going for a run.</font>'
  325. else
  326. act 'Go for a run (1 hour)':
  327. *clr & cla
  328. menu_off = 1
  329. gs 'exercise', 'tier1', 60, 'run'
  330. if month > 2 and month <= 9:
  331. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/runsummer.jpg"></center>'
  332. else
  333. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/runwinter.jpg"></center>'
  334. end
  335. 'You spend an hour running on the track.'
  336. act 'Continue': gt 'gschool_grounds', 'sports'
  337. end
  338. end
  339. end
  340. if hour >= 9 and hour < 18 and mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and kanikuli = 0: 'With the school open, you can go to the <a href="exec: minut += 1 & gt ''gschool_grounds'', ''change_room''">changing rooms</a> by the gym and change your outfit.'
  341. if week = 6 and runnerQW['pav_racetype'] = 2 and hour = 10 and SchoolBlock = 0:
  342. *nl
  343. 'Athletic students of your school and other schools in the area have gathered at the athletics track near your school. Everyone is getting ready for the running competition.'
  344. if PCloStyle2 = 6 and $shoeworntype = 'danilovich':
  345. act 'Participate in the 400m sprint event': gt 'gschool_grounds', 'SchoolRun2'
  346. else
  347. 'You need to wear exercise clothes to participate.'
  348. end
  349. end
  350. if week = 6 and runnerQW['pav_racetype'] = 1 and hour = 10 and SchoolBlock = 0:
  351. *nl
  352. 'Athletic students of your school and other schools in the area have gathered at the athletics track near your school. Everyone is getting ready for the running competition.'
  353. if PCloStyle2 = 6 and $shoeworntype = 'danilovich':
  354. act 'Participate in the 400m sprint race': gt 'gschool_grounds', 'SchoolRun'
  355. else
  356. 'You need to wear exercise clothes to participate.'
  357. end
  358. end
  359. ! Giving football preference, since there''s no indoor option for it.
  360. if temper => 15 and sunWeather = 1 and hour > 8 and hour < 12 and week = 6 and fbpickupDay + 14 <= daystart and bbpickupDay ! daystart:
  361. *nl
  362. 'As you pass by the sports field, you notice that most of the jocks have gathered around the <a href="exec: gt ''fbgameout'', ''start''">football field</a>.'
  363. elseif temper => 15 and sunWeather = 1 and hour > 8 and hour < 12 and week = 6 and bbpickupDay + 14 <= daystart and fbpickupDay ! daystart:
  364. *nl
  365. 'As you pass by the sports field, you notice that most of the jocks have gathered around the <a href="exec: gt ''bbgameout'', ''start''">basketball court</a>.'
  366. end
  367. gs 'brother', 'bro_school_field'
  368. if locat['Christina'] = 16: 'Christina and Lina are here, stretching before the upcoming race.'
  369. end
  370. !!School building
  371. if $ARGS[0] = 'bulding':
  372. $loc = 'gschool_grounds'
  373. $loc_arg = 'bulding'
  374. $location_type = 'public_indoors'
  375. $menu_loc = 'gschool_grounds'
  376. $menu_arg = 'bulding'
  377. menu_off = 0
  378. gs 'stat'
  379. if therapistFuckedPussyScene = 1:
  380. gt 'therapist','therapistFucked'
  381. end
  382. '<center><b><font color="maroon">Inside School</font></b></center>'
  383. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<rand(0,2)>>.jpg"></center>'
  384. 'The hallways of the school building are painted with a cheap green paint, which you think may be toxic. Budget cuts.'
  385. act 'Continue':
  386. if hour = 8: late = 1
  387. gs 'stat'
  388. BeInSchool += 1
  389. gs 'Zvereva_events', 'cikl'
  390. if christinaQW['set_bully'] = 0:
  391. !!this should happen the first time Sveta enters school in a game and never again
  392. gt 'Zvereva_events', 'christina_bu_1'
  393. else
  394. if rand(0,1) = 0 or hour > 7:
  395. gt 'gschool_lessons', 'morning'
  396. else
  397. if rand(0,3) = 0:
  398. gt 'gschool_events', 'teacher_greet'
  399. else
  400. $eventtype = 'before_school'
  401. gt 'gschool_events', 'break_events'
  402. end
  403. end
  404. end
  405. end
  406. act 'Return to town': minut += 2 & gt 'pav_residential'
  407. if dimaRevenge = 1:
  408. menu_off = 1
  409. 'You''re in a good mood today as you enter the school. That changes when Dimka stops you in the hall on the way to class.'
  410. '"I know what you did, bitch. Did you really think I wouldn''t figure out it was you that wiped my hard drive?"'
  411. 'Before you can deny anything, he continues, "I don''t even need that video to ruin your life. Just you wait. Soon the whole school will know what a whore you are."'
  412. 'His words fill you with dread as you make your way to class.'
  413. end
  414. if starlets_missed = 1:
  415. menu_off = 1
  416. starlets_missed = 0
  417. starlet_practice_skipped += 1
  418. if starlet_practice_skipped = 1:
  419. gs 'npc_relationship', 'modify', 'A23', -10
  420. 'As you walk down the hallway, you see an annoyed Albina waiting for you, her arms crossed as she glares at you. "Where the fuck were you <<$pcs_nickname>>?! And don''t fucking lie to me!"'
  421. '"Sorry, Albina. I... had a family thing I had to deal with and I didn''t have time to tell you..." you meekly reply.'
  422. 'She doesn''t look completely convinced. "Right... Well if you care about your place on the team, then you''ll be at the next training session on time. No excuses."'
  423. 'You nod at her and she gives you a pat on the shoulder before walking away. It looks like you got off lightly this time.'
  424. elseif starlet_practice_skipped = 2:
  425. gs 'npc_relationship', 'modify', 'A23', -20
  426. 'You notice Albina angrily watching you walk down the hallway towards her and she drags you to the side when you reach her.'
  427. '"Skipping training <i>again</i>, <<$pcs_nickname>>?! I thought I told you that you were to be there on time <b>no excuses</b>?! I don''t care about what miserable story you have to defend yourself with. You either commit to the squad or you''re out. This is your final warning <<$pcs_nickname>>, don''t fucking test me!"'
  428. 'You don''t have a chance to speak before she storms off. Maybe it''s best for both of you if you stopped pissing her off?'
  429. else
  430. AlbinaQW['StarletsJoined'] = -1
  431. gs 'npc_relationship', 'set', 'A23', 10
  432. 'You are walking down the hallway and freeze when you clock a furious Albina heading straight for you. You barely have time to react before she grabs your shirt and forcefully slams you into the lockers, silencing the hall as everyone looks at you.'
  433. 'Albina glares directly into your eyes. "ARE YOU DOING THIS TO MOCK ME YOU FUCKING BITCH?! I GAVE YOU ONE. LAST. FUCKING. CHANCE AND YOU THROW IT BACK IN MY FUCKING FACE?!" She tightens her grips as she gets up in your face. "You''re done with the Starlets. If I <i>ever</i> see you anywhere near us, you better hope that I''m in a good fucking mood, bitch!"'
  434. 'She releases you and angrily storms off, shoving other students out of her way. You compose yourself and continue on your way, trying to ignore the stares.'
  435. end
  436. end
  437. if (week = 1 or week = 3 or week = 5) and (christinaQW['fight'] = -1 or christinaQW['submit'] = 1) and christinaQW['subpath'] < 3:
  438. menu_off = 1
  439. if christinaQW['fight'] = -1:
  440. 'Christina approaches you. "Have you recovered from your ass-kicking yet? At least you understand your place now. I''m looking forward to after P.E. class today!"'
  441. '"W-What happens after P.E. class?" you meekly ask.'
  442. 'Without answering, she simply smirks at you and walks away.'
  443. else
  444. 'Christina approaches you. "Hello, pet. I''m looking forward to after P.E. class today!"'
  445. '"W-What happens after P.E. class?" you meekly ask.'
  446. 'Without answering, she simply smirks at you and walks away.'
  447. end
  448. end
  449. end
  450. if $ARGS[0] = 'SchoolRun':
  451. $location_type = 'event_outdoors'
  452. *clr & cla
  453. menu_off = 1
  454. minut += 30
  455. gs 'stat'
  456. 'You think you might be able to win and sign up to participate in the competition. After quickly changing into your running gear you return to the track. The guys are having their race first, and you watch them as you prepare. As expected, Ivan wins. When the guys have finished, it is the girls'' turn.'
  457. act 'Go to the start':
  458. *clr & cla
  459. runnerQW['pav_racetype'] = 0
  460. runnerQW['races_ran'] += 1
  461. gs 'stat'
  462. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  463. 'The 400m sprint event for girls is up next. You take off your jacket and go to the starting line, mentally preparing yourself for the race.'
  464. wait 725
  465. 'On your marks...'
  466. wait 725
  467. 'Get set...'
  468. wait 725
  469. 'Go!'
  470. wait 725
  471. runnerQW['bmi_penalty'] = 0
  472. if pcs_bmi > 25:
  473. runnerQW['bmi_penalty'] = ((pcs_bmi - 25)*4)
  474. elseif pcs_bmi < 20:
  475. runnerQW['bmi_penalty'] = ((20 - pcs_bmi)*(20-pcs_bmi))
  476. end
  477. runnerQW['result'] = pcs_run - runnerQW['bmi_penalty']
  478. act 'Run': gs 'gschool_grounds', 'SchoolRun_result'
  479. gs 'willpower', 'skill', 'run_lvl', 'hard'
  480. if will_cost <= pcs_willpwr:
  481. act 'Give it your best (<<will_cost>> Willpower)':
  482. runnerQW['result'] += 10
  483. gs 'willpower', 'pay', 'self'
  484. gs 'gschool_grounds', 'SchoolRun_result'
  485. end
  486. else
  487. act 'Give it your best (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  488. end
  489. end
  490. end
  491. if $ARGS[0] = 'SchoolRun_result':
  492. cla
  493. if runnerQW['result'] < 10:
  494. grupvalue[2] -= 2
  495. 'You barely manage to reach the finish line at all. There''s no point in checking where you finished; you already know you were last by quite a large margin.'
  496. elseif runnerQW['result'] < 15:
  497. grupvalue[2] -= 1
  498. 'You struggle to keep up with the other girls and finish in last place.'
  499. elseif runnerQW['result'] < 20:
  500. 'You run as fast as you can, but only manage to finish second to last.'
  501. elseif runnerQW['result'] < 25:
  502. 'You run as fast as you can, but only manage to take 6th place.'
  503. elseif runnerQW['result'] < 30:
  504. grupvalue[2] += 1
  505. 'You run as fast as you can, but only manage to take 5th place.'
  506. elseif runnerQW['result'] < 35:
  507. grupvalue[2] += 1
  508. 'You run as fast as you can, but only manage to take 4th place.'
  509. elseif runnerQW['result'] < 45:
  510. grupvalue[2] += 2
  511. 'You run as fast as you can and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  512. elseif runnerQW['result'] < 50:
  513. grupvalue[2] += 3
  514. 'You run as fast as you can and manage to take 2nd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you on your achievement.'
  515. else
  516. runnerQW['pav_wins1'] += 1
  517. grupvalue[2] += 5
  518. 'You run as fast as you can and manage to reach the finish line first. Mr. Pavlovich, the P.E. teacher at your school, congratulates you on winning the competition as you walk around with your arms raised in triumph.'
  519. end
  520. gs 'exercise', 'tier2', 30, 'run'
  521. if runnerQW['pav_wins1'] = 3 and runnerQW['pav_stage'] = 0:
  522. runnerQW['pav_stage'] = 1
  523. if runnerQW['prof_stage'] < 1:
  524. 'You have won the school running competition three times now and Mr. Pavlovich, the P.E. teacher at your school, announces that your success has not gone unnoticed. He smiles and awards you the third tier sports trophy in running, which you proudly accept and show to everyone.'
  525. runnerQW['prof_stage'] = 1
  526. else
  527. 'You have won the school running competition three times now and Mr. Pavlovich, the P.E. teacher at your school, smiles and awards you a local competition trophy which you proudly accept and show to everyone.'
  528. end
  529. end
  530. gs 'stat'
  531. if runnerQW['result'] >= 50:
  532. act 'Continue': gt 'gschool_grounds','Family extension'
  533. else
  534. act 'Return to town': gt 'gschool_grounds', 'main'
  535. end
  536. end
  537. if $ARGS[0] = 'SchoolRun2':
  538. $location_type = 'event_outdoors'
  539. *clr & cla
  540. menu_off = 1
  541. minut += 30
  542. gs 'stat'
  543. 'You think you might be able to win and sign up to participate in the competition.'
  544. 'After quickly changing into your running gear, you return to the track. The guys are having their race first, and you watch them as you prepare. As expected, Ivan wins.'
  545. 'When the guys have finished, it is the girls'' turn.'
  546. if christinaQW['fight'] = 1 or christinaQW['blackmail'] = 2:
  547. if runnerQW['pav_wins2'] = 0:
  548. 'You find Lina at the starting line with a smile on her face. Seeing you, she waves.'
  549. '"Good luck, <<$pcs_nickname>>!" she calls out cheerfully.'
  550. elseif runnerQW['pav_wins2'] = 1:
  551. 'You find Lina at the starting line with a smile on her face. Seeing you, she waves.'
  552. '"I''m going to get you this time, <<$pcs_nickname>>!" she says.'
  553. elseif runnerQW['pav_wins2'] = 2:
  554. 'You find Lina at the starting line with a smile on her face. Seeing you, she waves.'
  555. '"You''re not going to get me a third time, <<$pcs_nickname>>!"'
  556. end
  557. else
  558. if runnerQW['pav_wins2'] = 0:
  559. 'You see Christina getting ready at the starting line.'
  560. 'She just scoffs at you. "You''ll never beat me!"'
  561. elseif runnerQW['pav_wins2'] = 1:
  562. 'You see Christina getting ready at the starting line.'
  563. 'She looks at you angrily. "You beat me once, but never again!"'
  564. elseif runnerQW['pav_wins2'] = 2:
  565. 'You see Christina getting ready at the starting line.'
  566. 'She looks at you with pure hatred. "You again? You''re going down this time, bitch! I promise!"'
  567. end
  568. end
  569. act 'Go to the start':
  570. *clr & cla
  571. runnerQW['races_ran'] += 1
  572. runnerQW['pav_racetype'] = 0
  573. gs 'stat'
  574. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  575. 'The 400m sprint event for girls is up next. You take off your jacket and go the starting line, mentally preparing yourself for the race.'
  576. wait 725
  577. 'On your marks...'
  578. wait 725
  579. 'Get set...'
  580. wait 725
  581. 'Go!'
  582. wait 725
  583. runnerQW['bmi_penalty'] = 0
  584. if pcs_bmi > 25:
  585. runnerQW['bmi_penalty'] = ((pcs_bmi - 25)*4)
  586. elseif pcs_bmi < 18:
  587. runnerQW['bmi_penalty'] = ((25 - pcs_bmi)*6)
  588. end
  589. runnerQW['result'] = pcs_run - runnerQW['bmi_penalty']
  590. act 'Run': gs 'gschool_grounds', 'SchoolRun2_result'
  591. gs 'willpower', 'skill', 'run_lvl', 'hard'
  592. if will_cost <= pcs_willpwr:
  593. act 'Give it your best (<<will_cost>> Willpower)':
  594. runnerQW['result'] += 10
  595. gs 'willpower', 'pay', 'self'
  596. gs 'gschool_grounds', 'SchoolRun2_result'
  597. end
  598. else
  599. act 'Give it your best (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
  600. end
  601. end
  602. end
  603. if $ARGS[0] = 'SchoolRun2_result':
  604. cla
  605. if runnerQW['result'] < 10:
  606. grupvalue[2] -= 2
  607. 'You barely manage to reach the finish line at all. There''s no point in checking where you finished; you already know you were last by quite a large margin.'
  608. elseif runnerQW['result'] < 15:
  609. grupvalue[2] -= 1
  610. 'You struggle to keep up with the other girls and finish in last place.'
  611. elseif runnerQW['result'] < 20:
  612. 'You run as fast as you can, but only manage to finish second to last.'
  613. elseif runnerQW['result'] < 25:
  614. 'You run as fast as you can, but only manage to take 6th place.'
  615. elseif runnerQW['result'] < 30:
  616. grupvalue[2] += 1
  617. 'You run as fast as you can, but only manage to take 5th place.'
  618. elseif runnerQW['result'] < 35:
  619. grupvalue[2] += 1
  620. 'You run as fast as you can, but only manage to take 4th place.'
  621. elseif runnerQW['result'] < 40:
  622. grupvalue[2] += 2
  623. 'You run as fast as you can and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  624. elseif runnerQW['result'] < 50:
  625. grupvalue[2] += 3
  626. 'You run as fast as you can and manage to take 2nd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you on your achievement.'
  627. else
  628. runnerQW['pav_wins2'] += 1
  629. grupvalue[2] += 5
  630. 'You run as fast as you can and manage to reach the finish line first. Mr. Pavlovich, the P.E. teacher at your school, congratulates you on winning the competition yet again while you walk around with your arms raised in triumph.'
  631. end
  632. gs 'exercise', 'tier2', 30, 'run'
  633. if runnerQW['pav_wins2'] = 3 and runnerQW['pav_stage'] = 1:
  634. runnerQW['pav_stage'] = 2
  635. if runnerQW['prof_stage'] < 2:
  636. 'You''ve won the competition three more times and Mr. Pavlovich awards you the second-tier sports trophy in running.'
  637. runnerQW['prof_stage'] = 2
  638. else
  639. 'You''ve won the competition three more times and Mr. Pavlovich awards you another trophy.'
  640. end
  641. if christinaQW['fight'] = 1 or christinaQW['blackmail'] = 2:
  642. npc_rel['A19'] += 5
  643. 'Lina stands at the finish line, gasping for breath. Even though you beat her again, she flashes you a bright smile in congratulations.'
  644. else
  645. 'Christina stands nearby glaring at you, her hands balled into fists. She''s seething with rage, realizing she cannot beat you.'
  646. end
  647. elseif runnerQW['pav_wins2'] = 2 and runnerQW['result'] >= 130:
  648. if christinaQW['fight'] = 1 or christinaQW['blackmail'] = 2:
  649. gs 'npc_relationship', 'modify', 'A19', 'love'
  650. 'Lina stands at the finish line, gasping for breath. Even though you beat her a second time, she flashes you a bright smile in congratulations.'
  651. else
  652. gs 'npc_relationship', 'modify', 'A18', 'loathe'
  653. 'Christina is gasping for breath at the finish line. She was unable to overtake you and came second again. She avoids your gaze, not wanting to look you in the eye.'
  654. end
  655. elseif runnerQW['pav_wins2'] = 1 and runnerQW['result'] >= 130:
  656. if christinaQW['fight'] = 1 or christinaQW['blackmail'] = 2:
  657. gs 'npc_relationship', 'modify', 'A19', 'love'
  658. 'Lina stands at the finish line, gasping for breath. Even though you beat her, she flashes you a bright smile in congratulations.'
  659. else
  660. gs 'npc_relationship', 'modify', 'A18', 'loathe'
  661. 'Christina is gasping for breath at the finish line. She was unable to overtake you and came second yet again. You just flash her a toothy grin and continue your victory lap.'
  662. '"You fucking bitch!" she growls through clenched teeth.'
  663. end
  664. end
  665. gs 'stat'
  666. if runnerQW['result'] > 50:
  667. act 'Continue': gt 'gschool_grounds', 'Family extension'
  668. else
  669. act 'Leave': gt 'gschool_grounds', 'main'
  670. end
  671. end
  672. if $ARGS[0] = 'change_room':
  673. $loc_arg = 'change_room'
  674. $loc = 'gschool_grounds'
  675. $location_type = 'bathroom'
  676. $locclass = 'locker'
  677. $locM = 'gschool_grounds'
  678. $locM_arg = 'change_room'
  679. $menu_loc = 'gschool_grounds'
  680. $menu_arg = 'change_room'
  681. menu_off = 0
  682. *clr & cla
  683. gs 'stat'
  684. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/locker/lockerroom.jpg"></center>'
  685. act 'Leave':
  686. if $clothingworntype = 'nude':
  687. msg'<b><font color = red>You need to get dressed first!</font></b>'
  688. gt 'gschool_grounds', 'change_room'
  689. else
  690. minut += 1
  691. gt 'gschool_grounds', 'main'
  692. end
  693. end
  694. act 'Go to the sports field':
  695. if $clothingworntype = 'nude':
  696. msg'<b><font color = red>You need to get dressed first!</font></b>'
  697. gt 'gschool_grounds', 'change_room'
  698. else
  699. minut += 1
  700. gt 'gschool_grounds', 'sports'
  701. end
  702. end
  703. *nl
  704. 'The locker room is accessed through the school gym and is left unlocked until 18:30 each day for the use of students using the sports ground for training and events outside school hours. The room is cold, damp and filled with lockers, benches and not much else. You can <a href="exec: gt ''wardrobe'', ''start''">change your outfit</a> by the lockers here' + iif(pcs_piercings['any'], ', and <a href="exec: gt ''piercing_management'', ''main''">manage your piercings</a>', '') + '.'
  705. *nl
  706. if (hour = 18 and minut >= 30) or hour > 18:
  707. 'The school is closing for the night and you have to leave before you get locked in.'
  708. exit
  709. end
  710. act 'Change your outfit':
  711. cla
  712. gt 'wardrobe', 'start'
  713. end
  714. gs 'wardrobe', 'default_clothing_options'
  715. dynamic $publicpan, 'no_prost'
  716. act 'Look in the mirror': gt 'mirror', 'start'
  717. if pcs_hairbsh < 1: act 'Brush your hair': gt 'mirror', 'brush'
  718. dynamic $quickwash
  719. dynamic $basin
  720. if mc_inventory['shampoo'] > 0:
  721. dynamic $shower
  722. else
  723. '<font color="red">You''ve run out of shampoo and will have to buy some more before you can wash yourself.</font>'
  724. end
  725. dynamic $tampon
  726. gs 'din_van', 'pblc_pee'
  727. end
  728. if $ARGS[0] = 'Family extension':
  729. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/school_run.jpg"></center>'
  730. if $home['current'] = 'parents_home':
  731. if npc_rel['A34'] > 50:
  732. 'You hear your name and turn to see Kolka. "<<$pcs_nickname>>... <<$pcs_nickname>> you won!" Kolka shouts while running towards you with a huge grin. He crashes into you and gives you a tight hug.'
  733. '"Hey, how''s my favorite brother? Thanks for coming, I wasn''t aware you knew I was running."'
  734. 'He grins. "You didn''t think I spotted you doing all those laps when the school was closed and training at the community center? You''re always out wearing your sports gear and carrying that water bottle, so you''re clearly not just meeting friends!"'
  735. else
  736. 'You hear your name and turn to find Kolka. "<<$pcs_nickname>>, you won!"'
  737. '"Hey Kolka, I wasn''t aware you knew I was running."'
  738. '"<<$npc_nickname[''A29'']>> asked me to keep an eye on what you were doing since you''re always out in your sports gear with that water bottle, so I asked the coach."'
  739. end
  740. minut += 4
  741. gs 'stat'
  742. act 'Continue':
  743. *clr & cla
  744. menu_off = 1
  745. 'At this point, you see your <<$npc_nickname[''A29'']>> and stepfather approaching.'
  746. if npc_rel['A29'] > 50:
  747. 'Your <<$npc_nickname[''A29'']>> approaches you and gives you a hug. "I know we''ve had our differences, but I only want the best for you. I''m so proud of you. Why didn''t you say something?"'
  748. if npc_rel['A33'] > 50:
  749. 'You see Anya coming over behind Kolka. "Go girl! Well done. You should have told me about this during our nightly chats," she says before she gives you a hug.'
  750. else
  751. 'You see Anya coming over behind Kolka. "Well done, <<$pcs_nickname>>. Why didn''t you say something? That way we''d get to know each other better?"'
  752. '"You''re always reading and I didn''t want to disturb you... Sorry."'
  753. '"Hey, don''t worry about it. As I said well done, but I''d be interested to hear what''s going on with you, so don''t worry about disturbing me."'
  754. '"Okay. I''ll try," you say as you give her a hug.'
  755. end
  756. 'Your stepfather now joins the conversation. "Come on <<$pcs_nickname>>, get showered and changed and we''ll meet you outside. We''re all going out for dinner to celebrate."'
  757. '"You don''t have to do that! I know money is tight and I''m already so happy you all took the time to come and support me. It means a lot."'
  758. '"No, I insist. I''ve talked about this with your <<$npc_nickname[''A29'']>> and she agrees. It''s not often we get the chance to do something like this and we think that some quality family time would be good for all of us."'
  759. minut += 4
  760. gs 'stat'
  761. act 'Go for a shower':
  762. *clr & cla
  763. dynamic $showerdin
  764. if deodorant_on = 1: gs 'sweat', 'remove_deo' & 'Your deodorant gets washed away in the shower.'
  765. pcs_hairbsh = 1
  766. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  767. 'After showering and changing, you head out and greet the family.'
  768. minut += 10
  769. gs 'stat'
  770. act 'Go to a restaurant':
  771. gs 'drugs', 'alcohol', 'wine'
  772. frost = 0
  773. pcs_health += 10
  774. pcs_mood += 5
  775. fat += 8
  776. pcs_energy += 60
  777. if pcs_hydra >= 100:
  778. pcs_hydra += 10
  779. else
  780. pcs_hydra += 20
  781. end
  782. cumspclnt = 2
  783. gs 'cum_cleanup'
  784. pcs_breath = 0
  785. *clr & cla
  786. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/restaurant_family.jpg"></center>'
  787. 'At the local Del Parco restaurant, you all spend a few hours enjoying your meal as your family encourages you to continue and improve, but stressing that they''re very proud of what you''ve achieved so far.'
  788. 'Your stepfather orders some wine and although your <<$npc_nickname[''A29'']>> gives him a disapproving look, he gives you a glass so you can toast your victory.'
  789. 'At the end of a very enjoyable meal and some quality family time, you thank them again for their kindness before there''s a big family hug and you all return home.'
  790. minut += 90
  791. gs 'stat'
  792. act 'Go home': minut += 4 & pavhome_enter = 1 & gt 'homes_properties', 'go_home'
  793. end
  794. end
  795. else
  796. '"<<$pcs_nickname>>, you won! Well done!" your <<$npc_nickname[''A29'']>> shouts as she approaches.'
  797. '"Thanks. And thanks for coming too."'
  798. '"I know that we have our differences, but I haven''t stopped caring about you and I asked Kolka to let me know if he saw you around as I kept seeing you heading out in your sports gear with your water bottle and wondered what you were doing," she replies.'
  799. 'You''re a little lost for words, so your <<$npc_nickname[''A29'']>> continues. "He told me he''s seen you running at the track when the school was closed and training at the community center, so I asked the coach. Anyway I''m so proud of you! Why didn''t you say something?"'
  800. 'When you don''t answer, your <<$npc_nickname[''A29'']>> continues. "Come on, get showered and changed and I''ll meet you outside."'
  801. 'Anya and Kolka give you a friendly wave and leave.'
  802. minut += 4
  803. gs 'stat'
  804. act 'Go for a shower':
  805. *clr & cla
  806. dynamic $showerdin
  807. if deodorant_on = 1: gs 'sweat', 'remove_deo' & 'Your deodorant gets washed away in the shower.'
  808. pcs_hairbsh = 1
  809. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  810. 'After showering and changing, you head out and greet your mother. "Thanks for coming. It means a lot to me."'
  811. '"Of course I''d come, <<$pcs_nickname>>! I just want the best for you and I''m proud of you. Come on, let''s go out for a bite to eat. I think we need to have a chat."'
  812. '"You don''t have to, <<$npc_nickname[''A29'']>>. I''m just glad you came."'
  813. '"It''s fine. I want to see if we can patch things up between us."'
  814. minut += 10
  815. gs 'stat'
  816. act 'Go to the cafe':
  817. if alko > 0: alko -= 1
  818. frost = 0
  819. pcs_health += 18
  820. pcs_mood += 15
  821. fat += 11
  822. pcs_energy += 70
  823. if pcs_hydra >= 100:
  824. pcs_hydra += 40
  825. else
  826. pcs_hydra += 80
  827. end
  828. cumspclnt = 2
  829. gs 'cum_cleanup'
  830. pcs_breath = 0
  831. *clr & cla
  832. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/sveta_mum_restaurant.jpg"></center>'
  833. if npc_QW['A29'] > 0:
  834. if npc_QW['A29'] = 1: npc_QW['A29'] = 2
  835. 'At the station cafe, your mother selects a corner spot away from the main area so you can keep your chat private.'
  836. 'You both initially have some general small talk during which she again congratulates you on your win and explains that she wants the best for you and will help in any way she can, but you need to meet her halfway.'
  837. 'You''re initially unsure how to respond, but are eventually able to speak up in a very low, shaky voice. "I''d love that, but why do you give me such a hard time just because I had sex?"'
  838. 'As your feelings start to come to the surface, you continue. "Yes, I had sex, but it doesn''t make me a bad person! And what gives you the right to immediately treat me like I''m a whore!? You were 16 when you had Anya! That''s younger than me!"'
  839. *nl
  840. 'Your mother sighs and a tear starts rolling down her cheek. "I know. Maybe I was a bit harsh, but I don''t want you to repeat my mistakes. I want you to have the chance to go to university and make a better life for yourself."'
  841. 'Your mother accepts that she may have been a bit harsh and apologizes. You tell her that you''ll try your best at school and also reassure her that you''re taking precautions.'
  842. *nl
  843. 'Your mother gets up and comes over to hug you. "Thanks <<$pcs_nickname>>, that''s all I can ask. I''ll try to be more supportive too. Just please talk to me if you''re worried about anything."'
  844. 'After the meal and chat, you both feel relieved and emotionally drained, but happier.'
  845. else
  846. 'At the station cafe, your mother selects a corner spot away from the main area so you can keep your chat private.'
  847. 'You both initially have some general small talk during which she again congratulates you on your win and explains that she wants the best for you and will help in any way she can, but she doesn''t want you staying out late as you could get into trouble. She continues by saying that she wants you to go to university so that you can make a better life for yourself.'
  848. 'Although you''re a little annoyed that she''s still treating you like a child, you do appreciate her concern. "I know <<$npc_nickname[''A29'']>> and I''m sorry that you get worried when I get back a little late, but you know what time the disco finishes and that I''ll never be home by midnight unless I leave earlier than my friends. They would laugh at me having to be home early for bedtime!"'
  849. 'Your mother thinks it through for a moment. "Okay, I can accept that. I''m also aware that you''re nearly 18, but that won''t stop me from worrying. Maybe I''ve been a bit harsh in my approach out of habit with Anya but, like I said, I only want the best for you. Can you at least try to meet me halfway on this and do your best in school too?"'
  850. 'Unsure how to respond, you sigh. "Okay <<$npc_nickname[''A29'']>>, I''ll try. It''s just that it can get a bit overbearing."'
  851. 'Your mother continues. "Okay, let''s just try to get our relationship back to a good place. Please promise me that you''ll do your best in school too. Also, no matter what please know that you can always talk to me if something is worrying you. Please know that I do love you and want the best for you."'
  852. 'This is the closest you''ve felt to your mother for ages, so you get up and give her a hug. "Thanks <<$npc_nickname[''A29'']>>. I''m glad we had this chat to clear the air. I love you too and it''ll be good to have my <<$npc_nickname[''A29'']>> back."'
  853. 'She hugs you back and you both finish your meals with some more relaxed conversation. After that, you both feel much relieved and emotionally drained, but happier.'
  854. end
  855. npc_rel['A29'] = 50
  856. minut += 60
  857. gs 'stat'
  858. act 'Go home': minut += 4 & pavhome_enter = 1 & gt 'homes_properties', 'go_home'
  859. end
  860. end
  861. end
  862. end
  863. else
  864. if npc_rel['A33'] > 50:
  865. 'You hear your sister shout your name and look around.'
  866. '"Hey <<$pcs_nickname>>, go girl well done!" She comes over and gives you a hug. "This calls for a celebration. Let''s go for a few beers! You can always burn it off later."'
  867. '"Thanks for coming, sis. It means a lot."'
  868. '"I wasn''t going to miss the opportunity and a possible little celebration with my little sis, was I?"'
  869. '"Okay cool. Yeah, I''m up for that. Let me go and shower and change first."'
  870. '"Okay, just don''t be too long or I might just leave without you!"'
  871. minut += 4
  872. gs 'stat'
  873. act 'Go for a shower':
  874. *clr & cla
  875. menu_off = 1
  876. dynamic $showerdin
  877. if deodorant_on = 1: gs 'sweat', 'remove_deo' & 'Your deodorant gets washed away in the shower.'
  878. pcs_hairbsh = 1
  879. minut += 30
  880. gs 'stat'
  881. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  882. 'A few minutes later, you reappear showered and changed and head off to the station cafe.'
  883. act 'Have a drink with Anya':
  884. *clr & cla
  885. gs 'drugs', 'alcohol', 'beer', 4
  886. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/Sis_drink.jpg"></center>'
  887. 'You both have a few beers for the next few hours and spend time catching up. Feeling light-headed and more than a little tipsy, you both leave the cafe and share a hug as you promise to meet up regularly and catch up. You know that you can see Anya at the community center on Friday evenings.'
  888. minut += 100
  889. gs 'stat'
  890. act 'Go home': minut += 4 & gt 'homes_properties', 'go_home'
  891. end
  892. end
  893. else
  894. if Boyfriend = 0:
  895. if $lover[0] ! '':
  896. lover_number = 0
  897. elseif $lover[1] ! '':
  898. lover_number = 1
  899. else
  900. lover_number = 2
  901. end
  902. 'You hear <<$lover[lover_number]>> shouting your name and jog over to meet them. You both embrace with a cuddle and a kiss on the cheek.'
  903. '"Hey love, well done."'
  904. '"Thanks. And thanks for coming, it means a lot."'
  905. '"Of course, I''d come and support you. Now go and get freshened up and we''ll go out, my treat and you choose."'
  906. 'You both have another cuddle before you head into the changing rooms to get showered and changed.'
  907. minut += 4
  908. act 'Go take your shower':
  909. *clr & cla
  910. dynamic $showerdin
  911. if deodorant_on = 1: gs 'sweat', 'remove_deo' & 'Your deodorant gets washed away in the shower.'
  912. pcs_hairbsh = 1
  913. '<center><video autoplay loop src="images/shared/home/bathroom/dush.mp4"></video></center>'
  914. 'Rejoining <<$lover[lover_number]>>, you both have a passionate embrace as most folks have gone.'
  915. '<<$lover[lover_number]>> then says "Well done again <<$pcs_nickname>>, but I have something I have to do that won''t wait. See you soon."'
  916. minut += 10
  917. gs 'stat'
  918. act 'Go home': minut += 4 & gt 'homes_properties', 'go_home'
  919. end
  920. end
  921. minut += 4
  922. gs 'stat'
  923. act 'Go home': minut += 4 & gt 'homes_properties', 'go_home'
  924. end
  925. end
  926. end
  927. --- gschool_grounds ---------------------------------