city_residential.qsrc 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. # city_residential
  2. ! 14-09-22 Added Metro link to navigation line 88
  3. music_loop = 0
  4. CLOSE ALL
  5. $loc_arg = ''
  6. $loc = 'city_residential'
  7. $region = 'city'
  8. $location_type = 'public_outdoors'
  9. $menu_loc = 'city_residential'
  10. $menu_arg = ''
  11. menu_off = 0
  12. killvar '$locclass'
  13. if sound = 0:
  14. if month >=11 and month <= 12 or month >=1 and month <=3:
  15. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/zima.mp3',30
  16. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  17. else
  18. if hour >= 8 and hour <= 23: PLAY 'sound/street2.mp3',30 & PLAY 'sound/street7.mp3',30 & PLAY 'sound/street_leto.mp3',30
  19. if hour >= 0 and hour <= 7: PLAY 'sound/street_night_leto.mp3' & PLAY 'sound/street_night.mp3',30
  20. end
  21. end
  22. !all random events move to [street_events], and display them before show location. by illume
  23. if streetevent_hour + 2 < hour:gt'street_event','city_residential', 'main'
  24. '<center><h2>St. Petersburg</h2></center>'
  25. '<center><b>Residential Area</b></center>'
  26. if month >= 11 or month <= 3:
  27. if daystage = 2 or daystage = 3:
  28. '<center><img <<$set_imgh>> src="images/locations/city/residential/streetw.jpg"></center>'
  29. else
  30. '<center><img <<$set_imgh>> src="images/locations/city/residential/streetwn.jpg"></center>'
  31. end
  32. else
  33. if daystage = 2 or daystage = 3:
  34. '<center><img <<$set_imgh>> src="images/locations/city/residential/street.jpg"></center>'
  35. else
  36. '<center><img <<$set_imgh>> src="images/locations/city/residential/street_night.jpg"></center>'
  37. end
  38. end
  39. gs'street_event','city_residential', 'extras'
  40. if opusk > 0 or gnewQW = 5:
  41. if rand(0,9) = 0:gt 'gopnew', 'start5'
  42. if owned_property['city_apartment'] > 0:'Something is written on the wall near the entrance to your building. It reads:<b>"<<$pcs_firstname>> <<$pcs_lastname>> from apartment 69 is a cheap slut!"</b>'
  43. end
  44. gs 'stat'
  45. if gopdeath = 1 and vsehsdaladay ! daystart:
  46. over = 6
  47. gt 'gameover'
  48. end
  49. if car > 0 and cardrive = 1 or cardrive = 8:
  50. if cardrive = 8:
  51. '<a href="exec: minut += 10 & gs ''carF'', ''start''">Your <<$car>></a> is in your driveway.'
  52. else
  53. '<a href="exec:gs ''carF'', ''start''">Your <<$car>></a> is in the parking lot.'
  54. end
  55. end
  56. if owned_property['city_house'] = 2:
  57. 'Your <a href="exec: minut += 10 & gs ''city_house_res_misc'', ''fronty''">house</a> is within walking distance.'
  58. act '<b>Go to your house</b>':
  59. minut += 10
  60. gt 'city_house_res_misc', 'fronty'
  61. end
  62. end
  63. if owned_property['city_apartment'] = 1 or owned_property['city_apartment'] = 2:
  64. act '<b>Go to your apartment</b>':
  65. gorand = rand(0, 100)
  66. if (loh > 0 or gnewQW = 7) and gopdolg > 0 and hour >= 20 and gorand >= 80:
  67. gt 'gopnew', 'start'
  68. end
  69. if (opusk > 0 or gnewQW = 5) and hour >= 20 and gorand >= 80 and gopopusday ! daystart:
  70. gt 'gopnew', 'start'
  71. end
  72. minut += 1
  73. gt 'korr'
  74. end
  75. end
  76. if hour >= 4 and hour <= 23:
  77. act 'Walk to the Metro': minut += 5 & gt 'metro', 'start'
  78. end
  79. act 'Walk to the central park (0:20)': minut += 20 & gt 'city_park', 'start'
  80. act 'Walk to the lake': minut += 40 & gt 'city_lake', 'start'
  81. act 'Wait':gs 'obj_din', 'wait'
  82. gs 'taxi'
  83. if hour >= 8 and hour <= 22:'You can see the <a href="exec:$loc = ''city_residential'' & minut += 1 & gt ''kiosk'', ''start''">kiosk</a> selling cigarettes and magazines.'
  84. if Enable_tablemap = 0:
  85. if katkey = 1:'<a href="exec:gt ''katspalnya'', ''start''">Kat''s</a> apartment'
  86. if IrinaQW >= 1:'<a href="exec:gt ''city_irinaroom'', ''start''">Irene''s</a> apartment is not far from yours.'
  87. if hour >= 16 and hour < 22 and dimaQW > 0:'<a href="exec:gt ''city_dima'', ''start''">Dima''s</a> apartment'
  88. if klofQW >= 2:'<a href="exec:gt ''city_jorahouse'', ''start''">Jora''s</a> apartment'
  89. else
  90. st_count=0 & $show_table=''
  91. if katkey = 1:gs'show_table','<a href="exec:gt ''katspalnya'', ''start''">Kat''s</a> apartment','3'
  92. if IrinaQW >= 1:gs'show_table','<a href="exec:gt ''city_irinaroom'', ''start''">Irene''s</a> apartment is not far from yours.','3'
  93. if hour >= 16 and hour < 22 and dimaQW > 0:gs'show_table','<a href="exec:gt ''city_dima'', ''start''">Dima''s</a> apartment','3'
  94. if klofQW >= 2:gs'show_table','<a href="exec:gt ''city_jorahouse'', ''start''">Jora''s</a> apartment','3'
  95. if hour >= 10 and hour < 22 and lesbiQW = 1:
  96. gs'show_table','<a href="exec:gt ''lesbidomhouse'', ''start''">Natalya Petrovna''s</a> apartment.', '3'
  97. elseif lesbiday ! daystart and subdom = 2:
  98. gs'show_table','<a href="exec:gt ''lesbisubhouse'', ''start''">Your slave''s</a> apartment.','3'
  99. elseif lesbiday ! daystart and hour >= 8 and hour < 22 and lesbiQW >= 2 and lesbiQW < 13:
  100. gs'show_table','<a href="exec:gt ''lesbidomhouse'', ''start''">Mistress''s</a> apartment.','3'
  101. elseif lesbiday ! daystart and hour >= 8 and hour < 22 and lesbiQW >= 13:
  102. gs'show_table','<a href="exec:gt ''lesbimistress'', ''start''">Mistress''s</a> apartment.','3'
  103. end
  104. if st_count > 0 :'<TABLE BORDER=1><<$show_table>></TR></TABLE>'
  105. end
  106. if hour >= 5 and hour <= 23:'The <a href="exec: minut += 1 & gt ''metro'', ''start''">Metro</a> station is a 5 minute walk away.'
  107. if hour >= 8 and hour <= 20:'The <a href="exec: minut += 3 & gt ''shop'', ''start''">supermarket</a> is not far from here.'
  108. if (hour >= 8 and hour <= 20) or preg = 2:
  109. 'The <a href="exec:gt ''city_clinic'', ''start''">clinic</a> is also nearby.'
  110. else
  111. 'The clinic is close. It will open at 08:00.'
  112. end
  113. if hour >= 6 and hour <= 9 and military = 1 and week = 6:
  114. 'There is a <a href="exec:minut += 60 & gt ''Military'', ''start''">military bus</a> waiting on the other side of the street.'
  115. elseif military = 1:
  116. 'The military bus will wait between 06:00 and 09:00 on Saturdays.'
  117. end
  118. if hour >= 8 and hour <= 14 and week ! 1:
  119. 'You could go shopping at the noisy local <a href="exec: minut += 10 & gt ''city_market'', ''start''">marketplace</a>.'
  120. else
  121. 'You could go shopping at the noisy local marketplace, but it''s '+iif(week = 1, 'closed on Mondays.', 'only open between 08:00 and 15:00.')
  122. end
  123. if hour >= 8 and hour <= 15 and week < 6:
  124. 'Near the market is a <a href="exec: minut += 10 & gt ''city_market'', ''tailor''">tailor shop</a> where you can get your clothes resized if needed.'
  125. else
  126. 'Near the market is a tailor shop where you can get your clothes resized if needed. '+iif(week < 6, 'It closes at 16:00.', 'It''s closed on weekends.')
  127. end
  128. if hour >= 11 and hour < 12 and week > 1 and week < 5 and workKafe['job'] = 1:
  129. 'The side door of <a href="exec: minut += 1 & gt ''city_kafe'', ''work''">"The Roadhouse"</a> is open, allowing employees to enter to begin their shift.'
  130. elseif hour >= 12 and hour <= 22 and week ! 1:
  131. 'In a side alley, next to the uniquely styled diner <a href="exec: minut += 1 & gt ''city_kafe'', ''start''">"The Roadhouse"</a>, you can hear some <a href="exec: minut += 1 & gt ''gopnew'', ''start''">gopniks</a> swearing and laughing.'
  132. elseif hour > 22 or hour <= 3:
  133. 'You can hear the swearing and laughing of some <a href="exec:gt ''gopnew'', ''start''">gopniks</a> in the parking lot of "The Roadhouse" diner.'
  134. else
  135. 'The Roadhouse diner is closed right now. It''s open between 12:00 and 23:00 every day except Monday.'
  136. end
  137. if clener >= 1 and hour >= 7 and hour <= 22:'There''s a small office building where a <a href="exec: minut += 1 & gt ''city_smalloffice'', ''start''">cleaning lady</a> is needed.'
  138. 'The city''s large <a href="exec:minut += 20 & gt ''city_park'', ''start''">central park</a> is a 20 minute walk away.'
  139. 'The city''s only <a href="exec:minut += 40 & gt ''city_lake'', ''start''">lake</a> is a 40 minute walk away.'
  140. '24 Hour <a href="exec:$loc = ''city_residential'' & gt ''city_pharmacy'', ''start''">Pharmacy</a>.'
  141. if Enable_tablemap = 0:
  142. if hour >= 10 and hour < 22 and lesbiQW = 1:
  143. '<a href="exec:gt ''lesbidomhouse'', ''start''">Natalya Petrovna''s</a> apartment.'
  144. elseif lesbiday ! daystart and subdom = 2:
  145. '<a href="exec:gt ''lesbisubhouse'', ''start''">Your slave''s</a> apartment.'
  146. elseif lesbiday ! daystart and hour >= 8 and hour < 22 and lesbiQW >= 2 and lesbiQW < 13:
  147. '<a href="exec:gt ''lesbidomhouse'', ''start''">Mistress''s</a> apartment.'
  148. elseif lesbiday ! daystart and hour >= 8 and hour < 22 and lesbiQW >= 13:
  149. '<a href="exec:gt ''lesbimistress'', ''start''">Mistress''s</a> apartment.'
  150. end
  151. end
  152. if owned_property['city_apartment'] = 0:
  153. 'You see several <a href="exec: minut += 1 & gt ''city_trashplace''">trash bins</a> in the courtyard of one of the apartment buildings.'
  154. else
  155. 'You see several <a href="exec: minut += 1 & gt ''city_trashplace''">trash bins</a> in the courtyard of your <a href="exec: gt ''city_apt_building'',''floor_1''">apartment building</a>.'
  156. end
  157. if SNarkPriton > 0:'The <a href="exec:minut += 1 & gt ''city_drugden''">drug house</a> is clearly recognizable by the syringes and trash that lies in front of it.'
  158. if hour >= 8 and hour <= 23 or saunaWorkWhore > 0 or workDisk = 2:'<a href="exec:minut += 10 & gt ''city_sauna''">The sauna</a> is a 10 minute walk away. Rumors say that it''s just a front for a brothel.'
  159. if hour >= 20 or hour <= 4:
  160. *nl
  161. 'There are prostitutes working near here.'
  162. if pcs_makeup > 2 and PCloStyle = 4 and pcs_inhib >= 40 and (stat['vaginal'] > 0 or fame['pav_slut'] >= 100):
  163. act 'Prostitute yourself': gt 'street_walker', 'work'
  164. elseif pcs_inhib >= 40 and (stat['vaginal'] > 0 or fame['pav_slut'] >= 100):
  165. *nl
  166. 'You could work as a prostitute, but you need to wear appropriate clothes and more than a little bit of makeup.'
  167. else
  168. *nl
  169. 'You could work as a prostitute, but you aren''t comfortable with the idea.'
  170. end
  171. end
  172. if booty_call_time['A0'] = daystart:
  173. i=0
  174. *nl
  175. :loopBC
  176. if booty_call[$fuckbuddy[i]] = daystart and npc_residence[$fuckbuddy[i]] = 3:
  177. dynamic(' ''<a href="exec: minut += 2 & gt ''''booty_call_start'''',''''start'''',''''<<$fuckbuddy[i]>>'''' "><<$npc_firstname[$fuckbuddy[i]]>>''''s</a> apartment is nearby.'' ')
  178. end
  179. i +=1
  180. if i < arrsize('$fuckbuddy') : jump 'loopBC'
  181. end
  182. --- city_residential ---------------------------------