city_market.qsrc 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. # city_market
  2. $location_type = 'public_outdoors'
  3. if $ARGS[0] = 'start' or $loc_arg = 'start':
  4. CLOSE ALL
  5. if sound = 0:
  6. if month >=11 and month <= 12 or month >=1 and month <=3:
  7. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/zima.mp3',30
  8. if hour >= 0 and hour <= 7: PLAY 'sound/street_night.mp3',30 & PLAY 'sound/zima.mp3',30
  9. else
  10. if hour >= 8 and hour <= 23: PLAY 'sound/rynok.mp3',30 & PLAY 'sound/street_leto.mp3',30
  11. if hour >= 0 and hour <= 7:PLAY 'sound/street_night.mp3',30
  12. end
  13. end
  14. !if sound = 0:PLAY 'sound/street.mp3',30
  15. cls
  16. gs 'stat'
  17. minut = minut + 5
  18. mag = 1
  19. $loc_arg = 'start'
  20. $loc = 'city_market'
  21. $menu_loc = 'city_market'
  22. $menu_arg = 'start'
  23. '<center><b><font color="maroon">Marketplace</font></b></center>'
  24. '<center><img <<$set_imgh>> src="images/locations/city/residential/market/rinok.jpg"></center>'
  25. ''
  26. 'On one of the stalls has a sign "Cash paid for secondhand clothes", here you can <a href="exec:cloc=2 & gt ''clothing'', ''view_clothing_list'', ''sell''">sell individual items</a> or <a href="exec:gs ''portnoi''">all of your unwanted clothes</a>.'
  27. if $message ! '':
  28. '<center>'+$message+'</center>'
  29. killvar '$message'
  30. else
  31. ''
  32. end
  33. *pl '<center><table align="center" width=80%>'
  34. *P FUNC ('$stock_item', 10, 'Dishwashing detergent', 400, 'fairy', 'city_market')
  35. *P FUNC ('$stock_item', 10, 'Clothing detergent', 400, 'poroshok', 'city_market')
  36. *P FUNC ('$stock_item', 8, 'Plates', 450, 'cltarelka', 'city_market')
  37. *P FUNC ('$stock_item', 20, 'Cosmetics', 1000, 'kosmetica', 'city_market')
  38. *P FUNC ('$stock_item', 25, 'Razors (number of shaves)', 300, 'stanok', 'city_market')
  39. *P FUNC ('$stock_item', 10, 'Tampons', 160, 'tampon', 'city_market')
  40. *P FUNC ('$stock_item', 10, 'Sanitary napkins', 80, 'sanpad', 'city_market')
  41. *P FUNC ('$single_stock_item', 1, 'Umbrella', 1000, 'umbrella', 'city_market', '', iif(bag > 0, 0, 1), 'You need a purse')
  42. '</table></center>'
  43. *pl
  44. if analplugIN = 1 and $pantyworntype = 'none' and PCloSkirt > 2:
  45. nurand = rand(0, 100)
  46. if nurand >= 80:
  47. pcs_mood -= 5
  48. gs 'exhibitionism', 1
  49. 'You feel someones hand gently touch <a href="exec:gt ''etoexhib'', ''pos15''">your butt</a>.'
  50. gs 'arousal', 'foreplay', 3
  51. gs 'stat'
  52. end
  53. end
  54. act 'Leave':
  55. cla
  56. minut += 5
  57. $loc_arg = ''
  58. gs 'arousal', 'end'
  59. gs 'stat'
  60. gt 'city_residential'
  61. end
  62. if workrin = 1:
  63. if week = 2 or week = 4 or week = 6:
  64. if hour < 9:
  65. 'Arthur is waiting to set up a stall for you.'
  66. act '<b>Set up stall</b>':
  67. cla
  68. *clr
  69. hour = 9
  70. minut = 0
  71. prodpayum = 1200
  72. 'Arthur unloads stuff from his truck and gives them to you. You start hanging the clothes on the stall.'
  73. 'Before leaving Arthur gives you instructions. "Sell at whatever price you want, but at the end of your shift I will charge you 1000 <b>₽</b> for each item sold. You should be making me no less than <<arturplan>> <b>₽</b>."'
  74. act 'To work':gt 'city_marketwork', 'start'
  75. end
  76. end
  77. end
  78. act 'Retire from work':
  79. cla
  80. work = 0
  81. workrin = 0
  82. 'You retired from work and collect papers.'
  83. act 'Leave':gt 'city_market', 'start'
  84. end
  85. end
  86. if (work = 0 or cheatWork = 1) and workrin = 0:
  87. nl
  88. 'On one of the tents hangs an ad, "Need female market stall staff. Paychecks big."'
  89. act 'Approach the owner of the ad':
  90. cla
  91. *clr
  92. 'Hi, my name is Arthur. I own many stalls here, I need a saleswoman. The last one moved to St. Petersburg. Want the job?'
  93. 'Pay is a percentage of sales, paid at end of shift. Your shifts would be Tuesdays, Thursdays and Saturdays. From 8 till 14.'
  94. 'Government insist I have your papers, so it would be your main job.'
  95. act 'Leave':gt 'city_market', 'start'
  96. act 'Take the job':
  97. cla
  98. work = 1
  99. workrin = 1
  100. arturplan = 5000
  101. 'You give your papers to Arthur and shaking your hand he welcomes you on board.'
  102. act 'Leave':gt 'city_market', 'start'
  103. end
  104. end
  105. end
  106. act 'Go to the book tray':
  107. cls
  108. minut += 15
  109. gs'stat'
  110. 'On the counter is a very entertaining fantasy book, a science fiction book and women''s romance novels. They all cost 350 <b>₽</b>.'
  111. if money >= 350:
  112. act 'Buy a book of fantasy 350 <b>₽</b>':
  113. cls
  114. minut += 15
  115. money -= 350
  116. f_book += 1
  117. gs'stat'
  118. 'You bought the book for fantasy 350 <b>₽</b>.'
  119. act 'Leave':gt'city_market','start'
  120. end
  121. end
  122. if money >= 350:
  123. act 'Buy a book of science fiction 350 <b>₽</b>':
  124. cls
  125. minut += 15
  126. money -= 350
  127. f_book += 1
  128. gs'stat'
  129. 'You bought the book for science fiction 350 <b>₽</b>.'
  130. act 'Leave':gt'city_market','start'
  131. end
  132. end
  133. if money >= 350:
  134. act 'Buy ladies for romance 350 <b>₽</b>':
  135. cls
  136. minut += 15
  137. money -= 350
  138. w_book += 1
  139. gs'stat'
  140. 'You bought the novel for the ladies 350 <b>₽</b>.'
  141. act 'Leave':gt'city_market','start'
  142. end
  143. end
  144. act 'Leave':gt'city_market','start'
  145. end
  146. act 'View clothing':
  147. cla
  148. minut += 5
  149. gt 'city_market', 'clo'
  150. end
  151. end
  152. if $ARGS[0] = 'clo':
  153. $loc_arg = 'clo'
  154. $loc = 'city_market'
  155. cls
  156. gs'stat'
  157. gs 'themes', 'indoors'
  158. '<center><b><font color="maroon">Clothes.</font></b></center>'
  159. 'Cheap clothing on the market stall.'
  160. act 'Return':
  161. cla
  162. minut += 5
  163. gt 'city_market', 'start'
  164. end
  165. i = 1
  166. :loopmarket_outfits
  167. if market_outfits[i] = 0:*p '<a href="exec: i = <<i>> & gt ''city_market'', ''marketclo''"><img <<$set_imgh>> src="images/pc/items/market/clothes/<<i>>.jpg" height="400" /></a>'
  168. i += 1
  169. if i <= 10:jump 'loopmarket_outfits'
  170. end
  171. if $ARGS[0] = 'marketclo':
  172. cla
  173. if market_outfits[i] ! 0:
  174. msg 'You already own these clothes.'
  175. gt 'city_market', 'clo'
  176. end
  177. gt 'clothing', 'view_clothing_item', 'shop', 'market_outfits',i, 750
  178. end
  179. if $ARGS[0] = 'tailor':
  180. CLOSE ALL
  181. cls
  182. gs 'stat'
  183. 'Above the window the sign says, Jacob Solomonovich Schneersohn, tailor, 8:00-16:00 Monday - Friday'
  184. act 'Speak to the tailor':
  185. cla
  186. *clr
  187. 'Elderly Jewish man makes a pattern at the table, he pulls his glasses down a little and looking over the top of them he points at you.'
  188. if portnoyQW > 0:
  189. 'Aah <<$pcs_nickname>>, come, come to adjust clothes again?'
  190. if money >= 500:
  191. act 'Take in the clothes you are wearing (500 <b>₽</b>)':
  192. cla
  193. *clr
  194. minut += 15
  195. if CloStyle = 5 or $clothingworntype = 'danilovich':
  196. 'What are you wasting my time for? This type of clothing does not need to be resized.'
  197. else
  198. money -= 500
  199. dynamic '<<$clothingworntype>>_b[<<clothingwornnumber>>] = pcs_hips'
  200. 'You undress and give the clothes you need adjusting to Jacob Solomonovich, it is fifteen minutes until your clothes and returned to you.'
  201. end
  202. act 'Leave': minut += 10 & gt 'city_residential'
  203. end
  204. act 'Take in different clothes':gt 'clothing', 'view_clothing_list', 'resize'
  205. act 'Take in all the clothes':gt 'portnoi2'
  206. end
  207. else
  208. 'Hello young lady. I am Solomonovich Jacob, for you simply Yasha. And what is your name?'
  209. act 'Tell him your name':
  210. cla
  211. portnoyQW = 1
  212. '"<<$pcs_nickname>>"'
  213. '"What a pretty name. <<$pcs_nickname>>, come, sit here on this chair. Anyway how can I help you?'
  214. act 'Ask him about your clothes':
  215. cla
  216. *clr
  217. minut += 15
  218. gs 'stat'
  219. '"Can you tailor my clothes to fit me better?"'
  220. '"Of course I can! Otherwise, what kind of tailor would I be? Here, let me see what you''re wearing."'
  221. 'Jacob Solomonovich jumps up smartly and nimbly removes the tape from his neck and begins to measure your chest, waist and hips.'
  222. '"Well, I can adjust any clothing that doesn''t fit you any more for 500 <b>₽</b> per item."'
  223. act 'Leave': minut += 10 & gt 'city_residential'
  224. end
  225. end
  226. end
  227. act 'Leave': minut += 10 & gt 'city_residential'
  228. end
  229. end
  230. --- city_market ---------------------------------