gschool_grounds.qsrc 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  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 > 2 and month < 9:
  15. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool.jpg"></center>'
  16. else
  17. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/schoolwinter.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 age <= 17 and StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0:
  24. if hour = 14:
  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:
  30. killvar 'InvitationToDimkaNYparty'
  31. act 'Follow Dimka to his home at the New Year party': minut += 30 & gt 'sny', '3'
  32. end
  33. if hour <= 8 and kanikuli = 6:
  34. 'Today is graduation day! The school prom is tonight as well.'
  35. act 'Go to your graduation':
  36. *clr & cla
  37. menu_off = 1
  38. hour = 10
  39. minut = 0
  40. SchoolAtestat = 1
  41. kanikuli = 7
  42. gs 'stat'
  43. if ParHomeBlock = 1:
  44. '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.'
  45. else
  46. '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.'
  47. end
  48. 'Your Principial begins calling your classmates in alphabetical order. Finally it''s your turn.'
  49. if pcs_grades >= 90:
  50. '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.'
  51. if ParHomeBlock = 0:'As you return to your place you see your mother smiling brightly.'
  52. elseif pcs_grades >= 70:
  53. '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.'
  54. else
  55. 'You go up to the podium. The Principal shakes your hand and gives you your diploma and you return to your place.'
  56. end
  57. act 'Return to town': minut += 2 & gt 'pavResidential'
  58. act 'Go to the prom party':
  59. *clr & cla
  60. minut += 540
  61. fat += 12
  62. pcs_energy += 70
  63. alko += 5
  64. cumspclnt = 2
  65. gs 'cum_cleanup'
  66. pcs_breath = 0
  67. gs 'underwear', 'remove'
  68. gs 'stat'
  69. gs 'clothing', 'strip'
  70. !gee gee, no normal outlet
  71. '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.'
  72. '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.'
  73. act 'Go home':gt 'korrPar'
  74. end
  75. end
  76. exit
  77. end
  78. if SchoolAtestat = -1 and week < 6 and hour >= 6 and hour < 14:
  79. act 'Get your diploma':
  80. *clr & cla
  81. menu_off = 1
  82. minut += 20
  83. SchoolAtestat = 1
  84. kanikuli = 7
  85. gs 'stat'
  86. if pcs_grades >= 70:
  87. 'The Principal hands you your diploma. "Well done, Miss <<$pcs_lastname>>! Good luck in your future!" she says as she shakes your hand.'
  88. else
  89. 'The Principal hands you your diploma. "Good luck in your future!" she says as she shakes your hand.'
  90. end
  91. act 'Return to town': minut += 2 & gt 'pavResidential'
  92. end
  93. end
  94. !! act 'Go to old school building': gt
  95. !! act 'Go to the Principals Office': gt
  96. if week < 6 and hour >= 6 and StoryLine > 0 and SchoolAtestat = 0 and kanikuli = 0 and schoolBlock = 0:
  97. if $clothingworntype = 'school' or Enable_sforma = 1:
  98. if hour = 6:
  99. if minut < 30:
  100. 'It''s too early for school now.'
  101. else
  102. if NikoEv = 10:gt 'NikoDates', 'Walk Of Shame'
  103. act 'Wait for class':
  104. gt 'gschool_grounds', 'bulding'
  105. end
  106. !! if minut <= 55:
  107. !! act 'Chat to a friend':
  108. !! end
  109. end
  110. elseif hour = 7:
  111. if NikoEv = 10:
  112. gt 'NikoDates', 'Walk Of Shame'
  113. elseif minut <= 45:
  114. act '<b>Go to class</b>':
  115. gt 'gschool_grounds', 'bulding'
  116. end
  117. else
  118. 'You are late for school, you could rush to class or just skip until the second period.'
  119. act '<b>Rush to class</b>':
  120. demerit += 5
  121. !! if rand(0,4) = 0:
  122. !! gt 'gschool_leesons', 'late punishment'
  123. !! else
  124. gt 'gschool_grounds', 'bulding'
  125. !! end
  126. end
  127. act 'Skip class':
  128. *clr & cla
  129. menu_off = 1
  130. '<center><b><font color="maroon">School Hallway</font></b></center>'
  131. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
  132. '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.'
  133. act 'Go to girl''s bathroom': gt 'gschool_girls_bathroom', 'start'
  134. act 'Go to boy''s bathroom': gt 'gschool_boys_bathroom', 'start'
  135. end
  136. end
  137. elseif hour = 8:
  138. if NikoEv = 10:gt 'NikoDates', 'Walk Of Shame'
  139. 'You missed your whole first class, hopefully no one noticed.'
  140. act '<b>Rush to class</b>':
  141. demerit += 10
  142. gt 'gschool_grounds', 'bulding'
  143. !! gs 'gschool_lessons', 'morning' !This skips all the teacher morning interactions.
  144. end
  145. elseif hour < 14:
  146. 'It''s too late for school now. You have been marked as absent today.'
  147. end
  148. else
  149. 'You''re not allowed to attend any classes at school if you''re not wearing your school uniform.'
  150. end
  151. end
  152. act 'Return to town': minut += 2 & gt 'pavResidential'
  153. act 'Go to the sports field': minut += 1 & gt 'gschool_grounds', 'sports'
  154. if week = 6 and hour = 8 and StoryLine > 0 and SchoolAtestat = 0 and detention_set = 1 and schoolBlock = 0:
  155. act 'Go to detention': gt 'gschool_detention', 'start'
  156. end
  157. if zverRageQW = 1:gt 'gschool_grounds', 'KristinaFight'
  158. if week < 6 and hour = 14 and dimaRevenge = 5 and dimaRevChoice = 0:
  159. gt 'dimaRevenge', dimaRevenge
  160. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 1:
  161. gt 'dimaRevenge', dimaRevenge
  162. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 1:
  163. gt 'dimaRevenge', 5, 'before'
  164. elseif week < 6 and hour = 7 and dimaRevenge = 6 and dimaRevChoice = 1:
  165. gt 'dimaRevenge', 6, 'before'
  166. elseif week < 6 and hour = 14 and dimaRevenge = 7 and dimaRevChoice = 1:
  167. gt 'dimaRevenge', dimaRevenge
  168. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 2:
  169. gt 'dimaRevenge', dimaRevenge, 'day4jockbefore'
  170. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 2:
  171. gt 'dimaRevenge', dimaRevenge, 'day5jockbefore'
  172. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 2:
  173. gt 'dimaRevenge', 5, 'day5jockafter'
  174. !elseif week < 6 and hour = 11 and dimaRevenge = 4 and dimaRevChoice = 3:
  175. ! gt 'gschool_lessons', 'short_break'
  176. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 3:
  177. gt 'dimaRevenge', dimaRevenge
  178. elseif week < 6 and hour = 14 and dimaRevenge = 4 and dimaRevChoice = 4:
  179. gt 'dimaRevenge', dimaRevenge, 'after'
  180. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 4:
  181. gt 'dimaRevenge', dimaRevenge, 'before'
  182. elseif week < 6 and hour = 14 and dimaRevenge = 6 and dimaRevChoice = 4:
  183. gt 'dimaRevenge', 5, 'after'
  184. elseif week < 6 and hour = 7 and dimaRevenge = 7 and dimaRevChoice = 4:
  185. gt 'dimaRevenge', 6
  186. elseif week < 6 and hour = 7 and dimaRevenge = 5 and dimaRevChoice = 5:
  187. gt 'dimaRevenge', dimaRevenge, 'before'
  188. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 5:
  189. gt 'dimaRevenge', 5
  190. elseif week < 6 and hour = 7 and dimaRevenge = 4 and dimaRevChoice = 6:
  191. gt 'dimaRevenge', dimaRevenge
  192. end
  193. if hour >= 14 and pav_slut >= 125 and SchoolGossip > 0 and afterschoolday ! daystart:gt 'gschool_sex', 'suck'
  194. if week = 1 and kanikuli = 0 and arthakQW = 10 and apmeetday ! daystart and hour >= 14:gt 'artgar'
  195. if hour = 14 and week < 6 and kanikuli = 0:
  196. if NikoDate_Day ! daystart:
  197. if NikoIntro = 0:
  198. gt 'NikoEv', 'Intro'
  199. elseif NikoVolkovQW = 5 and NikoEv = 6 and NikoDate = 0:
  200. gt 'NikoDates', 'After School'
  201. elseif NikoVolkovQW = 5 and NikoEv = 8 and NikoDate = 0:
  202. gt 'NikoDates', 'After School 2'
  203. elseif (NikoVolkovQW = 5 and NikoDate = 1) or NikoEv = 11:
  204. 'You can see <a href="exec:gt ''NikoEv'', ''Niko Dates''">Nikolai Volkov</a> smoking outside of the school.'
  205. elseif NikoVolkovQW = 10 and NikoEv >= 17 and NikoEv <= 20:
  206. '<a href="exec:gt ''NikoEv2'', ''Events''">Nikolai Volkov</a> is smoking outside of the school.'
  207. elseif NikoVolkovQW = 10 and NikoEv = 22:
  208. gt 'NikoEv2', 'Recovery'
  209. end
  210. end
  211. if ivan_afterschool = 1:
  212. act 'Meet Ivan after school': gt 'gschool_sex', 'afterschool'
  213. end
  214. if LinaSlut > 0:
  215. if rand(1,10) < 3:'You see Lina, Dan and Vasily leaving the school together.'
  216. end
  217. if Enable_tablemap = 0:
  218. 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.'
  219. if JuliaMilLernQW >= 1:'<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milova</a> is sitting somewhere on the school courtyard, reading a book.'
  220. if NatBelLernQW >= 1:'<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a> is standing in a corner.'
  221. if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0:'<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a> is waiting for you near the school entrance.'
  222. 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.'
  223. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  224. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
  225. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  226. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  227. '<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a> is deep in thought, as he leans against a lamp post.'
  228. end
  229. 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.'
  230. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  231. 'You can see <a href="exec:gt ''FedorEv'', ''Strela Chat''">Fedor</a> sitting in the corner of the schoolyard by himself.'
  232. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  233. 'You can see <a href="exec:gt ''FedorEv2'', ''Fedor Breakup''">Fedor</a> standing by himself with a troubled look on his face.'
  234. elseif fedorKozlovQW >= 10:
  235. 'You can see <a href="exec:gt ''FedorEv'', ''Start''">Fedor</a> with his backpack around his arm, standing by himself.'
  236. end
  237. else
  238. !display friends in table if switch is on.
  239. st_count=0 & $show_table=''
  240. if LariskaHomeIn > 0:gs'show_table','<a href="exec:minut += 1 & gt ''LariskaGo''">Lariska Gruzdev</a>','5'
  241. if JuliaMilLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''JuliaMilGo''">Julia Milov</a>','5'
  242. if NatBelLernQW >= 1:gs'show_table','<a href="exec:minut += 1 & gt ''NatBelGo''">Natasha Belova</a>','5'
  243. if artemLernQW >= 1 and artemVitokQW ! 2 and artemblok = 0:gs'show_table','<a href="exec:minut += 15 & gt ''artemEv'', ''start''">Artem Chebotarev</a>','5'
  244. if katjaMeynoldday ! daystart and meynoldQW >= 2:gs'show_table','<a href="exec:minut += 15 & gt ''katjaEv''">Katja Meynold</a>','5'
  245. if DimaBeHomeOnce = 1 and DimaRudeBlock = 0:
  246. gs'show_table','<a href="exec:minut += 15 & gt ''dimaHome'', ''home''">Dimka Nosov</a>','5'
  247. elseif DimaRudeQW > 0 and dimarudeday ! daystart and DimaRudeBlock = 0:
  248. if rand(0,4) = 0: gt 'dimaEv', 'after_school'
  249. gs'show_table','<a href="exec:minut += 15 & gt ''dimaEv'', ''after_school''">Dimka Nosov</a>','5'
  250. end
  251. if IgorLoverQW > 0 and igorkruglovday ! daystart and IdorBlock = 0:gs'show_table','<a href="exec:minut += 15 & gt ''igorhome'', ''entrance''">Igor Kruglov</a>','5'
  252. if fedorKozlovQW >= 10 and kotovVSkozlov = 1:
  253. gs'show_table','<a href="exec:gt ''FedorEv'', ''Strela Chat''">','5'
  254. elseif fedorKozlovQW >= 10 and fedorkozqw = 2 and FedorLuv < -4:
  255. gs'show_table','<a href="exec:gt ''FedorEv2'', ''Fedor Breakup''">','5'
  256. elseif fedorKozlovQW >= 10:
  257. gs'show_table','<a href="exec:gt ''FedorEv'', ''Start''">Fedor</a>','5'
  258. end
  259. if st_count > 0 :
  260. 'Near school yard, you see:'
  261. '<TABLE BORDER=1><<$show_table>></TR></TABLE>'
  262. end
  263. end
  264. if albinaCarday ! daystart:
  265. if 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.'
  266. end
  267. ! meynold`s events
  268. if minut >= 0 and minut <= 30 and vicky_afterschool ! daystart: gs 'mey_vika_events', 'near_school'
  269. if mey_vika['mey_vika_qw'] = 35 or mey_vika['mey_vika_qw'] = 36 and minut < 45:
  270. act 'Study with Tamara Mikhailovna':
  271. if mey_vika['mey_vika_qw'] = 36: gt 'mey_tamara_events', 'rebuke'
  272. gt 'mey_tamara_events', 'learning0'
  273. end
  274. end
  275. end
  276. if strelaDay ! daystart and strelaQW = 1 and hour = 14:
  277. *clr & cla
  278. gs 'stat'
  279. '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 came 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!"'
  280. act 'Go and see what Fedor needs':gt 'strela'
  281. exit
  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 > 2 and month < 9:
  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 or hour <= 18:
  301. '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 <a href="exec:gt ''gschool_socialchg1'', ''tLazar''">Lazar</a> is on the football field showing off his skills.'
  302. 'You wonder if your <a href="exec:gt ''brother'', ''start''">brother</a> is one of the kids yelling.'
  303. end
  304. if (week = 1 or week = 3) and hour >= 16 or hour <= 18:
  305. 'Looking toward what you can barely describe as a running track, you notice <a href="exec:gt ''gschool_socialchg1'', ''tSvyatoslav''">Svyatoslav</a> doing sprints by the football field.'
  306. end
  307. act 'Leave the sports field': minut += 1 & gt 'gschool_grounds', 'main'
  308. if schoolrunday ! daystart and $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  309. act 'Go for a run (1 hour)':
  310. *clr & cla
  311. menu_off = 1
  312. minut += 60
  313. schoolrunday = daystart
  314. fat -= rand(2, 7)
  315. run_exp += rand(0, 2)
  316. pcs_sweat += 20
  317. gs 'stat'
  318. if month > 2 and month < 9:
  319. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school//grounds/runsummer.jpg"></center>'
  320. else
  321. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school//grounds/runwinter.jpg"></center>'
  322. end
  323. 'You spend an hour on the track going for a run.'
  324. act 'Continue': gt 'gschool_grounds', 'sports'
  325. end
  326. elseif schoolrunday ! daystart and ($clothingworntype ! 'exercise' or $shoeworntype ! 'trainers'):
  327. 'You could go for a run here if you were wearing sports clothes and shoes.'
  328. end
  329. 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.'
  330. if week = 6 and schoolSorev = 2 and hour = 10 and SchoolBlock = 0:
  331. *nl
  332. '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.'
  333. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  334. act 'Participate in the 400m sprint event':gt 'gschool_grounds', 'SchoolRun2'
  335. else
  336. 'You need to wear exercise clothes to participate.'
  337. end
  338. end
  339. if week = 6 and schoolSorev = 1 and hour = 10 and SchoolBlock = 0:
  340. *nl
  341. '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.'
  342. if $clothingworntype = 'exercise' and $shoeworntype = 'trainers':
  343. act 'Participate in the 400m sprint race':gt 'gschool_grounds', 'SchoolRun'
  344. else
  345. 'You need to wear exercise clothes to participate.'
  346. end
  347. end
  348. gs 'family'
  349. end
  350. !!School building
  351. if $ARGS[0] = 'bulding':
  352. $loc = 'gschool_grounds'
  353. $metka = 'bulding'
  354. $location_type = 'public_indoors'
  355. $menu_loc = 'gschool_grounds'
  356. $menu_arg = 'building'
  357. menu_off = 0
  358. gs 'stat'
  359. '<center><b><font color="maroon">Inside School</font></b></center>'
  360. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/building/gschool_hall0<<Rand(0,2)>>.jpg"></center>'
  361. 'The hallways of the school building are painted with a cheap green paint, which you think may be toxic. Budget cuts.'
  362. act 'Continue':
  363. !one line late from 1.2.4, timerange check by illume, changed by rachels according to new rules
  364. if hour = 8: late = 1
  365. gs 'stat'
  366. BeInSchool += 1
  367. if RAND(0,1) = 0:
  368. gt 'gschool_lessons', 'morning'
  369. else
  370. gt 'gschool_events', 'teacher_greet'
  371. end
  372. end
  373. act 'Return to town': minut += 2 & gt 'pavResidential'
  374. if dimaRevenge = 1:
  375. '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.
  376. "I know what you did, bitch. Did you really thing I wouldn''t figure out it was you that wiped my harddrive."
  377. 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."
  378. His words fill you with dread as you make your way to class.'
  379. end
  380. if zverSlutQW = 1 and week = 1 and lariskaQwestDay < daystart and lariskaQwestDay ! 0 and zverRageQW = 2:
  381. zverSlutQW = 2
  382. if KotovZverHelp ! 1:
  383. $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.'
  384. if lariskaHelp > 0:
  385. '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.'
  386. end
  387. else
  388. if LinaSlut > 0:$text_end = ' and Lina'
  389. '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.'
  390. end
  391. if lariskaHelp > 0:LariskaHomeIn = 1
  392. $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.'
  393. elseif zverSlutQW = 0 and week = 1 and lariskaQwestDay < daystart and lariskaQwestDay ! 0 and zverRageQW = 2:
  394. $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.'
  395. npc_rel['A18'] = 0
  396. ''
  397. $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.'
  398. if lariskaHelp > 0:
  399. $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.'
  400. $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.'
  401. end
  402. 'Christina Zvereva approaches you:'
  403. '"What do you want, bitch? Have you recovered from your ass-kicking yet? At least you understand your place now.<<$text_end>>"'
  404. lariskaQwestDay += 99999
  405. end
  406. end
  407. if $ARGS[0] = 'KristinaFight':
  408. $location_type = 'event_outdoors'
  409. *clr & cla
  410. menu_off = 1
  411. gs 'stat'
  412. zverRageQW = 2
  413. '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!"'
  414. gs 'boyStat', 'A18'
  415. !!stats
  416. strenV = 85
  417. speedV = 75
  418. agilV = 75
  419. reactV = 75
  420. vitalV = 95
  421. intelV = 45
  422. willV = 45
  423. !Skills
  424. magikV = 95
  425. boxingV = 35
  426. shootV = 95
  427. !Parameters
  428. healthV = vitalV*10 + strenV*5
  429. manaV = intelV*10 + magikV*10
  430. willpowerV = willV*10
  431. BonusAtakV = 0
  432. BonusDefV = 0
  433. !Action Programme
  434. program = 0
  435. ZverevaFight = 1
  436. if spellavtoklon = 1:klon = 3
  437. if spellbefshild = 1:defence = 500
  438. round = 0
  439. act 'fight':gt 'fight','start'
  440. end
  441. if $ARGS[0] = 'SchoolRun':
  442. $location_type = 'event_outdoors'
  443. *clr & cla
  444. menu_off = 1
  445. minut += 30
  446. gs 'stat'
  447. '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.'
  448. act 'Go to the start':
  449. *clr & cla
  450. minut += 30
  451. schoolSorev = 0
  452. kolsorev += 1
  453. gs 'stat'
  454. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  455. '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.'
  456. wait 725
  457. 'On your marks...'
  458. wait 725
  459. 'Get set...'
  460. wait 725
  461. 'Go!'
  462. wait 725
  463. begminus = 0
  464. if salo > 40: begminus = ((salo - 35)/5)
  465. begresult = pcs_run - begminus
  466. if begresult <= 18:
  467. '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.'
  468. elseif begresult < 19:
  469. 'You struggle to keep up with the other girls, and finish in last place.'
  470. elseif begresult < 20:
  471. 'You run as fast as you can, but only manage to finish second to last.'
  472. elseif begresult < 21:
  473. 'You run as fast as you can, but only manage to take 6th place.'
  474. elseif begresult < 22:
  475. 'You run as fast as you can, but only manage to take 5th place.'
  476. elseif begresult < 23:
  477. 'You run as fast as you can, but only manage to take 4th place.'
  478. elseif begresult < 24:
  479. 'You run as fast as you can, and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  480. elseif begresult < 25:
  481. '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.'
  482. else
  483. swinbeg += 1
  484. pcs_dom += 1
  485. '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.'
  486. end
  487. run_exp += 1
  488. fat -= 10
  489. if swinbeg = 3 and LocalRun = 0:
  490. LocalRun = 1
  491. if razradbeg < 1:
  492. '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.'
  493. razradbeg = 1
  494. else
  495. '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.'
  496. end
  497. end
  498. gs 'stat'
  499. act 'Return to town':gt 'gschool_grounds', 'main'
  500. end
  501. end
  502. if $ARGS[0] = 'SchoolRun2':
  503. $location_type = 'event_outdoors'
  504. *clr & cla
  505. menu_off = 1
  506. minut += 30
  507. gs 'stat'
  508. '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.'
  509. if swinbeggor = 0:
  510. 'Getting ready at the start is Christina Zvereva, one of the girls in your class. She scoffs at you, "You''ll never beat me!"'
  511. elseif swinbeggor = 1:
  512. '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!"'
  513. elseif swinbeggor = 2:
  514. '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!"'
  515. end
  516. act 'Go to the start':
  517. *clr & cla
  518. kolsorev += 1
  519. minut += 30
  520. schoolSorev = 0
  521. gs 'stat'
  522. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/grounds/begsor.jpg"></center>'
  523. '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.'
  524. wait 725
  525. 'On your marks...'
  526. wait 725
  527. 'Get set...'
  528. wait 725
  529. 'Go!'
  530. wait 725
  531. begminus = 0
  532. if salo > 40: begminus = ((salo - 35)/5)
  533. begresult = pcs_run - begminus
  534. if begresult <= 18:
  535. '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.'
  536. elseif begresult < 26:
  537. 'You struggle to keep up with the other girls, and finish in last place.'
  538. elseif begresult < 27:
  539. 'You run as fast as you can, but only manage to finish second to last.'
  540. elseif begresult < 28:
  541. 'You run as fast as you can, but only manage to take 6th place.'
  542. elseif begresult < 29:
  543. 'You run as fast as you can, but only manage to take 5th place.'
  544. elseif begresult < 30:
  545. 'You run as fast as you can, but only manage to take 4th place.'
  546. elseif begresult < 31:
  547. 'You run as fast as you can, and manage to take 3rd place. Mr. Pavlovich, the P.E. teacher at your school, congratulates you.'
  548. elseif begresult < 32:
  549. '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.'
  550. else
  551. swinbeggor += 1
  552. pcs_dom += 1
  553. '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.'
  554. end
  555. run_exp += 1
  556. fat -= 10
  557. if swinbeggor = 3 and LocalRun = 1:
  558. LocalRun = 2
  559. npc_rel['A18'] = 0
  560. zverevaQW = 1
  561. if razradbeg < 2:
  562. 'You have won the competition three more times and mr. Pavlovich awards you the second tier sports trophy in running.'
  563. razradbeg = 2
  564. else
  565. 'You have won the competition three more times and mr. Pavlovich awards you another trophy.'
  566. end
  567. '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.'
  568. elseif swinbeggor = 2 and begresult >= 130:
  569. npc_rel['A18'] = 0
  570. '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.'
  571. elseif swinbeggor = 1 and begresult >= 130:
  572. npc_rel['A18'] = 0
  573. '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!"'
  574. end
  575. gs 'stat'
  576. act 'Leave':gt 'gschool_grounds', 'main'
  577. end
  578. end
  579. if $ARGS[0] = 'change_room':
  580. $metka = 'change_room'
  581. $loc = 'gschool_grounds'
  582. $location_type = 'bathroom'
  583. $locM = 'gschool_grounds'
  584. $metkaM = 'change_room'
  585. $menu_loc = 'gschool_grounds'
  586. $menu_arg = 'change_room'
  587. menu_off = 0
  588. *clr & cla
  589. gs 'stat'
  590. act 'Leave the school building':
  591. if $clothingworntype = 'nude':
  592. msg'<b><font color = red>You need to get dressed.</font></b>'
  593. gt 'gschool_grounds', 'change_room'
  594. else
  595. minut += 1
  596. gt 'gschool_grounds', 'main'
  597. end
  598. end
  599. act 'Go to sports field':
  600. if $clothingworntype = 'nude':
  601. msg'<b><font color = red>You need to get dressed.</font></b>'
  602. gt 'gschool_grounds', 'change_room'
  603. else
  604. minut += 1
  605. gt 'gschool_grounds', 'sports'
  606. end
  607. end
  608. 'You can <a href="exec:gt ''wardrobe'', ''start''">change your outfit</a> by the lockers here.'
  609. if (hour = 18 and minut >= 30) or hour > 18:
  610. 'The school is closing for the night and you have to leave so you don''t get stuck here all night.'
  611. exit
  612. end
  613. act 'Look in the mirror': gt 'mirror', 'start'
  614. if pcs_hairbsh = 0: act 'Brush your hair': gt 'mirror', 'brush'
  615. dynamic $tampon
  616. dynamic $quickwash
  617. dynamic $basin
  618. dynamic $removepan
  619. if pirsA + pirsB + pirsC + pirsD + pirsE + pirsF + pirsN + pirsG + pirsGL > 0:'<a href="exec:dynamic $pirManage">Manage Piercings</a>'
  620. end
  621. --- gschool_grounds ---------------------------------