gschool_grounds.qsrc 30 KB

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