1
0

gschool_grounds.qsrc 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752
  1. # gschool_grounds
  2. !Outside school building
  3. if $ARGS[0] = 'main':
  4. CLOSE ALL
  5. $loc = 'gschool_grounds'
  6. $metka = 'main'
  7. $location_type = 'public_outdoors'
  8. $menu_loc = 'gschool_grounds'
  9. $menu_arg = 'main'
  10. menu_off = 0
  11. *clr & cla
  12. gs 'stat'
  13. '<center><b><font color="maroon">Outside School</font></b></center>'
  14. if month >= 11 or month <= 3:
  15. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/schoolwinter.jpg"></center>'
  16. else
  17. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool.jpg"></center>'
  18. end
  19. 'Pavlovsk''s only school, all the local children go here for their education. Next to the school is the athletic field, a parking lot for the teachers, just beyond the parking lot is a grove of trees, and past that is the old school building. After the new school was built the old one was supposed to get renovated and used for advance classes but budget cuts meant the project was canceled and now the old school building stands empty. Though many of the kids use it to skip class or as a place to sneak off to drink or have sex.'
  20. if ((hour = 6 and minut >= 30) or (hour >= 7 and hour < 18)) and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0:
  21. '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.'
  22. end
  23. if day = nyp_day and month = 12 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0:
  24. if hour >= 14 and hour < 17:
  25. 'All the boys and girls are standing near the school. Everyone did their best to look good today, wearing their nicest clothes. Someone calls out to you, "Hey <<$pcs_nickname>>, are you coming to the New Year''s Eve party or not? You didn''t pay the 1000 <b>₽</b> entry fee yet!"'
  26. if money >= 1000:act 'Go to the party (1,000 <b>₽</b>)':money -= 1000 & gt 'nyp_school', 'start'
  27. end
  28. end
  29. if InvitationToDimkaNYparty = 1 and day = 31 and day = nyp_day: act 'Follow Dimka to the New Year''s party at his home': killvar 'InvitationToDimkaNYparty' & minut += 30 & gt 'sny', '3'
  30. if hour = 14 and week < 6 and kanikuli = 0:
  31. gs 'gschool_socialchg', 'group_student_rel_change'
  32. if NikoDate_Day ! daystart:
  33. if week = 1 and NikoIntro = 0:
  34. gt 'NikoEv', 'Intro'
  35. elseif NikoVolkovQW = 5 and NikoEv = 6 and NikoDate = 0:
  36. gt 'NikoDates', 'After School'
  37. elseif NikoVolkovQW = 5 and NikoEv = 8 and NikoDate = 0:
  38. gt 'NikoDates', 'After School 2'
  39. elseif NikoVolkovQW = 10 and NikoEv = 22:
  40. gt 'NikoEv2', 'Recovery'
  41. end
  42. end
  43. end
  44. if week < 6 and hour = 14 and kanikuli = 0 and afterschool_day ! daystart:
  45. afterschool_day = daystart
  46. if rand(0,3) = 0:
  47. $eventtype = 'after_school'
  48. gt 'gschool_events', 'break_events'
  49. else
  50. gt 'gschool_events', 'afterschool_events'
  51. end
  52. end
  53. !! Cheerleading tryouts if Sveta decided to attend
  54. if hour = 14 and cheerleadingQW['quest_stage'] = 1:
  55. gt 'gschool_cheerleading', 'tryouts'
  56. !! Sveta attends training after school every Tuesday and Thursday.
  57. elseif hour = 14 and cheerleadingQW['day'] ! daystart and (week = 2 or week = 4) and kanikuli = 0 and cheerleadingQW['quest_stage'] > 1:
  58. gt 'gschool_cheerleading', 'afterschool_practice'
  59. !! A football game is played once every 2nd Friday and the cheerleaders perform out on the field.
  60. 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):
  61. gt 'gschool_cheerleading', 'afterschool_game'
  62. end
  63. if hour <= 8 and kanikuli = 6:
  64. 'Today is graduation day! The school prom is tonight as well.'
  65. act 'Go to your graduation':
  66. *clr & cla
  67. menu_off = 1
  68. hour = 10
  69. minut = 0
  70. SchoolAtestat = 1
  71. kanikuli = 7
  72. gs 'stat'
  73. if home_owned[2] = 0:
  74. '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.'
  75. else
  76. '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.'
  77. end
  78. 'Your Principial begins calling your classmates in alphabetical order. Finally it''s your turn.'
  79. if pcs_grades >= 90:
  80. '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 applaude and the auditorium quickly joins in the applause.'
  81. if home_owned[2] = 1: 'As you return to your place you see your mother smiling brightly.'
  82. elseif pcs_grades >= 70:
  83. '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.'
  84. else
  85. 'You go up to the podium. The Principal shakes your hand and gives you your diploma and you return to your place.'
  86. end
  87. act 'Return to town': minut += 2 & gt 'pav_residential'
  88. act 'Go to the prom party':
  89. *clr & cla
  90. minut += 540
  91. pcs_energy += 70
  92. gs 'drugs', 'alcohol', 'vodka', rand(2,3)
  93. gs 'underwear', 'remove'
  94. gs 'clothing', 'strip'
  95. gs 'stat'
  96. 'After the official graduation, everyone gets hammered at the prom party. You don''t remember much of what happened, only recalling a few flashbacks of going skinny dipping in the town fountain with a group of friends. Your mouth is dry and you can taste beer and what might be a kebab, you are somewhere in the town center, all of your clothes are missing and you are completely naked.'
  97. 'You make your way back home, you think you are discrete and stick to poorly lit areas but you really don''t remember and somehow have bits of someone''s hedge in your hair.'
  98. act 'Go home': gt 'korrPar'
  99. end
  100. end
  101. exit
  102. end
  103. if SchoolAtestat = -1 and week < 6 and hour >= 6 and hour < 14:
  104. act 'Get your diploma':
  105. *clr & cla
  106. menu_off = 1
  107. minut += 20
  108. SchoolAtestat = 1
  109. kanikuli = 7
  110. gs 'stat'
  111. if pcs_grades >= 70:
  112. 'The Principal hands you your diploma. "Well done, Miss <<$pcs_lastname>>! Good luck in your future!" she says as she shakes your hand.'
  113. else
  114. 'The Principal hands you your diploma. "Good luck in your future!" she says as she shakes your hand.'
  115. end
  116. act 'Return to town': minut += 2 & gt 'pav_residential'
  117. end
  118. end
  119. !! act 'Go to old school building': gt
  120. !! act 'Go to the Principals Office': gt
  121. if week < 6 and hour >= 6 and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0 and schoolBlock = 0:
  122. if $clothingworntype = 'school' or Enable_sforma = 1:
  123. if hour = 6:
  124. if minut < 30:
  125. 'It''s too early for school now.'
  126. else
  127. if NikoEv = 10: gt 'NikoWhore', 'Walk Of Shame'
  128. act 'Wait for class': gt 'gschool_grounds', 'bulding'
  129. end
  130. elseif hour = 7:
  131. if NikoEv = 10:
  132. gt 'NikoWhore', 'Walk Of Shame'
  133. elseif minut <= 45:
  134. act '<b>Go to class</b>': gt 'gschool_grounds', 'bulding'
  135. else
  136. 'You are late for school, you could rush to class or just skip until the second period.'
  137. act '<b>Rush to class</b>':
  138. demerit += 5
  139. gt 'gschool_grounds', 'bulding'
  140. end
  141. act 'Skip class':
  142. *clr & cla
  143. menu_off = 1
  144. '<center><b><font color="maroon">School Hallway</font></b></center>'
  145. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<rand(0,2)>>.jpg"></center>'
  146. 'You don''t feel like attending all of your classes this morning. Surely no one will miss you if you skip one of your three morning classes.'
  147. act 'Go to girl''s bathroom': gt 'gschool_girls_bathroom', 'start'
  148. act 'Go to boy''s bathroom': gt 'gschool_boys_bathroom', 'start'
  149. end
  150. end
  151. elseif hour = 8:
  152. if NikoEv = 10: gt 'NikoWhore', 'Walk Of Shame'
  153. 'You missed your whole first class, hopefully no one noticed.'
  154. act '<b>Rush to class</b>': demerit += 10 & gt 'gschool_grounds', 'bulding'
  155. elseif hour < 14:
  156. 'It''s too late for school now. You have been marked as absent today.'
  157. end
  158. else
  159. 'You''re not allowed to attend any classes at school if you''re not wearing your school uniform.'
  160. end
  161. end
  162. act 'Return to town': minut += 2 & gt 'pav_residential'
  163. act 'Go to the sports field': minut += 1 & gt 'gschool_grounds', 'sports'
  164. if joint > 0 and jointhigh = 0: act 'Smoke a joint behind the school building': gs 'drugs', 'joint' & gt $loc, $metka
  165. if week = 6 and hour = 8 and StoryLine > 0 and SchoolAtestat = 0 and detention_set = 1 and schoolBlock = 0: act 'Go to detention': gt 'gschool_detention', 'start'
  166. if zverRageQW = 1: gt 'gschool_grounds', 'KristinaFight'
  167. if week < 6 and hour = 14 and dimaRevenge = 5 and dimaRevChoice = 0:
  168. gt 'dimaRevenge', dimaRevenge
  169. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 1:
  170. gt 'dimaRevenge', dimaRevenge
  171. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 1:
  172. gt 'dimaRevenge', 5, 'before'
  173. elseif week < 6 and hour = 7 and dimaRevenge = 6 and dimaRevChoice = 1:
  174. gt 'dimaRevenge', 6, 'before'
  175. elseif week < 6 and hour = 14 and dimaRevenge = 7 and dimaRevChoice = 1:
  176. gt 'dimaRevenge', dimaRevenge
  177. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 2:
  178. gt 'dimaRevenge', dimaRevenge, 'day4jockbefore'
  179. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 2:
  180. gt 'dimaRevenge', dimaRevenge, 'day5jockbefore'
  181. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 2:
  182. gt 'dimaRevenge', 5, 'day5jockafter'
  183. !elseif week < 6 and hour = 11 and dimaRevenge = 4 and dimaRevChoice = 3:
  184. ! gt 'gschool_lessons', 'short_break'
  185. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 3:
  186. gt 'dimaRevenge', dimaRevenge
  187. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 4:
  188. gt 'dimaRevenge', dimaRevenge, 'after'
  189. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 4:
  190. gt 'dimaRevenge', dimaRevenge, 'before'
  191. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 4:
  192. gt 'dimaRevenge', 5, 'after'
  193. elseif week < 6 and hour = 7 and dimaRevenge = 7 and dimaRevChoice = 4 and dimaRevengedaystart >= daystart:
  194. gt 'dimaRevenge', 6
  195. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 5:
  196. gt 'dimaRevenge', dimaRevenge, 'before'
  197. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 5:
  198. gt 'dimaRevenge', 5
  199. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 6:
  200. gt 'dimaRevenge', dimaRevenge
  201. end
  202. if hour >= 14 and pav_slut >= 250 and SchoolGossip > 0 and afterschoolday ! daystart: gt 'gschool_sex', 'suck'
  203. if week = 1 and kanikuli = 0 and arthakQW = 10 and apmeetday ! daystart and hour >= 14: gt 'artgar'
  204. if hour = 14 and week < 6 and kanikuli = 0:
  205. if ivan_afterschool = 1: act 'Meet Ivan after school': gt 'gschool_sex', 'afterschool'
  206. if LinaSlut > 0 and rand(1,10) < 3: 'You see Lina, Dan and Vasily leaving the school together.'
  207. if Enable_tablemap = 0:
  208. if anushkaFirstvisit = 0 and meet_after_school = 1: '<a href="exec: gt ''anushka'', ''meet_after_school''">Anushka Konstantinov</a> is leaning against a tree just in front of the school.'
  209. if LariskaHomeIn > 0: '<a href="exec:minut += 1 & gt ''LariskaGo''">Lariska Gruzdev</a> impatiently walks back and fourth across the courtyard, as if she''s waiting for someone.'
  210. if JuliaMilLernQW >= 1: '<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milova</a> is sitting somewhere on the school courtyard, reading a book.'
  211. if NatbelQW['QWstage'] > 0: '<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a> is standing in a corner.'
  212. if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0 and artlie ! 2 and artembrokenheart ! 1: '<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a> is waiting for you near the school entrance.'
  213. if npc_QW['A231'] = 1 or npc_QW['A231'] = 3 or npc_QW['A231'] >= 5: '<a href="exec:minut += 1 & gt ''AleksandraGo'', ''Start''"><<$npc_firstname[''A231'']>> <<$npc_lastname[''A231'']>></a> is waiting for you at the end of the school courtyard, listening to music.'
  214. if katjaMeynoldday ! daystart and meynoldQW >= 2: '<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a> is walking across the school courtyard, getting ready to go home.'
  215. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  216. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
  217. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  218. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  219. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
  220. end
  221. if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0: '<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a> is talking to some of his friends on the courtyard.'
  222. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  223. 'You can see <a href="exec: gt ''FedorEv'', ''Strela Chat''">Fedor</a> sitting in the corner of the schoolyard by himself.'
  224. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  225. 'You can see <a href="exec: gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a> standing by himself with a troubled look on his face.'
  226. elseif fedorKozlovQW >= 10:
  227. 'You can see <a href="exec: gt ''FedorEv'', ''Start''">Fedor</a> with his backpack around his arm, standing by himself.'
  228. end
  229. if NikoVolkovQW = 5 and NikoDate = 1 and NikoDate_Day ! daystart or NikoEv = 11:
  230. 'You can see <a href="exec:gt ''NikoEv'', ''Niko Dates''">Nikolai Volkov</a> smoking outside of the school.'
  231. elseif NikoVolkovQW = 10 and NikoEv >= 17 and NikoEv <= 20 and NikoDate_Day ! daystart:
  232. '<a href="exec:gt ''NikoEv2'', ''Events''">Nikolai Volkov</a> is smoking outside of the school.'
  233. end
  234. else
  235. !display friends in table if switch is on.
  236. st_count=0 & $show_table=''
  237. if anushkaFirstvisit = 0 and meet_after_school = 1: gs 'show_table', '<a href="exec: gt ''anushka'', ''meet_after_school''">Anushka Konstantinov</a>', '5'
  238. if LariskaHomeIn > 0: gs 'show_table', '<a href="exec:minut += 1 & gt ''LariskaGo''">Lariska Gruzdev</a>', '5'
  239. if JuliaMilLernQW >= 1: gs 'show_table', '<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milov</a>', '5'
  240. if NatbelQW['QWstage'] > 0: gs 'show_table', '<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a>', '5'
  241. if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0: gs 'show_table', '<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a>', '5'
  242. if katjaMeynoldday ! daystart and meynoldQW >= 2: gs 'show_table', '<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a>', '5'
  243. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  244. gs 'show_table', '<a href="exec:minut += 15 & gt ''dimaHome'', ''home''">Dimka Nosov</a>', '5'
  245. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  246. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  247. gs 'show_table', '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a>', '5'
  248. end
  249. if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0: gs 'show_table', '<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a>', '5'
  250. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  251. gs 'show_table', '<a href="exec: gt ''FedorEv'', ''Strela Chat''">Fedor</a>', '5'
  252. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  253. gs 'show_table', '<a href="exec: gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a>', '5'
  254. elseif fedorKozlovQW >= 10:
  255. gs 'show_table', '<a href="exec: gt ''FedorEv'', ''Start''">Fedor</a>', '5'
  256. end
  257. if NikoVolkovQW = 5 and NikoDate = 1 and NikoDate_Day ! daystart or NikoEv = 11 and NikoDate_Day ! daystart:
  258. gs 'show_table', '<a href="exec: gt ''NikoEv'', ''Niko Dates''">Nikolai</a>', '5'
  259. elseif NikoVolkovQW = 10 and NikoEv >= 17 and NikoEv <= 20 and NikoDate_Day ! daystart:
  260. gs 'show_table', '<a href="exec: gt ''NikoEv2'', ''Events''">Nikolai</a>', '5'
  261. end
  262. if npc_QW['A231'] = 1 or npc_QW['A231'] = 3 or npc_QW['A231'] >= 5: gs 'show_table', '<a href="exec:minut += 1 & gt ''AleksandraGo'', ''Start''"><<$npc_firstname[''A231'']>> <<$npc_lastname[''A231'']>></a>', '5'
  263. if st_count > 0:
  264. 'Near school yard, you see: '
  265. '<TABLE BORDER=1><<$show_table>></TR></TABLE>'
  266. end
  267. end
  268. if albinaCarday ! daystart and AlbFrend >= 1 and albrideday ! daystart: '<a href="exec:minut += 15 & gt ''albinaRide''">Albina Barlovskaya</a> is waiting behind the wheel of a large black SUV, parked near the school.'
  269. ! meynold`s events
  270. if hour = 14 and vicky_afterschool ! daystart: gs 'mey_vika_events', 'near_school'
  271. if mey_vika['mey_vika_qw'] = 35 or mey_vika['mey_vika_qw'] = 36 and minut < 45:
  272. act 'Study with Tamara Mikhailovna':
  273. if mey_vika['mey_vika_qw'] = 36: gt 'mey_tamara_events', 'rebuke'
  274. gt 'mey_tamara_events', 'learning0'
  275. end
  276. end
  277. end
  278. if strelaDay ! daystart and strelaQW = 1 and hour = 14:
  279. *clr & cla
  280. 'A Mitsubishi Pajero and a BMW drive up to the school gates. Strong, muscular guys in leather jackets and tracksuits get out of the cars. They have come to meet Vitek, Dan and Vasily. You watch them talk about something, though you''re not close enough to hear what it''s about. Then you notice Fedor Kozlov leaving school, his face all swollen and bruised. Fedor waves his hand at you, "<<$pcs_nickname>>! Come here, you''re my witness!"'
  281. act 'Go and see what Fedor needs': gt 'strela'
  282. end
  283. end
  284. !Outside school sports field
  285. if $ARGS[0] = 'sports':
  286. $loc = 'gschool_grounds'
  287. $location_type = 'public_outdoors'
  288. $metka = 'sports'
  289. $menu_loc = 'gschool_grounds'
  290. $menu_arg = 'sports'
  291. menu_off = 0
  292. *clr & cla
  293. gs 'stat'
  294. if month > 3 and month < 11:
  295. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/field.jpg"></center>'
  296. else
  297. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/fieldwinter.jpg"></center>'
  298. end
  299. 'There is a football field and around it is a track, often before and after school kids use the field and track.'
  300. 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')+' is on the football field showing off his skills.'
  301. 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.'
  302. act 'Leave the sports field': minut += 1 & gt 'gschool_grounds', 'main'
  303. if schoolrunday ! daystart and $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  304. act 'Go for a run (1 hour)':
  305. *clr & cla
  306. menu_off = 1
  307. minut += 60
  308. schoolrunday = daystart
  309. fat -= rand(2, 7)
  310. run_exp += rand(0, 2)
  311. gs 'sweat', 'add', 20
  312. gs 'stat'
  313. if month > 2 and month < 9:
  314. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school//grounds/runsummer.jpg"></center>'
  315. else
  316. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school//grounds/runwinter.jpg"></center>'
  317. end
  318. 'You spend an hour on the track going for a run.'
  319. act 'Continue': gt 'gschool_grounds', 'sports'
  320. end
  321. elseif schoolrunday ! daystart and ($clothingworntype ! 'exercise' or $shoeworntype ! 'trainers'):
  322. 'You could go for a run here if you were wearing sports clothes and shoes.'
  323. end
  324. if hour >= 9 and hour < 18 and StoryLine > 0 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.'
  325. if week = 6 and schoolSorev = 2 and hour = 10 and SchoolBlock = 0:
  326. *nl
  327. '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.'
  328. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  329. act 'Participate in the 400m sprint event': gt 'gschool_grounds', 'SchoolRun2'
  330. else
  331. 'You need to wear exercise clothes to participate.'
  332. end
  333. end
  334. if week = 6 and schoolSorev = 1 and hour = 10 and SchoolBlock = 0:
  335. *nl
  336. '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.'
  337. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  338. act 'Participate in the 400m sprint race': gt 'gschool_grounds', 'SchoolRun'
  339. else
  340. 'You need to wear exercise clothes to participate.'
  341. end
  342. end
  343. gs 'family'
  344. ! Giving football preference, since there''s no indoor option for it.
  345. if temper => 15 and sunWeather = 1 and hour > 8 and hour < 12 and week = 6 and fbpickupDay + 14 <= daystart and bbpickupDay ! daystart:
  346. *nl
  347. '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>.'
  348. elseif temper => 15 and sunWeather = 1 and hour > 8 and hour < 12 and week = 6 and bbpickupDay + 14 <= daystart and fbpickupDay ! daystart:
  349. *nl
  350. '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>.'
  351. end
  352. end
  353. !!School building
  354. if $ARGS[0] = 'bulding':
  355. $loc = 'gschool_grounds'
  356. $metka = 'bulding'
  357. $location_type = 'public_indoors'
  358. $menu_loc = 'gschool_grounds'
  359. $menu_arg = 'bulding'
  360. menu_off = 0
  361. gs 'stat'
  362. '<center><b><font color="maroon">Inside School</font></b></center>'
  363. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<rand(0,2)>>.jpg"></center>'
  364. 'The hallways of the school building are painted with a cheap green paint, which you think may be toxic. Budget cuts.'
  365. act 'Continue':
  366. if hour = 8: late = 1
  367. gs 'stat'
  368. BeInSchool += 1
  369. if rand(0,1) = 0:
  370. gt 'gschool_lessons', 'morning'
  371. else
  372. if rand(0,3) = 0:
  373. gt 'gschool_events', 'teacher_greet'
  374. else
  375. $eventtype = 'before_school'
  376. gt 'gschool_events', 'break_events'
  377. end
  378. end
  379. end
  380. act 'Return to town': minut += 2 & gt 'pav_residential'
  381. if dimaRevenge = 1:
  382. menu_off = 1
  383. '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.
  384. "I know what you did, bitch. Did you really thing I wouldn''t figure out it was you that wiped my harddrive."
  385. 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."
  386. His words fill you with dread as you make your way to class.'
  387. end
  388. if zverSlutQW = 1 and week = 1 and lariskaQwestDay < daystart and lariskaQwestDay ! 0 and zverRageQW = 2:
  389. menu_off = 1
  390. zverSlutQW = 2
  391. if KotovZverHelp ! 1:
  392. $npc_notes['A18'] = 'Ever since your fight, Christina has been avoiding you. She''s been humiliated ever since you told the whole school about how she sucked the P.E. teacher''s dick for a place in the running competition, and beat her up when she tried to fight you. Barely a shade of her former self she stands timidly in a corner, her head still wrapped in gauss. Whenever she opens her mouth, people can see the broken teeth she hasn''t had a chance to get fixed yet.'
  393. if lariskaHelp > 0:
  394. 'Lariska tells you that you crushed Christina''s spirit when she lost that fight to you, and that there''s no fight left in her now. You know better though; Christina is the type of person to hold a grudge, and you expect she''s just biding her time until she finds a good opportunity to get back at you.'
  395. end
  396. else
  397. if LinaSlut > 0:$text_end = ' and Lina'
  398. 'Lariska tells you that Christina will require treatment for several months to fully recover from the beating you gave her, and also that Avelina has been hooking up with Vitek Kotov recently. You suspect this might have something to do with Christina; Lina would do anything for Christina. You feel a knot in your stomach; being on Vitek''s bad side could be really bad for you.'
  399. end
  400. if lariskaHelp > 0:LariskaHomeIn = 1
  401. $npc_notes['A13'] = 'Lariska is an athletic girl with a weak personality: she''s very dependent on other people''s opinions of her. Christina used to control her, but ever since you took care of Christina she has been a lot more lively. She has a spark in her eyes, and is almost always in a good mood. Even though Mikhail Nikolayevich sees a lot of potential in her and offered her a spot on the volleyball team, she''s afraid to go pro.'
  402. elseif zverSlutQW = 0 and week = 1 and lariskaQwestDay < daystart and lariskaQwestDay ! 0 and zverRageQW = 2:
  403. menu_off = 1
  404. $npc_notes['A18'] = 'Christina is a tall and strong girl. She''s one of the best athletes your school has to offer. Her leadership skills, combined with her intelligence and tenacity make her a very serious threat to anyone who would challenge her.'
  405. npc_rel['A18'] = 0
  406. *nl
  407. $npc_notes['A13'] = 'Lariska is an athletic girl with a weak personality: she''s very dependent on other people''s opinions of her. Christina controls her every move, and ever since the fight she has been avoiding you. She seems even more down than usual, and often looks sad. Even though Mikhail Nikolayevich sees a lot of potential in her and offered her a spot on the volleyball team, she''s afraid to go pro.'
  408. if lariskaHelp > 0:
  409. $text_end = ' And don''t you worry, I will take care of your girlfriend Lariska as well. I''ll teach her what happens when she sides against me.'
  410. $npc_notes['A13'] = 'Lariska is an athletic girl with a weak personality: she''s very dependent on other people''s opinions of her. Christina used to control her, but ever since you stood up to Christina she has been a lot more lively. Even though Mikhail Nikolayevich saw a lot of potential in her and offered her a spot on the volleyball team, she''s afraid to go pro. Her close ties with Christina Zvereva have put her in a bad light, and she has now been banned from playing for the volleyball team even if she wanted to.'
  411. end
  412. 'Christina Zvereva approaches you:'
  413. '"What do you want, bitch? Have you recovered from your ass-kicking yet? At least you understand your place now.<<$text_end>>"'
  414. lariskaQwestDay += 99999
  415. end
  416. end
  417. if $ARGS[0] = 'KristinaFight':
  418. *clr & cla
  419. menu_off = 1
  420. zverRageQW = 2
  421. $location_type = 'event_outdoors'
  422. gs 'stat'
  423. '<center><video autoplay loop src="images/characters/pavlovsk/school/girl/christina/school/fight.mp4"></video></center>'
  424. 'As you cross the school yard after school, you are surprised by a powerful kick in your back. You fall to your hands and knees and rub your sore back for a second, before you turn around and see Christina Zvereva, her face contorted with rage. She yells at you, "You fucking bitch! How dare you spread shit about me like that? I''ll break your fucking face!"'
  425. act 'Fight her':
  426. gs 'fight', 'initFight'
  427. gs 'fight_npcdata', 'christina'
  428. gt 'fight', 'start'
  429. end
  430. end
  431. if $ARGS[0] = 'SchoolRun':
  432. $location_type = 'event_outdoors'
  433. *clr & cla
  434. menu_off = 1
  435. minut += 30
  436. gs 'stat'
  437. '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 Prokhorov wins. When the guys have finished, it is the girls'' turn.'
  438. act 'Go to the start':
  439. *clr & cla
  440. minut += 30
  441. schoolSorev = 0
  442. kolsorev += 1
  443. gs 'stat'
  444. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  445. '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.'
  446. wait 725
  447. 'On your marks...'
  448. wait 725
  449. 'Get set...'
  450. wait 725
  451. 'Go!'
  452. wait 725
  453. begminus = 0
  454. if bmi_calc > 25:
  455. begminus = ((bmi_calc - 25)*4)
  456. elseif bmi_calc < 18:
  457. begminus = ((25 - bmi_calc)*6)
  458. end
  459. begresult = pcs_run - begminus
  460. act 'Run': gs 'gschool_grounds', 'SchoolRun_result'
  461. gs 'willpower', 'skill', 'run_lvl', 'hard'
  462. if will_cost <= pcs_willpwr:
  463. act 'Give it your best (<<will_cost>> Willpower)':
  464. begresult += 10
  465. gs 'willpower', 'pay', 'self'
  466. gs 'gschool_grounds', 'SchoolRun_result'
  467. end
  468. else
  469. 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>'
  470. end
  471. end
  472. end
  473. if $ARGS[0] = 'SchoolRun_result':
  474. cla
  475. if begresult < 10:
  476. grupvalue[2] -= 2
  477. '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.'
  478. elseif begresult < 15:
  479. grupvalue[2] -= 1
  480. 'You struggle to keep up with the other girls, and finish in last place.'
  481. elseif begresult < 20:
  482. 'You run as fast as you can, but only manage to finish second to last.'
  483. elseif begresult < 25:
  484. 'You run as fast as you can, but only manage to take 6th place.'
  485. elseif begresult < 30:
  486. grupvalue[2] += 1
  487. 'You run as fast as you can, but only manage to take 5th place.'
  488. elseif begresult < 35:
  489. grupvalue[2] += 1
  490. 'You run as fast as you can, but only manage to take 4th place.'
  491. elseif begresult < 45:
  492. grupvalue[2] += 2
  493. 'You run as fast as you can, and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  494. elseif begresult < 50:
  495. grupvalue[2] += 3
  496. '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.'
  497. else
  498. swinbeg += 1
  499. grupvalue[2] += 5
  500. 'You run as fast as you can, and manage to reach the finish line before anyone else. First place! 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.'
  501. end
  502. run_exp += 1
  503. fat -= 2
  504. if swinbeg = 3 and LocalRun = 0:
  505. LocalRun = 1
  506. if razradbeg < 1:
  507. '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.'
  508. razradbeg = 1
  509. else
  510. '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.'
  511. end
  512. end
  513. gs 'stat'
  514. act 'Return to town': gt 'gschool_grounds', 'main'
  515. end
  516. if $ARGS[0] = 'SchoolRun2':
  517. $location_type = 'event_outdoors'
  518. *clr & cla
  519. menu_off = 1
  520. minut += 30
  521. gs 'stat'
  522. '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 Prokhorov wins. When the guys have finished, it is the girls'' turn.'
  523. if swinbeggor = 0:
  524. 'Getting ready at the start is Christina Zvereva, one of the girls in your class. She scoffs at you, "You''ll never beat me!"'
  525. elseif swinbeggor = 1:
  526. 'Getting ready at the start is Christina Zvereva, one of the girls in your class. She looks at you angrily and says, "You beat me once, but never again!"'
  527. elseif swinbeggor = 2:
  528. 'Getting ready at the start is Christina Zvereva, one of the girls in your class. She looks at you with hatred, "You again, bitch? You''re going down this time, I promise you!"'
  529. end
  530. act 'Go to the start':
  531. *clr & cla
  532. kolsorev += 1
  533. minut += 30
  534. schoolSorev = 0
  535. gs 'stat'
  536. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  537. '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.'
  538. wait 725
  539. 'On your marks...'
  540. wait 725
  541. 'Get set...'
  542. wait 725
  543. 'Go!'
  544. wait 725
  545. begminus = 0
  546. if bmi_calc > 25:
  547. begminus = ((bmi_calc - 25)*4)
  548. elseif bmi_calc < 18:
  549. begminus = ((25 - bmi_calc)*6)
  550. end
  551. begresult = pcs_run - begminus
  552. act 'Run': gs 'gschool_grounds', 'SchoolRun2_result'
  553. gs 'willpower', 'skill', 'run_lvl', 'hard'
  554. if will_cost <= pcs_willpwr:
  555. act 'Give it your best (<<will_cost>> Willpower)':
  556. begresult += 10
  557. gs 'willpower', 'pay', 'self'
  558. gs 'gschool_grounds', 'SchoolRun2_result'
  559. end
  560. else
  561. 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>'
  562. end
  563. end
  564. end
  565. if $ARGS[0] = 'SchoolRun2_result':
  566. cla
  567. if begresult < 10:
  568. grupvalue[2] -= 2
  569. '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.'
  570. elseif begresult < 15:
  571. grupvalue[2] -= 1
  572. 'You struggle to keep up with the other girls, and finish in last place.'
  573. elseif begresult < 20:
  574. 'You run as fast as you can, but only manage to finish second to last.'
  575. elseif begresult < 25:
  576. 'You run as fast as you can, but only manage to take 6th place.'
  577. elseif begresult < 30:
  578. grupvalue[2] += 1
  579. 'You run as fast as you can, but only manage to take 5th place.'
  580. elseif begresult < 35:
  581. grupvalue[2] += 1
  582. 'You run as fast as you can, but only manage to take 4th place.'
  583. elseif begresult < 40:
  584. grupvalue[2] += 2
  585. 'You run as fast as you can, and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  586. elseif begresult < 50:
  587. grupvalue[2] += 3
  588. '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.'
  589. else
  590. swinbeggor += 1
  591. grupvalue[2] += 5
  592. 'You run as fast as you can, and manage to reach the finish line before anyone else. First place! 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.'
  593. end
  594. run_exp += 1
  595. fat -= 2
  596. if swinbeggor = 3 and LocalRun = 1:
  597. LocalRun = 2
  598. npc_rel['A18'] = 0
  599. zverevaQW = 1
  600. if razradbeg < 2:
  601. 'You have won the competition three more times and Mr. Pavlovich awards you the second tier sports trophy in running.'
  602. razradbeg = 2
  603. else
  604. 'You have won the competition three more times and Mr. Pavlovich awards you another trophy.'
  605. end
  606. 'Christina Zvereva stands nearby glaring at you the whole time, her hands balled into fists. She''s seething with rage, realizing she cannot beat you.'
  607. elseif swinbeggor = 2 and begresult >= 130:
  608. npc_rel['A18'] = 0
  609. 'Christina Zvereva is gasping for breath at the finish line. She was unable to overtake you, and came second again. Christina avoids your gaze, not wanting to look you in the eye.'
  610. elseif swinbeggor = 1 and begresult >= 130:
  611. npc_rel['A18'] = 0
  612. 'Christina Zvereva is gasping for breath at the finish line. She was unable to overtake you, and came second yet again. You just flash her a teethy grin and continue your victory lap. Through clenched teeth Christina growls at you, "You bitch!"'
  613. end
  614. gs 'stat'
  615. act 'Leave': gt 'gschool_grounds', 'main'
  616. end
  617. if $ARGS[0] = 'change_room':
  618. $metka = 'change_room'
  619. $loc = 'gschool_grounds'
  620. $location_type = 'bathroom'
  621. $locM = 'gschool_grounds'
  622. $metkaM = 'change_room'
  623. $menu_loc = 'gschool_grounds'
  624. $menu_arg = 'change_room'
  625. menu_off = 0
  626. *clr & cla
  627. gs 'stat'
  628. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/gym/lockerroom.jpg"></center>'
  629. act 'Leave the school building':
  630. if $clothingworntype = 'nude':
  631. msg'<b><font color = red>You need to get dressed.</font></b>'
  632. gt 'gschool_grounds', 'change_room'
  633. else
  634. minut += 1
  635. gt 'gschool_grounds', 'main'
  636. end
  637. end
  638. act 'Go to sports field':
  639. if $clothingworntype = 'nude':
  640. msg'<b><font color = red>You need to get dressed.</font></b>'
  641. gt 'gschool_grounds', 'change_room'
  642. else
  643. minut += 1
  644. gt 'gschool_grounds', 'sports'
  645. end
  646. end
  647. *nl
  648. 'The locker room is accessed through the school gym, and is left unlocked until 18:30 each day, to be utilised by 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(pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0, ', and <a href="exec:dynamic $pirManage">manage your piercings</a>', '.')+''
  649. *nl
  650. 'You can access your <a href="exec: quick_dress = 1 & gt ''wardrobe'', ''default''">default clothing</a> options directly.'
  651. if (hour = 18 and minut >= 30) or hour > 18:
  652. 'The school is closing for the night and you have to leave so you don''t get stuck here all night.'
  653. exit
  654. end
  655. gs 'wardrobe', 'sports_outfit'
  656. act 'Change you outfit':
  657. cla
  658. gt 'wardrobe', 'start'
  659. end
  660. dynamic $publicpan
  661. act 'Look in the mirror': gt 'mirror', 'start'
  662. if pcs_hairbsh = 0: act 'Brush your hair': gt 'mirror', 'brush'
  663. dynamic $quickwash
  664. dynamic $basin
  665. if shampoo > 0:
  666. dynamic $shower
  667. else
  668. '<font color="red">You''ve run out of shampoo and will have to buy some more before you can wash yourself.</font>'
  669. end
  670. dynamic $tampon
  671. gs 'din_van', 'pblc_pee'
  672. end
  673. --- gschool_grounds ---------------------------------