gschool_grounds.qsrc 31 KB

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