1
0

rinok 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. # rinok
  2. if $ARGS[0] = 'start':
  3. $rinbuy1 = {
  4. cla
  5. *clr
  6. portion = input ("How much you want to buy?")
  7. if portion <= 0:portion = 1
  8. if portion * 50 > money:'You do not have enough money.'
  9. if portion * 50 <= money:
  10. fairy += portion
  11. money -= portion * 50
  12. '<center><img src="images/etogame/kassa2.jpg"></center>'
  13. 'You bought dishwashing detergent and paid the money to the cashier.'
  14. end
  15. act 'Move away from the counter':gt 'rinok', 'start'
  16. }
  17. $rinbuy2 = {
  18. cla
  19. *clr
  20. portion = input ("How much you want to buy?")
  21. if portion <= 0:portion = 1
  22. if portion * 150 > money:'You do not have enough money.'
  23. if portion * 150 <= money:
  24. poroshok += portion
  25. money -= portion * 150
  26. '<center><img src="images/etogame/kassa2.jpg"></center>'
  27. 'You bought detergent and paid the money to the cashier.'
  28. end
  29. act 'Move away from the counter':gt 'rinok', 'start'
  30. }
  31. $rinbuy3 = {
  32. cla
  33. *clr
  34. portion = input ("How much you want to buy?")
  35. if portion <= 0:portion = 1
  36. if portion * 150 > money:'You do not have enough money.'
  37. if portion * 150 <= money:
  38. cltarelka += portion * 3
  39. money -= portion * 150
  40. '<center><img src="images/etogame/kassa2.jpg"></center>'
  41. 'You bought plates and paid the money to the cashier.'
  42. end
  43. act 'Move away from the counter':gt 'rinok', 'start'
  44. }
  45. $rinbuy4 = {
  46. cla
  47. *clr
  48. portion = input ("How much you want to buy?")
  49. if portion <= 0:portion = 1
  50. if portion * 500 > money:'You do not have enough money.'
  51. if portion * 500 <= money:
  52. kosmetica += portion * 25
  53. money -= portion * 500
  54. '<center><img src="images/etogame/kassa2.jpg"></center>'
  55. 'You bought cosmetics and paid the money to the cashier.'
  56. end
  57. act 'Move away from the counter':gt 'rinok', 'start'
  58. }
  59. $rinbuy5 = {
  60. cla
  61. *clr
  62. portion = input ("How much you want to buy?")
  63. if portion <= 0:portion = 1
  64. if portion * 200 > money:'You do not have enough money.'
  65. if portion * 200 <= money:
  66. stanok += portion * 10
  67. money -= portion * 200
  68. '<center><img src="images/etogame/kassa2.jpg"></center>'
  69. 'You bought razor and paid the money to the cashier.'
  70. end
  71. act 'Move away from the counter':gt 'rinok', 'start'
  72. }
  73. $rinbuy6 = {
  74. cla
  75. *clr
  76. portion = input ("How much you want to buy?")
  77. if portion <= 0:portion = 1
  78. if portion * 150 > money:'You do not have enough money.'
  79. if portion * 150 <= money:
  80. tampon += portion * 20
  81. money -= portion * 150
  82. '<center><img src="images/etogame/kassa2.jpg"></center>'
  83. 'You bought tampons and paid the money to the cashier.'
  84. end
  85. act 'Move away from the counter':gt 'rinok', 'start'
  86. }
  87. $rinbuy7 = {
  88. cla
  89. *clr
  90. portion = input ("How much you want to buy?")
  91. if portion <= 0:portion = 1
  92. if portion * 200 > money:'You do not have enough money.'
  93. if portion * 200 <= money:
  94. clrbelo += portion
  95. money -= portion * 200
  96. '<center><img src="images/etogame/kassa2.jpg"></center>'
  97. 'You pay the cashier and bought clothes.'
  98. end
  99. act 'Move away from the counter':gt 'rinok', 'start'
  100. }
  101. $rinbuy8 = {
  102. if money >= 1000 and bikini < 1:
  103. cla
  104. *clr
  105. money -= 1000
  106. bikini = 1
  107. '<center><img src="images/etogame/kassa2.jpg"></center>'
  108. 'You pay the cashier and bought a swimsuit.'
  109. act 'Move away from the counter':gt 'rinok', 'start'
  110. else
  111. 'You do not have enough money.'
  112. end
  113. }
  114. $rinbuy9 = {
  115. if money >= 1000 and umbrella < 1:
  116. cla
  117. *clr
  118. money -= 1000
  119. umbrella = 1
  120. '<center><img src="images/etogame/kassa2.jpg"></center>'
  121. 'You pay the cashier and bought an umbrella.'
  122. act 'Move away from the counter':gt 'rinok', 'start'
  123. else
  124. 'You do not have enough money.'
  125. end
  126. }
  127. cla
  128. *clr
  129. minut = minut + 5
  130. mag = 1
  131. $metka = $ARGS[0]
  132. $loc = $CURLOC
  133. $metkaM = $ARGS[0]
  134. $locM = $CURLOC
  135. '<center><b><font color="maroon">Trade</font></b></center>'
  136. '<center><img src="images/etogame/rinok.jpg"></center>'
  137. '<a href="exec:dynamic $rinbuy1">Dishwashing detergent - 50 rubles</a> <a href="exec:dynamic $rinbuy2">laundry detergent - 150 rubles</a> <a href="exec:dynamic $rinbuy3">a of 3 plates - 150 rubles</a> <a href="exec:dynamic $rinbuy4">Cosmetics - 500 rubles</a> <a href="exec:dynamic $rinbuy5">razor - 200 rubles</a> <a href="exec:dynamic $rinbuy6">tampons - 100 rubles</a> <a href="exec:dynamic $rinbuy7">Underwear - 200 rubles</a>'
  138. if bikini < 1:'<a href="exec:dynamic $rinbuy8">Swimsuit - 1,000 rubles</a>'
  139. if umbrella < 1:'<a href="exec:dynamic $rinbuy9">Umbrella - 1,000 rubles</a>'
  140. 'On one of the tents hanging listing <a href="exec:gt ''clothing'', ''view_clothing_list'', ''sell''">"Accept the things to implement"</a>'
  141. if analplugIN = 1 and tanga = 0 and ski = 1 or analplugIN = 1 and tanga = 0 and glamur = 1:
  142. nurand = rand(0, 100)
  143. if nurand >= 80:
  144. manna -= 5
  145. SUB += 1
  146. horny += SUB
  147. nudity += 1
  148. 'You feel that someone gently touched <a href="exec:gt ''etoexhib'', ''pos15''">your hand buttocks</a>'
  149. end
  150. end
  151. clr
  152. gs 'stat'
  153. gs 'time'
  154. act 'Leave':
  155. cla
  156. minut += 5
  157. gt 'street'
  158. end
  159. if workrin = 1:
  160. if week = 2 or week = 4 or week = 6:
  161. if hour < 9:
  162. 'Arthur item is waiting for you.'
  163. act '<b>Accept goods</b>':
  164. cla
  165. *clr
  166. hour = 9
  167. minut = 0
  168. prodpayum = 1200
  169. 'Arthur unloaded stuff from his ushatannoy Shokhi to the tray and gave you. You started to hang clothes on the tent.'
  170. 'Before leaving Arthur gives you instructions. "Sell what you want, but that night I would have given to each item sold by 1000. And to gain by selling no less than <<arturplan>> rubles."'
  171. act 'To work.':gt 'rinwork', 'start'
  172. end
  173. end
  174. end
  175. act 'Retire from work':
  176. cla
  177. work = 0
  178. workrin = 0
  179. 'You retired from work and took labor.'
  180. act 'Leave':gt 'rinok', 'start'
  181. end
  182. end
  183. if (work = 0 and workrin = 0 and cheatWork = 0) or (workrin = 0 and cheatWork = 1):
  184. nl
  185. 'On one of the tents hanging ad "Need females saleswomen. Paychecks big."'
  186. act 'Approach the owner of the tents ad':
  187. cla
  188. *clr
  189. 'Hi, my name is Arthur. I am the master of the tent, I need a saleswoman. I do not cope. Well? Will you?'
  190. 'Paying a percentage of wages. Will operate on Tuesdays, Thursdays and Saturdays. With 8 to 14.'
  191. 'Work on labor.'
  192. act 'Leave':gt 'rinok', 'start'
  193. act 'Find a job':
  194. cla
  195. work = 1
  196. workrin = 1
  197. arturplan = 5000
  198. 'You got a job to Arthur and gave him a career.'
  199. act 'Leave':gt 'rinok', 'start'
  200. end
  201. end
  202. end
  203. if palto < 1:
  204. 'On the market sell for winter jackets - 5,000 rubles'
  205. if money >= 5000:
  206. act 'Buy a down jacket (5,000 rubles)':
  207. cla
  208. money -= 5000
  209. palto = 1
  210. $palto = 'Chinese wear'
  211. 'You bought a down jacket.'
  212. act 'Leave':gt 'rinok', 'start'
  213. end
  214. end
  215. end
  216. if money >= 1500:
  217. i = 1
  218. :loopjeans
  219. if jeans[i] = 0:dynamic 'act ''Look at jeans <<i>>'':gt ''clothing'', ''view_clothing_item'', ''shop'', ''jeans'', <<i>>, 1500'
  220. i += 1
  221. if i <= 5:jump 'loopjeans'
  222. end
  223. end
  224. --- rinok ---------------------------------