city_center.qsrc 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. # city_center
  2. ! 14-09-22 Added Metro link to navigation line 130
  3. $loc_arg = $ARGS[0]
  4. $loc = 'city_center'
  5. $region = 'city'
  6. $menu_loc = 'city_center'
  7. $menu_arg = ''
  8. menu_off = 0
  9. $location_type = 'public_outdoors'
  10. killvar '$locclass'
  11. CLOSE ALL
  12. if sound = 0:
  13. if month >= 11 and month <= 12 or month >=1 and month <= 3:
  14. if hour >= 8 and hour <= 23: PLAY 'sound/street_noise_siren.mp3', 30 & PLAY 'sound/street.mp3', 30 & PLAY 'sound/street7.mp3', 30 & PLAY 'sound/zima.mp3', 30
  15. if hour >= 0 and hour <= 7: PLAY 'sound/street_noise_siren.mp3', 30 & PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3', 30
  16. else
  17. if hour >= 8 and hour <= 23: PLAY 'sound/street_noise_siren.mp3', 30 & PLAY 'sound/street.mp3', 30 & PLAY 'sound/street7.mp3', 30 & PLAY 'sound/street_leto.mp3', 30
  18. if hour >= 0 and hour <= 7: PLAY 'sound/street_noise_siren.mp3', 30 & PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3', 30
  19. end
  20. end
  21. !!sets return location when visiting the bank or post office
  22. bankloc = 1
  23. gs 'stat'
  24. !call random events from [street_events], and display them before show location.
  25. if streetevent_hour ! hour: gt 'street_event','city_center', 'main'
  26. '<center><h2>St. Petersburg</h2></center>'
  27. '<center><b>City Center</b></center>'
  28. if month >= 11 or month <= 3:
  29. if daystage = 2 or daystage = 3:
  30. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/downw.jpg"></center>'
  31. else
  32. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/downwn.jpg"></center>'
  33. end
  34. else
  35. if daystage = 2 or daystage = 3:
  36. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/down.jpg"></center>'
  37. else
  38. '<center><img <<$set_imgh>> src="images/locations/city/citycenter/down_night.jpg"></center>'
  39. end
  40. end
  41. *nl
  42. 'Day or night, the city center is alive and bustling, so whether you''re looking to shop, hit the gym or get some cheap food, you''ll find it hard not to have your needs satisfied.'
  43. *nl
  44. gs 'street_event','city_center', 'extras'
  45. if nichWork = 2:act '<b>GO HOME</b> (Nicholas'' apartment)':gt 'nichApartment'
  46. if shantpopala > 0:
  47. *clr & cla
  48. menu_off = 0
  49. minut += 480
  50. spafinloc = 14
  51. gs 'cum_manage'
  52. gs 'cum_manage'
  53. spafinloc = 4
  54. gs 'cum_manage'
  55. spafinloc = 12
  56. gs 'cum_manage'
  57. spafinloc = 11
  58. gs 'cum_manage'
  59. spafinloc = 7
  60. gs 'cum_manage'
  61. spafinloc = 3
  62. gs 'cum_manage'
  63. fingal += 1
  64. guy += 2
  65. rape += 1
  66. shantpopala -= 1
  67. '<center><img <<$set_imgh>> src="images/locations/city/shared/sex/rape.jpg"></center>'
  68. 'A black jeep suddenly hit the brakes on the street close to you. You turn your head to see what''s happening and see two prominent men jump out of it and start running towards you. Before you can react, they grab you and drag you into the car.'
  69. '"You''re doing this for a living? Taking pictures of naked people in the park?" one of them shouts while holding up one of the pictures you took and sent someone over a social network, hoping they would pay the ransom.'
  70. '"No? What the hell is going on? I don''t know what you''re talking about!" you try to explain.'
  71. '"Don''t lie to us, you stupid bitch!" he snarls before he hits you on the head and you pass out.'
  72. *nl
  73. 'You wake up somewhere, tied up and naked. You look down and notice traces of cum on your body. You can also feel cum flowing from your ass and pussy.'
  74. 'You notice that the men who captured you are sitting next to you having a break. Some of them are smoking.'
  75. '"Oh, she''s finally awake. The next fuck-cycle will be far more fun," one of the men says when he notices you moving.'
  76. 'They all get up and walk towards you before having their way with you. You try to resist, but the tape hinders you from moving. Not long after, everything fades black and you lose consciousness again.'
  77. 'You feel groggy as you wake up, but someone grabs you by the hair and shouts at you. "Let this be a lesson for you, bitch!" he yells before kicking you in the stomach. As you hold your stomach in pain, you glimpse the men driving away in their black jeep. You crawl to the main road and find your way back to one of the main streets.'
  78. gs 'arousal', 'bj', -60, 'sub', 'gangbang','humiliation', 'rough'
  79. gs 'arousal', 'vaginal', -60, 'sub', 'gangbang', 'humiliation', 'rough'
  80. gs 'arousal', 'anal', -60, 'sub', 'gangbang', 'humiliation', 'rough'
  81. gs 'arousal', 'end'
  82. gs 'stat'
  83. act 'Leave':gt $curloc
  84. exit
  85. end
  86. gs 'music_actions', 'music_icon'
  87. if car > 0 and cardrive = 2:'Your <a href="exec:GS ''carF'', ''start''"><<$car>></a> sits in the parking lot.'
  88. act 'Walk to the central park (0:35)': minut += 35 & gt 'city_park', 'start'
  89. act 'Walk to the train station (0:05)': minut += 5 & gt 'city_train', 'start'
  90. if hour >= 4 and hour < 23:
  91. act 'Walk to the Metro': minut += 5 & gt 'metro', 'start'
  92. end
  93. act 'Wait': gs 'obj_din', 'wait'
  94. gs 'taxi'
  95. if hour >= 4 and hour < 23:
  96. $desc_txt1 = '<a href="exec: minut += 1 & gt ''metro'', ''start''">the metro</a>'
  97. else
  98. $desc_txt1 = '<a href="exec:msg ''The metro is closed and will reopen at 04:00''">the metro</a>'
  99. end
  100. 'You have easy access to the <a href="exec: minut += 5 & gs ''city_train'', ''start''">train station</a> and <<$desc_txt1>> is only a short walk from there. Both connect you quickly to other parts of St. Petersburg and the subway is great if you''re tight on cash. If you can''t afford either, the <a href="exec:minut += 35 & gt ''city_park'', ''start''">central park</a> is a 35 minute walk from here and provides a more scenic route to the other city districts.'
  101. *nl
  102. if hour >= 8 and hour < 22:
  103. $desc_txt1 = '<a href="exec: minut += 1 & gt ''kiosk'', ''start''">kiosk</a>'
  104. else
  105. $desc_txt1 = '<a href="exec:msg ''The Ruch kiosk is closed and will reopen at 08:00''">kiosk</a>'
  106. end
  107. 'The neon green sign of a <<$desc_txt1>> catches your eye. It''s open between 08:00 and 22:00 and sells cheap magazines and cigarettes.'
  108. *nl
  109. if hour = 8 and minut >= 30:
  110. $desc_txt1 = '<a href="exec: minut += 1 & gt ''torgcentr''">The Galeria mall</a>'
  111. $desc_txt2 = '<a href="exec:msg ''The Havana Fitness Center is closed and will reopen at 09:00''">Havana Fitness Center</a>'
  112. elseif hour >= 9 and hour <= 20:
  113. $desc_txt1 = '<a href="exec: minut += 1 & gt ''torgcentr''">The Galeria mall</a>'
  114. $desc_txt2 = '<a href="exec:gt ''fit'', ''start''">Havana Fitness Center</a>'
  115. else
  116. $desc_txt1 = '<a href="exec:msg ''The Galeria mall is closed and will reopen at 8:30''">The Galeria mall</a>'
  117. $desc_txt2 = '<a href="exec:msg ''The Havana Fitness Center is closed and will reopen at 09:00''">Havana Fitness Center</a>'
  118. end
  119. '<<$desc_txt1>> is front and center in the commercial area. Nearby is a <<$desc_txt2>> which has a swimming pool that can be used for a small fee.'
  120. if hour >= 6 and hour <= 23:
  121. $desc_txt1 = '<a href="exec: minut += 1 & gt ''foto'', ''start''">Aphrodite Photography</a>'
  122. else
  123. $desc_txt1 = '<a href="exec:msg ''Aphrodite Photography is closed and will reopen at 06:00''">Aphrodite Photography</a>'
  124. end
  125. if hour >= 6 and hour <= 23:
  126. $desc_txt2 = '<a href="exec: minut += 1 & gt ''burger'', ''start''">Diner Bystroeshka</a>'
  127. else
  128. $desc_txt2 = '<a href="exec:msg ''Diner Bystroeshka is closed and will reopen at 06:00''">Diner Bystroeshka</a>'
  129. end
  130. if hour >= 8 and hour <= 22:
  131. $desc_txt3 = '<a href="exec:gt ''restoran'', ''start''">Babel</a>'
  132. else
  133. $desc_txt3 = '<a href="exec:msg ''Babel is closed and will reopen at 08:00''">Babel</a>'
  134. end
  135. 'A few buildings away is <<$desc_txt1>> and <<$desc_txt2>>, a place that sells cheap fast food. For a more lavish dining experience, <<$desc_txt3>> is available.'
  136. *nl
  137. if week >= 4 and (hour >= 18 or hour <= 3):
  138. $desc_txt3 = '<a href="exec:gt ''city_nightclub'', ''start''">the nightclub</a>'
  139. else
  140. $desc_txt3 = '<a href="exec:msg ''The nightclub is closed and will open from Thursday to Sunday at 18:00''">The nightclub</a>'
  141. end
  142. 'The only place open here at night is <<$desc_txt3>>.'
  143. *nl
  144. if (week < 6 and hour >= 8 and hour <= 16) or (week = 6 and hour >= 8 and hour <= 13):
  145. $desc_txt1 = '<a href="exec:gt ''office'', ''start''">Titran-Express</a>'
  146. elseif (week = 5 or week = 6) and hour > 16:
  147. $desc_txt1 = '<a href="exec:msg ''Titran-Express is closed and will reopen at 08:00 on Monday''">Titran-Express</a>'
  148. else
  149. $desc_txt1 = '<a href="exec:msg ''Titran-Express is closed and will reopen at 08:00''">Titran-Express</a>'
  150. end
  151. 'Across the street is considered the business area. The large skyscraper there serves as the base of operations for <<$desc_txt1>>, an engineering company.'
  152. *nl
  153. if casting = 0:
  154. $desc_txt1 = 'Aurora talent agency'
  155. elseif hour >= 7 and hour <= 20:
  156. $desc_txt1 = '<a href="exec:gt ''talent_agency'', ''start''">Aurora talent agency</a>'
  157. else
  158. $desc_txt1 = '<a href="exec:msg ''Aurora talent agency is closed and will reopen at 07:00''">Aurora talent agency</a>'
  159. end
  160. if week < 6 and hour >= 9 and hour <= 18:
  161. $desc_txt2 = '<a href="exec:gt ''bank'', ''start''">VTB bank</a>'
  162. elseif week < 5 and hour > 18:
  163. $desc_txt2 = '<a href="exec:msg ''VTB bank is closed and will reopen tomorrow at 09:00''">VTB bank</a>'
  164. else
  165. $desc_txt2 = '<a href="exec:msg ''VTB bank is closed and will reopen on monday at 09:00''">VTB bank</a>'
  166. end
  167. if hour >= 8 and hour <= 22:
  168. $desc_txt3 = '<a href="exec: minut += 1 & gt ''agentned'', ''start''">Kirsanova Realty</a>'
  169. else
  170. $desc_txt3 = '<a href="exec:msg ''Kirsanova Realty is closed and will reopen at 08:00''">Kirsanova Realty</a>'
  171. end
  172. if (week < 6 and hour >= 9 and hour <= 16) or (week = 6 and hour >= 9 and hour <= 13):
  173. $desc_txt4 = '<a href="exec: minut += 3 & gt ''post_office'', ''start''">post office</a>'
  174. elseif (week = 5 or week = 6) and hour > 16:
  175. $desc_txt4 = '<a href="exec:msg ''The post office is closed and will reopen at 09:00 on Monday''">post office</a>'
  176. else
  177. $desc_txt4 = '<a href="exec:msg ''The post office is closed and will reopen at 09:00''">post office</a>'
  178. end
  179. if hour >= 8 and hour <= 18:
  180. $desc_txt5 = '<a href="exec: minut += 1 & gt ''city_library''">National Library of Russia</a> and <a href="exec: minut += 1 & gt ''city_hermitage'', ''start''">Hermitage Museum</a>'
  181. else
  182. $desc_txt5 = '<a href="exec:msg ''The National Library of Russia is closed and will reopen at 08:00''">National Library of Russia</a> and <a href="exec:msg ''The Hermitage Museum is closed and will reopen at 08:00''">Hermitage Museum</a>'
  183. end
  184. 'Next door is the <<$desc_txt1>> followed by a <<$desc_txt2>>, <<$desc_txt3>> and the 5-star <a href="exec: minut += 1 & gt ''city_hotel'', ''start''">Hotel Indigo</a> for your housing needs. Lastly, the local <<$desc_txt4>>, <<$desc_txt5>> can be found at the end of the road.'
  185. *nl
  186. if week < 6 and hour >= 7 and hour <= 17:
  187. $desc_txt6 = '<a href="exec: minut += 1 & gt ''sentence'',''start''">The City Courthouse</a>'
  188. elseif week < 5 and hour > 17:
  189. $desc_txt6 = '<a href="exec:msg ''The City Courthouse is closed and will reopen tomorrow at 07:00''">City Courthouse</a>'
  190. else
  191. $desc_txt6 = '<a href="exec:msg ''The City Courthouse is closed and will reopen on Monday at 07:00''">City Courthouse</a>'
  192. end
  193. $desc_txt7 = '<a href="exec: minut += 1 & gt ''police_station'',''start''">Main city police station</a>'
  194. 'Away from the shops is both <<$desc_txt6>> and the <<$desc_txt7>>.'
  195. *nl
  196. '<a href="exec: minut += 1 & gt ''city_church'', ''start''">Kazan Cathedral</a>, also known as the Cathedral of Our Lady of Kazan, sits at the very center of the city.'
  197. *nl
  198. if nichHotelReferral = 2:
  199. if hour >= 4 and hour < 16:
  200. 'You could go to the apartment of a man named Nicholas to apply for a job as a live-in maid, but it''s too early for that. You should come back between 16:00 and 21:00.'
  201. elseif hour < 4 or hour > 21:
  202. 'You could go to the apartment of a man named Nicholas to apply for a job as a live-in maid, but it''s too late for that. You should come back between 16:00 and 21:00.'
  203. else
  204. 'You could go to the <a href="exec:gt ''nichApartment'', ''jobInterview''">apartment of a man named Nicholas</a> to apply for a job as a live-in maid.'
  205. end
  206. end
  207. if Enable_tablemap = 0:
  208. if nichTanya['Relationship'] = 1 and nichWork ! 2 and hour >= 16 and hour <= 21 and nichTanya['FuckLast'] ! daystart:'<a href="exec:gt ''nichApartment'', ''visitTanya''">Apartment where Tanya lives</a>.'
  209. if nichWork = 2:'<a href="exec:gt ''nichApartment''">Nicholas''s</a> apartment where you work as a live in maid.'
  210. if izoldaQW >= 1:'Your friend <a href="exec:gt ''qwIzoldaApp''">Isolde''s</a> apartment.'
  211. if mainQW >= 1:'<a href="exec:gt ''tatiana_lab'', ''start''">Tatiana''s</a> secret hideout.'
  212. if yaq = 1:'<a href="exec:gt ''yarik'', ''start''">Yaroslav</a> from the office''s apartment.'
  213. if peter > 0:'<a href="exec:gt ''peterroom'', ''start_door''">Peter</a> the sex shop owner''s apartment.'
  214. else
  215. st_count=0 & $show_table=''
  216. if nichTanya['Relationship'] = 1 and nichWork ! 2 and hour >= 16 and hour <= 21 and nichTanya['FuckLast'] ! daystart: gs 'show_table','<a href="exec:gt ''nichApartment'', ''visitTanya''">Apartment</a> where Tanya lives','3'
  217. if nichWork = 2: gs 'show_table','<a href="exec:gt ''nichApartment''">Nicholas''s</a> apartment','3'
  218. if izoldaQW >= 1: gs 'show_table','<a href="exec:gt ''qwIzoldaApp''">Isolde''s</a> apartment','3'
  219. if mainQW >= 1: gs 'show_table','<a href="exec:gt ''tatiana_lab'', ''start''">Tatiana''s</a> secret hideout','3'
  220. if yaq = 1: gs 'show_table','<a href="exec:gt ''yarik'', ''start''">Yaroslav''s</a> apartment','3'
  221. if peter > 0: gs 'show_table','<a href="exec:gt ''peterroom'', ''start_door''">Peter''s</a> apartment','3'
  222. if st_count > 0 :'<TABLE BORDER=1><<$show_table>></TR></TABLE>'
  223. end
  224. if AlexandriaQW = 3 and hour >= 6 and hour < 23:
  225. *nl
  226. act 'Call Tatiana to infiltrate the modeling agency': gt 'tatiana_missions','mission2B'
  227. end
  228. if hour >= 20 or hour <= 4:
  229. *nl
  230. 'There are prostitutes working in places near here.'
  231. if pcs_makeup > 2 and PCloStyle = 4 and pcs_inhib >= 40 and (stat['vaginal'] > 0 or fame['pav_slut'] >= 100):
  232. act 'Prostitute yourself': gt 'street_walker', 'work'
  233. elseif pcs_inhib >= 40 and (stat['vaginal'] > 0 or fame['pav_slut'] >= 100):
  234. *nl
  235. 'You could work as a prostitute, but you need to wear appropriate clothes and more than a little bit of makeup.'
  236. else
  237. *nl
  238. 'You could work as a prostitute, but you aren''t comfortable with the idea.'
  239. end
  240. end
  241. gs 'camera', 'check_location'
  242. gs 'booty_call', 'home_links'
  243. --- city_center ---------------------------------