1
0

pav_complexb2.qsrc 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. # pav_complexb2
  2. !2021/05/02
  3. !SETTINGS:
  4. CLOSE ALL
  5. gs 'themes', 'indoors'
  6. $loc_arg = ''
  7. $loc = 'pav_complexb2'
  8. !elevator does not work
  9. if liftnotwork_day ! daystart: liftnotwork_count = 1
  10. !Apartment Uncle Misha
  11. if mishahouse_day ! daystart: mishahouse_count = 1
  12. !how much money for sex give boys
  13. rnd_money_sex = rand(50,350)
  14. !================================================================================================!
  15. !FLOORS: ---------------------------Entrance to the town-------------------------------------- FLOORS:!
  16. !================================================================================================!
  17. !housemates
  18. if $ARGS[0] = 'housemates':
  19. menu_off = 1
  20. *clr & cla
  21. minut +=1
  22. gs 'stat'
  23. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/housemates.jpg"></center>'
  24. 'Floor 1 - Apartment number'
  25. 'Floor 2 - Apartment number'
  26. 'Floor 3 - Apartment number'
  27. 'Floor 4 - Apartment number 17: Anushka Konstantinov'
  28. 'Floor 5 - Apartment number'
  29. act 'Leave': gt 'pav_complexb2', 'etaj_1'
  30. end
  31. !!locked in Pavlovsk, floor 1
  32. if $ARGS[0] = 'etaj_1':
  33. $menu_loc = 'pav_complexb2'
  34. $menu_arg = 'etaj_1'
  35. menu_off = 0
  36. CLOSE ALL
  37. if sound = 0:PLAY 'sound/podezd.mp3',30
  38. gs 'stat'
  39. '<center><b><font color = maroon>Ground floor of the apartment building</font></b></center>'
  40. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/podezd2.jpg"></center>'
  41. '<center>A dirty and poorly maintained stairwell, the same as any other in your town.</center>'
  42. 'There''s a <a href="exec: gt ''pav_complexb2'', ''housemates''">list</a> of the people who live here on the wall.'
  43. 'Someone put up some <a href="exec:gt ''pav_complexb2'',''pod_objava''">advertisements</a> on the wall near the entrance.'
  44. act 'Leave the building': minut += 1 & gt 'pav_complex', 'start'
  45. act 'Go up to the second floor': minut +=1 & gt 'pav_complexb2','etaj_2'
  46. act 'Take the elevator': gt 'pav_complexb2','lift','etaj_1'
  47. end
  48. !floor 2
  49. if $ARGS[0] = 'etaj_2':
  50. $menu_loc = 'pav_complexb2'
  51. $menu_arg = 'etaj_2'
  52. menu_off = 0
  53. gs 'stat'
  54. '<center>2nd floor of the apartment building</center>'
  55. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj2.jpg"></center>'
  56. '<center>The second floor stairwell is clean and well maintained. It was renovated not long ago, and the inhabitants do their best to keep it clean.</center>'
  57. act 'Go down to the first floor': minut +=1 & gt 'pav_complexb2','etaj_1'
  58. act 'Go up to the third floor': minut +=1 & gt 'pav_complexb2','etaj_3'
  59. act 'Take the elevator': gt 'pav_complexb2','lift','etaj_2'
  60. end
  61. !floor 3
  62. if $ARGS[0] = 'etaj_3':
  63. $menu_loc = 'pav_complexb2'
  64. $menu_arg = 'etaj_3'
  65. menu_off = 0
  66. gs 'stat'
  67. '<center>3rd floor of the apartment building</center>'
  68. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj3.jpg"></center>'
  69. '<center>The third floor stairwell is clean and well maintained. It was renovated not long ago, and the inhabitants do their best to keep it clean.</center>'
  70. act 'Go down to the second floor': minut +=1 & gt 'pav_complexb2','etaj_2'
  71. act 'Go up to the fourth floor': minut +=1 & gt 'pav_complexb2','etaj_4'
  72. act 'Take the elevator': gt 'pav_complexb2','lift','etaj_3'
  73. end
  74. !floor 4
  75. if $ARGS[0] = 'etaj_4':
  76. $menu_loc = 'pav_complexb2'
  77. $menu_arg = 'etaj_4'
  78. menu_off = 0
  79. gs 'stat'
  80. '<center>4th floor of the apartment building</center>'
  81. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj4.jpg"></center>'
  82. '<center>The fourth floor stairwell was renovated not long ago, but some hoodlums have already sprayed graffiti on the walls.</center>'
  83. act 'Go down to the third floor': minut +=1 & gt 'pav_complexb2','etaj_3'
  84. act 'Go up to the fifth floor': minut +=1 & gt 'pav_complexb2','etaj_5'
  85. if anushkaQW['first_visit'] ! 0:
  86. act 'Apartment 17: Anushka Konstantinov': gt 'anushapt', 'home'
  87. end
  88. act 'Take the elevator': gt 'pav_complexb2','lift','etaj_4'
  89. end
  90. !floor 5
  91. if $ARGS[0] = 'etaj_5':
  92. $menu_loc = 'pav_complexb2'
  93. $menu_arg = 'etaj_5'
  94. menu_off = 0
  95. gs 'stat'
  96. '<center>Floor #5</center>'
  97. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/etaj5.jpg"></center>'
  98. '<center>The fifth floor stairwell looks like most of the other floors, but it has a final set of stairs at the other end of the hall that go up to the roof.</center>'
  99. act 'Go down to the fourth floor': minut +=1 & gt 'pav_complexb2','etaj_4'
  100. act 'Go up to the roof': minut +=1 & gt 'pav_complexb2', 'roof'
  101. act 'Take the elevator': gt 'pav_complexb2','lift','etaj_5'
  102. end
  103. !!roof
  104. if $ARGS[0] = 'roof':
  105. $menu_loc = 'pav_complexb2'
  106. $menu_arg = 'roof'
  107. killvar '$locclass'
  108. menu_off = 0
  109. minut +=1
  110. gs 'stat'
  111. '<center>Roof</center>'
  112. if month >= 11 or month <= 3:
  113. !!if hour >= 8 and hour <= 21:
  114. !!'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/roof/roofw.jpg"></center>'
  115. !!else
  116. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/roof/roofw.jpg"></center>'
  117. !!end
  118. else
  119. if hour >= 8 and hour <= 21:
  120. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/roof/roof.jpg"></center>'
  121. else
  122. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/roof/roofn.jpg"></center>'
  123. end
  124. end
  125. '<center>The roof is fairly flat, with the roof access door in a raised part in the middle of the roof. Along one of the walls is another door to some type of storage or maintenances access. There is several ventilation stacks on the roof as well.</center>'
  126. act 'Go down to the fifth floor':
  127. if PCloswimwear = 1 or $clothingworntype = 'nude':
  128. msg '<center><font color = red>You need to get dressed first</font></center>'
  129. gt 'pav_complexb2','roof'
  130. else
  131. minut += 1
  132. gt 'pav_complexb2','etaj_5'
  133. end
  134. end
  135. if PCloswimwear = 1 or $clothingworntype = 'nude':
  136. act 'Change back into your clothes':
  137. minut += 5
  138. gs 'clothing', 'wear', $lastwornclothingtype['swim'], lastwornclothingnumber['swim']
  139. gs 'panties', 'wear', $lastwornpantytype['swim'], lastwornpantynumber['swim']
  140. gs 'bras', 'wear', $lastwornbratype['swim'], lastwornbranumber['swim']
  141. gt 'pav_complexb2','roof'
  142. end
  143. end
  144. if temper >= 15 and hour >= 8 and hour <= 20:
  145. if func('changingroom','count_swim_item') > 0 and PCloswimwear = 0:
  146. act 'Change into a bikini':gt 'changingroom', 'view_swim_list'
  147. end
  148. if PCloswimwear = 1:
  149. act 'Sunbathe (1:00)':
  150. cla
  151. *clr
  152. minut += 60
  153. inhib_exp += rand(1,3)
  154. if pcs_sweat < 35: gs 'sweat', 'add', 5
  155. menu_off = 1
  156. pcs_mood += 5
  157. gs 'stat'
  158. '<center><img <<$set_imgh>> src="images/locations/city/residential/apartment/zagar1.jpg"></center>'
  159. if mc_inventory['suncream'] = 0:
  160. pcs_tan += 1
  161. 'You lie down to sunbathe.'
  162. elseif mc_inventory['suncream'] > 0:
  163. mc_inventory['suncream'] -= 1
  164. pcs_tan += 3
  165. 'You put the sunblock on your body and lie down on the roof to sunbathe.'
  166. end
  167. act 'Get Up':gt 'pav_complexb2', 'roof'
  168. end
  169. end
  170. end
  171. end
  172. !================================================================================================!
  173. !ELEVATOR: ------------------------------------------------------------------------------------ ELEVATOR:!
  174. !================================================================================================!
  175. !the lift
  176. if $ARGS[0] = 'lift':
  177. menu_off = 1
  178. *clr & cla
  179. minut +=1
  180. gs 'stat'
  181. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/elevator.jpg"></center>'
  182. '<center>The elevator in the apartment building is quite old. The building supervisor does his best to keep it running, but it breaks down a lot. Someone put up a <a href="exec:gt ''pav_complexb2'',''elev_objava'',$ARGS[1]">notification</a> in the elevator.</center>'
  183. act 'Push button: Floor 1': gt 'pav_complexb2','etaj_1'
  184. act 'Push button: Floor 2': gt 'pav_complexb2','etaj_2'
  185. act 'Push button: Floor 3': gt 'pav_complexb2','etaj_3'
  186. act 'Push button: Floor 4': gt 'pav_complexb2','etaj_4'
  187. act 'Push button: Floor 5': gt 'pav_complexb2','etaj_5'
  188. pod_lift_ev = RAND(0,100)
  189. if pod_lift_ev <=5:
  190. *clr & cla
  191. minut +=1
  192. gs 'stat'
  193. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/event/elevator'+rand(1,2)+'.jpg"></center>'
  194. 'When the elevator door opens, you are surprised to see a naked woman standing in it. She looks at you in panic and is frantically pressing all the elevator buttons. You''re too baffled to do anything until it''s too late. The door has already closed, and the elevator is moving away from you.'
  195. act 'Leave': gt 'pav_complexb2',$ARGS[1]
  196. elseif pod_lift_ev <=10 or liftnotwork_count <=0:
  197. *clr & cla
  198. minut +=1
  199. liftnotwork_day = daystart
  200. liftnotwork_count -= 1
  201. gs 'stat'
  202. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/liftnotwork.jpg"></center>'
  203. 'The building supervisor has put a sign on the elevator: "Dear tenants, the elevator is out of order for today. Don''t worry, I should have it working again by tomorrow!"'
  204. act 'Leave': gt 'pav_complexb2',$ARGS[1]
  205. end
  206. killvar 'pod_lift_ev'
  207. end
  208. !elevator ads
  209. if $ARGS[0] = 'elev_objava':
  210. *clr & cla
  211. minut +=1
  212. gs 'stat'
  213. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/elevator_ob'+rand(1,2)+'.jpg"></center>'
  214. act 'Continue': gt 'pav_complexb2','lift',$ARGS[1]
  215. end
  216. !locked ads
  217. if $ARGS[0] = 'pod_objava':
  218. *clr & cla
  219. minut +=1
  220. gs 'stat'
  221. '<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/stairs/pod_ob'+rand(1,2)+'.jpg"></center>'
  222. act 'Continue': gt 'pav_complexb2','etaj_1'
  223. end
  224. !!new scene for going to this complex if Sveta has a friendship of 50 > and has not been to Anushka''s apartment. Once she has been once this doesn''t show up again. This is a temporary way to start Anushka''s story with out having to go to detention first.
  225. if $ARGS[0] = 'anushkaFirst':
  226. menu_off = 1
  227. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big144.jpg"></center>'
  228. 'As you walk into the building, you nearly run into Anushka. "Hey <<$pcs_nickname>>, what''s up?"'
  229. 'You''re a little surprised to see her, but not disappointed. "Bored and just killing time, you know?"'
  230. 'She nods and finishes checking the mail. "Yeah, I know the feeling. Want to come up to my place and hang out?"'
  231. act 'I can''t': minut += 1 & gt 'pav_complex', 'start'
  232. act 'Sure': minut += 2 & gt 'anushapt', 'firstvisit'
  233. end
  234. --- pav_complexb2 ---------------------------------