city_industrial.qsrc 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. # city_industrial
  2. if $ARGS[0] = '':
  3. $loc_arg = ''
  4. $loc = 'city_industrial'
  5. $location_type = 'public_outdoors'
  6. $menu_loc = 'city_industrial'
  7. $menu_arg = ''
  8. menu_off = 0
  9. CLOSE ALL
  10. if sound = 0:
  11. if month >=11 and month <= 12 or month >=1 and month <=3:
  12. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30
  13. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  14. else
  15. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30
  16. if hour >= 0 and hour <= 7: PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3',30
  17. end
  18. end
  19. gs 'stat'
  20. !call random events from [street_events], and display them before show location.
  21. if streetevent_hour + 2 < hour: gt 'street_event','city_industrial', 'main'
  22. '<center><h2>St. Petersburg</h2></center>'
  23. '<center><b>Industrial Region</b></center>'
  24. if month >= 11 or month <= 3:
  25. if hour >= 8 and hour <= 21:
  26. '<center><img <<$set_imgh>> src="images/locations/city/industrial/industw.jpg"></center>'
  27. else
  28. '<center><img <<$set_imgh>> src="images/locations/city/industrial/industwn.jpg"></center>'
  29. end
  30. else
  31. if hour >= 8 and hour <= 21:
  32. '<center><img <<$set_imgh>> src="images/locations/city/industrial/nord.jpg"></center>'
  33. else
  34. '<center><img <<$set_imgh>> src="images/locations/city/industrial/nord2.jpg"></center>'
  35. end
  36. end
  37. gs'street_event','city_industrial', 'extras'
  38. act 'Walk to the main road to Pavlovsk (0:15)': minut += 15 & nroad = 0 & gt'road'
  39. act 'Visit the Red Light District (0:05)': minut += 5 & gt 'city_industrial', 'redlight'
  40. act 'Wait':gs 'obj_din', 'wait'
  41. gs 'taxi'
  42. if car > 0 and cardrive = 3 or (cardrive >= 6 and cardrive <= 9):'In the parking stands your <a href="exec:GS ''carF'', ''start''"><<$car>></a>.'
  43. 'The town''s <a href="exec:minut += 60 & gt ''city_park'', ''start''">central park</a> is a one hour walk from here.'
  44. if hour > 7 and hour < 23:
  45. 'You can see the <a href="exec:$loc = ''city_industrial'' & minut += 1 & gt ''kiosk'', ''start''">kiosk</a> selling cigarettes and magazines.'
  46. else
  47. 'The kiosk is closed between 23:00 and 07:00.'
  48. end
  49. 'At the center of the industrial region is a <a href="exec:minut += 15 & gt ''city_industrial_train'', ''outside''">train station</a>.'
  50. if week = 3 or hour < 16:
  51. 'The "Rabotnik" bar is here, but it seems to be closed. A sign by the door tells you that it''s open every day (except Wednesday) between 16:00 and midnight..'
  52. else
  53. 'The <a href="exec: minut += 5 & gt ''qwBarPolet''">Bar "Rabotnik"</a> seems to be open.'
  54. end
  55. ![slavaQW - Related to Glory; references to bar "Flight" have to be fixed - requirement to access the bar has been removed for now, since content not related - Variable not used by anything else at the moment]
  56. litltown = 0
  57. 'There is a <a href="exec: minut += 5 & gt ''zaprF'', ''start''">gas station</a> near the street'
  58. if hour >= 5 and hour <= 23:
  59. 'The <a href="exec: minut += 5 & gt ''metro'', ''start''">metro station</a> is within a 5 minute walk from here.'
  60. else
  61. 'The metro station is within a 5 minute walk from here. The metro system is closed between midnight and 05:00.'
  62. end
  63. if hour >= 9 and hour < 18 and week > 1:
  64. 'A <a href="exec: minut += 5 & gt ''autotraidF'', ''start''">car dealership</a> is nearby.'
  65. else
  66. 'A car dealership is nearby'+iif(week = 1, ', but it''s closed on Mondays.', '. It''s currently closed and will open between 09:00 and 18:00.')
  67. end
  68. if hour >= 9 and hour <= 20 and week < 7:
  69. 'Next to the car dealership is a <a href="exec: minut += 5 & gt ''autoservisF'', ''start''">repair shop</a>.'
  70. else
  71. 'Next to the car dealership is a repair shop.'+ iif(week = 7, 'It''s closed on Sundays.', 'It will be open between 09:00 and 20:00.')
  72. end
  73. if hour >= 9 and hour < 17 and week < 6:
  74. 'The <a href="exec: minut += 5 & gt ''dk'', ''start''">community centre</a> is currently open.'
  75. else
  76. 'The community centre is currently closed. It''s only open during the week between 09:00 and 17:00.'
  77. end
  78. if hour >= 9 and hour <= 17 and (StoryLine = 1 and SchoolAtestat = 0) or bumtolik > 3:
  79. '<a href="exec: gt ''buklinik'',''start''">Mercy clinic</a> is open.'
  80. elseif (hour < 9 or hour > 17) and (StoryLine = 1 and SchoolAtestat = 0) or bumtolik > 3:
  81. 'Mercy clinic is closed.'
  82. end
  83. if hour >= 8 and hour <= 20:
  84. 'The parking lot, which is engulfed in bright lights, belongs to a <a href="exec: minut += 2 & gt ''shop'', ''start''">supermarket</a>.'
  85. else
  86. 'The empty parking lot, which is engulfed in bright lights, belongs to a supermarket that is open between 08:00 and 20:00'
  87. end
  88. if hour >= 12 and hour <= 19:
  89. 'Above the door to a basement room is a bright neon sign for the <a href="exec: minut += 5 & gt ''pirsingsalon'', ''start''">Tattoo & Piercing parlor</a>.'
  90. else
  91. 'Above the door to a basement room is a bright neon sign for the Tattoo & Piercing parlor. The opening hours are 12:00 to 20:00'
  92. end
  93. if tobiQW >= 1:'The old mansion, home to <a href="exec:gt ''kakuzu'', ''start''">Kakuzu</a>'
  94. 'There is a huge building, with bright lights, which houses a <a href="exec: minut += 10 & gt ''casino'', ''outside''">Casino</a>.'
  95. if hour >= 14 or hour < 4:
  96. 'Located far away from the buildings is a <a href="exec: minut += 2 & gt ''lakecafe'', ''main''">barbecue</a>.'
  97. else
  98. 'Located far away from the buildings is a barbecue. It''ll be open between 14:00 and 04:00'
  99. end
  100. if jouryResult = 10:'You can go to one of the apartment blocks and visit <a href="exec:gt ''youry'',''start''">Yuri''s</a> flat'
  101. if BurgerQW['IvanQWTatianaHelp'] > 0:'In one of these building is <a href="exec:gt ''ivanRoom''">Manager Ivans</a> apartment'
  102. 'A long and high fence, which is build around the <a href="exec:gt ''Terminal''">storage terminal</a>'
  103. end
  104. if $ARGS[0] = 'redlight':
  105. $loc_arg = 'redlight'
  106. $loc = 'city_industrial'
  107. $location_type = 'public_outdoors'
  108. $menu_loc = 'city_industrial'
  109. $menu_arg = 'redlight'
  110. menu_off = 0
  111. CLOSE ALL
  112. if sound = 0:
  113. if month >=11 and month <= 12 or month >=1 and month <=3:
  114. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30
  115. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  116. else
  117. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30
  118. if hour >= 0 and hour <= 7: PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3',30
  119. end
  120. end
  121. gs 'stat'
  122. '<center><h2>St. Petersburg</h2></center>'
  123. '<center><b>Red Light District</b></center>'
  124. if hour >= 18 or hour < 2:
  125. 'The <a href="exec:gt ''stripclub'', ''start''">Strip Clubs</a> red lights, attracting men from all over the city.'
  126. else
  127. 'The <a href="exec:msg ''The Strip Club is closed for the day and will reopen at 18:00''">Strip Clubs</a> red lights, attracting men from all over the city.'
  128. end
  129. if pornstudio >= 1 and hour >= 10 and hour < 22:
  130. 'At the <a href="exec:gt ''pornstudio'', ''start''">Porn Studio</a>, where a variety of adult movies are created.'
  131. elseif pornstudio >= 1 and (hour < 10 or hour >= 22):
  132. 'At the <a href="exec:msg ''The Porn Studio is closed for the day and will reopen at 10:00''">Porn Studio</a>, where a variety of adult movies are created.'
  133. end
  134. if hour < 3 or hour >= 11:
  135. 'A shop for <a href="exec:minut += 5 & gt ''sexshop'', ''start''">Sex Toys</a> is open for perverts from all around the city to browse its stock.'
  136. else
  137. 'A shop that sells sex toys. It is currently closed and will open at 11:00.'
  138. end
  139. if bordel > 0 and (hour >= 20 or hour <= 3):'Inside the courtyard is the entrance to the <a href="exec:gt ''bordel''">brothel</a>.'
  140. act 'Return to the Industrial Region (0:05)': minut += 5 & gt 'city_industrial'
  141. act 'Wait':gs 'obj_din', 'wait'
  142. gs 'taxi'
  143. if hour >= 20 or hour <= 4:
  144. *nl
  145. 'There are prostitutes working in places near here.'
  146. if pcs_makeup > 2 and PCloStyle = 4 and pcs_inhib >= 40:
  147. act 'Prostitute yourself': gt 'street_walker', 'work'
  148. elseif pcs_inhib >= 40:
  149. *nl
  150. 'You could work as a prostitute, but you need to wear appropriate clothes and more than a little bit of makeup.'
  151. else
  152. *nl
  153. 'You could work as a prostitute, but you aren''t comfortable with the idea.'
  154. end
  155. end
  156. end
  157. --- city_industrial ---------------------------------