Mall 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. # Mall
  2. hour += 1
  3. horny += 1
  4. clr
  5. gs 'stat'
  6. '<center><b>Market</b></center>'
  7. ! WD: Correct Image path ~ "images/etogame/rinok2.jpg"
  8. '<center><img src="images/etogame/rinok.jpg"></center>'
  9. 'Bustling market, you can buy in the market place to buy clothes or for 30,000 rubles and receive income from the outlet, but for the purchase and delivery of course need to have a car. You can trade yourself or hire a saleswoman.'
  10. if car = 0:
  11. money -= 20
  12. 'You get on the shuttle bus and pay the fare of 20 rubles.'
  13. elseif car > 0 and benzin > 0:
  14. benzin -= 1
  15. gs 'stat'
  16. 'You reached into your <<$marka>>.'
  17. elseif car > 0 and benzin <= 0:
  18. money -= 20
  19. gs 'stat'
  20. 'You ran out of gas and you had to go on the bus, paying the fare of 20 rubles.'
  21. end
  22. act 'Buy':gt 'RynokP', 'selection'
  23. act 'Go home':gt 'street'
  24. if rinwork > 0 and hour < 9:
  25. act 'Salesmen':
  26. cla
  27. clr
  28. *clr
  29. hour = 17
  30. fat += 5
  31. vnesh -= 1
  32. monrand = rand(500, 2000)
  33. money += monrand
  34. gs 'stat'
  35. 'You all day selling things in the market and earned <<monrand>> rubles'
  36. rinrand = rand(1, 100)
  37. if rinrand < 70 and palevorin = 0 and rinhoz = 0:
  38. act 'Go home':gt 'street'
  39. elseif rinrand >= 70 and palevorin = 0 and rinhoz = 0:
  40. 'To you approached the owner of the tent and began to pester you, promising to write premium'
  41. act 'Refuse':
  42. cla
  43. money -= 2000
  44. 'The owner imposes on you a fine of 2, 000 rubles'
  45. act 'Go home':gt 'street'
  46. end
  47. act 'Ogle':gt 'RynokHoz', 'beginning'
  48. elseif rinrand < 60 and palevorin = 0 and rinhoz = 1:
  49. act 'Go home':gt 'street'
  50. elseif rinrand >= 60 and palevorin = 0 and rinhoz = 1:
  51. 'To you approached the owner of the tent and began to pester you, promising to write premium'
  52. act 'Refuse':
  53. cla
  54. money -= 2000
  55. 'The owner imposes on you a fine of 2, 000 rubles'
  56. act 'Go home':gt 'street'
  57. end
  58. act 'Ogle':gt 'RynokHoz', 'beginning'
  59. elseif rinrand < 60 and palevorin = 1:
  60. 'On the market there is a rumor among the sellers that you fucks boss tray'
  61. act 'Go home':gt 'street'
  62. elseif rinrand >= 60 and palevorin = 1:
  63. 'To you approached the owner of the tent and began to pester you, promising to write premium'
  64. act 'Refuse':
  65. cla
  66. money -= 2000
  67. 'The owner imposes on you a fine of 2, 000 rubles'
  68. act 'Go home':gt 'street'
  69. end
  70. act 'Ogle':gt 'RynokHoz', 'beginning'
  71. elseif rinrand < 40 and palevorin = 2:
  72. 'On the market there is a rumor among the sellers that you fucks boss tray with buddies'
  73. slutrand = rand(1, 100)
  74. if slutrand >= 70:
  75. 'After work, you came to the Armenian and tried to persuade you a blowjob.'
  76. act 'Agree':gt 'RynokHoz', 'opusteha2'
  77. end
  78. act 'Go home':gt 'street'
  79. elseif rinrand >= 40 and rinrand < 70 and palevorin = 2:
  80. 'To you approached the owner of the tent and began to pester you, promising to write premium'
  81. act 'Refuse':
  82. cla
  83. money -= 2000
  84. 'The owner imposes on you a fine of 2, 000 rubles'
  85. act 'Go home':gt 'street'
  86. end
  87. act 'Ogle':gt 'RynokHoz', 'beginning'
  88. elseif rinrand >= 70 and palevorin = 2:
  89. 'To you approached the owner of the tent c already familiar to you guys and they began to entice you to perform oral sex, promising to write premium'
  90. act 'Refuse':
  91. cla
  92. money -= 2000
  93. 'The owner imposes on you a fine of 2, 000 rubles'
  94. act 'Go home':gt 'street'
  95. end
  96. act 'Ogle':gt 'RynokHoz', 'opusteha'
  97. end
  98. end
  99. act 'Resign':
  100. cla
  101. work = 0
  102. rinwork = 0
  103. 'You are fired.'
  104. act 'Go home':gt 'street'
  105. end
  106. end
  107. if busRinok = 0 and money >= 30000 and car > 0:
  108. act 'Buy a place in the market for a month (30,000 rubles)':
  109. cla
  110. busRinok = 30
  111. money -= 30000
  112. 'You bought a place in the market for 30, 000 rubles. You need the goods'
  113. act 'Go home':gt 'street'
  114. end
  115. end
  116. if busRinok > 0 and tovarR > 0 and rinhour ! number:
  117. act 'Trade independently':
  118. cla
  119. clr
  120. fat -= 2
  121. rinhour = number
  122. torghour = 16 - rinhour
  123. torgrand = rand(1, 50)
  124. if tovarR >= torgrand:tovarR -= torgrand
  125. if tovarR < torgrand:torgrand = tovarR & tovarR = 0
  126. torgmoney = torgrand * 200
  127. money += torgmoney
  128. hour = 17
  129. torgmoney = 0
  130. gs 'stat'
  131. 'You''ve earned a day <<torgmoney>> rubles, sold out <<torgrand>> pieces of the item, you have <<tovarR>> units of goods.'
  132. act 'Go home':gt 'street'
  133. end
  134. if rinokTorg = 0 and rinhour ! number:
  135. act 'Hire a saleswoman':
  136. cla
  137. rinokTorg = 1
  138. 'You hired saleswoman 1000 rubles per day'
  139. act 'Go home':gt 'street'
  140. end
  141. elseif rinokTorg = 1 and rinhour ! number and tovarR > 0:
  142. act 'Release the goods saleswoman.':
  143. cla
  144. rinokTorgW = 1
  145. rinhour = number
  146. torghour = 16 - rinhour
  147. torgrand = rand(1, 50)
  148. if tovarR >= torgrand:tovarR -= torgrand
  149. if tovarR < torgrand:torgrand = tovarR & tovarR = 0
  150. torgmoney = torgrand * 200
  151. 'You have given goods saleswoman, she can trade on their own.'
  152. act 'Go home':gt 'street'
  153. end
  154. end
  155. end
  156. if rinokTorg = 1 and rinhour ! number:
  157. act 'Dismiss saleswoman':
  158. cla
  159. rinokTorg = 0
  160. 'You fired saleswoman'
  161. act 'Go home':gt 'street'
  162. end
  163. end
  164. --- Mall ---------------------------------