219_placer_gskver 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235
  1. # placer_gskver
  2. <<<<<<< 219_placer_gskver
  3. if hour >= 22 or hour < 8:
  4. encounter = 0
  5. else
  6. encounter = rand(0,5)
  7. end
  8. if encounter = 0:
  9. !в сквере никого нет
  10. $textEvent = 'In the park is quiet and deserted. No one in sight.'
  11. end
  12. if encounter = 1:
  13. !в сквере люди 1мамаша гуляющая с ребенком 2старик 3женщина с сумками 4две молодые девушки
  14. encrand = rand(0,4)
  15. if encrand = 0:$textEvent = 'In the park on the sidewalk strolls a young mother with a stroller.'
  16. if encrand=1 and cloth_vid=0:$textEvent='In the park on the sidewalk walks a lonely old man with a newspaper in his hand.'
  17. if encrand=1 and cloth_vid=1:
  18. $textEvent='In the park on the sidewalk walks a lonely old man with a newspaper in his hand. The old man came up to you and said, "Look, lady, I have something for you that is"'
  19. act 'View':gt'parkBimbo','pos1'
  20. end
  21. if encrand = 2:$textEvent = 'In the park on the sidewalk is a woman with shopping bags who decided to shorten the path passing through the square.'
  22. if encrand = 3:$textEvent = 'In the park on the sidewalk stroll two young girls.'
  23. if encrand = 4:
  24. kol_man = rand(1,5)
  25. if kol_man = 1:$textSub = 'is a guy'
  26. if kol_man = 2:$textSub = 'are two guys'
  27. if kol_man = 3:$textSub = 'three guys go'
  28. if kol_man = 4:$textSub = 'four guys'
  29. if kol_man = 5:$textSub = 'five guys'
  30. $textEvent = 'In the park on the sidewalk <<$textSub>>.'
  31. mass_ver_zn = 1
  32. know_status = 1
  33. end
  34. end
  35. if encounter = 2:
  36. !в сквере собака
  37. $textEvent = 'In the park is quiet and deserted only lonely dog ​​sniffs to something near the boardwalk.'
  38. end
  39. if encounter = 3:
  40. !в сквере компания молодежи
  41. $textEvent = 'In the park on a bench sits youth campaign.'
  42. kol_man = rand(2,6)
  43. mass_ver_zn = 1
  44. know_status = 1
  45. end
  46. if encounter = 4:
  47. !в сквере гопники
  48. kol_man = rand(2,6)
  49. $textEvent = 'In the park sitting on his haunches Gopnik and drink beer.'
  50. mass_ver_zn = 1
  51. know_status = 2
  52. end
  53. if encounter = 5:
  54. !в сквере влюбленная парочка
  55. $textEvent = 'In the park walks a couple in love.'
  56. end
  57. if encounter = 6:
  58. !в сквере знакомый из класса
  59. end
  60. if dick > 0: ver_zn = 0
  61. gs 'placer_man'
  62. if hour >= 8 and hour < 22: '<center><img src="images\gevent\skver.jpg"></center>'
  63. if hour >= 22 or hour < 8: '<center><img src="images\gevent\skver.jpg"></center>'
  64. if Frend_num > 0:
  65. 'together with <<$ev_name_om>> you have come to a quiet garden square. <<$textEvent>>'
  66. if dick > 0:
  67. !ваш друг парень
  68. if kol_man = 1 and $text_znak = '':$kol_man_text_no = 'After the guy looked at you, he turned away.'
  69. if kol_man > 1 and $text_znak = '':$kol_man_text_no = 'Once you guys are inspected, they turned their backs.'
  70. if kol_man > 0: 'You looked <<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'+$text_znak
  71. end
  72. if dick = 0:
  73. !ваш друг девушка
  74. if ver_zn = 1:
  75. 'At you with his girlfriend looked <<$kol_man_prefiks>> appreciatively <<$kol_man_text>>.'
  76. if kol_man = 1: 'The guy came up to you and said, "<<$text_znak>>"'
  77. if kol_man > 1: 'Guys come to you and one of the guys said "<<$text_znak>>"'
  78. end
  79. if ver_zn = 0 and kol_man > 0:
  80. if kol_man = 1:$kol_man_text_no = 'After the guy looked at you, he turned away.'
  81. if kol_man > 1:$kol_man_text_no = 'Once you guys are inspected, they turned their backs.'
  82. 'At you with his girlfriend looked <<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'
  83. end
  84. end
  85. act 'Leave': gt 'gskver'
  86. end
  87. if Frend_num = 0:
  88. 'You stroll through the quiet park. <<$textEvent>>'
  89. if ver_zn = 1:
  90. 'You looked <<$kol_man_prefiks>> appreciatively <<$kol_man_text>>.'
  91. if kol_man = 1: 'The guy came up to you and said, "<<$text_znak>>"'
  92. if kol_man > 1: 'Guys come to you and one of the guys said "<<$text_znak>>"'
  93. end
  94. if ver_zn = 0 and kol_man > 0:
  95. if kol_man = 1:$kol_man_text_no = 'After the guy looked at you, he turned away.'
  96. if kol_man > 1:$kol_man_text_no = 'Once you guys are inspected, they turned their backs.'
  97. 'You looked <<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'
  98. end
  99. act 'Leave': gt 'gskver'
  100. end
  101. gs 'stat'
  102. =======
  103. if hour >=22 or hour <8:
  104. encounter=0
  105. else
  106. encounter=rand(0,5)
  107. end
  108. if encounter=0:
  109. !no one in the park
  110. $textEvent='In the park is quiet and deserted. No one in sight.'
  111. end
  112. if encounter=1:
  113. !people in the park 1mother walking with a baby 2old_man 3woman with shopping bags 4two young girls
  114. encrand=rand(0,4)
  115. if encrand=0:$textEvent='In a park on the sidewalk walking young mother with a stroller.'
  116. if encrand=1:$textEvent='In a park on the sidewalk walking a lonely old man with a newspaper in his hand.'
  117. if encrand=2:$textEvent='In a park on the sidewalk is a woman with shopping bags chooses to shorten the route passing through the Square.'
  118. if encrand=3:$textEvent='In a park on the sidewalk walking two young girls.'
  119. if encrand=4:
  120. kol_man=rand(1,5)
  121. if kol_man=1:$textSub='is a guy'
  122. if kol_man=2:$textSub='are two guys'
  123. if kol_man=3:$textSub='are three guys'
  124. if kol_man=4:$textSub='four guys'
  125. if kol_man=5:$textSub='five guys'
  126. $textEvent='In a park on the sidewalk <<$textSub>>.'
  127. mass_ver_zn=1
  128. know_status=1
  129. end
  130. end
  131. if encounter=2:
  132. !dog in the park
  133. $textEvent='In the park is quiet and deserted only a solitary dog sniffing for something near the sidewalk.'
  134. end
  135. if encounter=3:
  136. !young people in the park company
  137. $textEvent='In the park sits on a bench youth campaign.'
  138. kol_man=rand(2,6)
  139. mass_ver_zn=1
  140. know_status=1
  141. end
  142. if encounter=4:
  143. !Gopnik in the park
  144. kol_man=rand(3,6)
  145. $textEvent='In the park sitting on his haunches Gopnik and drink beer.'
  146. mass_ver_zn=1
  147. know_status=2
  148. end
  149. if encounter=5:
  150. !couple in love in the park
  151. $textEvent='In the park walking in love couple.'
  152. end
  153. if encounter=6:
  154. !in the square of the familiar class
  155. end
  156. if dickfrend>0:ver_zn=0
  157. gs'placer_man'
  158. if hour >= 8 and hour <22:'<center><img src="gevent/skver.jpg" ></center>'
  159. if hour >=22 or hour <8:'<center><img src="gevent/skver.jpg" ></center>'
  160. if Frend_num>0:
  161. 'along with <<$ev_name_om>> you come to a quiet park. <<$textEvent>>'
  162. if dickfrend>0:
  163. !your friend guy
  164. if kol_man=1 and $text_znak='':$kol_man_text_no='after, the guy looked at you, he turned away.'
  165. if kol_man>1 and $text_znak='':$kol_man_text_no='after, as you guys have examined, they turned away.'
  166. if kol_man>0:'You looked<<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'+$text_znak
  167. !!!!!!!!!!action with a guy whom came to the square
  168. end
  169. if dickfrend=0:
  170. !your friend girl
  171. if ver_zn=1:
  172. 'At you with his girlfriend looked<<$kol_man_prefiks>> appreciatively <<$kol_man_text>>.'
  173. if kol_man=1:'A guy came up to you and said "<<$text_znak>>"'
  174. if kol_man>1:'Guys come to you and one of the guys said "<<$text_znak>>"'
  175. act 'meet':
  176. cls
  177. if p_dom<80:
  178. gt'placer_act'
  179. end
  180. if p_dom>=80:
  181. gs'stat'
  182. '<<$ev_name>> hissed in your ear "I`m not acquainted with someone on the street. If you want to, stay, and I will go."'
  183. act 'Go with a friend':gt'placer_end'
  184. act 'can you go, and I`ll stay':
  185. Frend_num=0
  186. gt'placer_act'
  187. end
  188. end
  189. end
  190. end
  191. if ver_zn=0 and kol_man>0:
  192. if kol_man=1:$kol_man_text_no='after, the guy looked at you, he turned away.'
  193. if kol_man>1:$kol_man_text_no='after, as you guys have examined, they turned away.'
  194. 'At you with his girlfriend looked<<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'
  195. end
  196. !!!!!!!!!!!!!acts with the girl you came
  197. end
  198. act 'continue to walk':gt'placer_end'
  199. end
  200. if Frend_num=0:
  201. 'You walk through the quiet the square. <<$textEvent>>'
  202. if ver_zn=1:
  203. 'You looked<<$kol_man_prefiks>> appreciatively <<$kol_man_text>>.'
  204. if kol_man=1:'A guy came up to you and said "<<$text_znak>>"'
  205. if kol_man>1:'Guys come to you and one of the guys said "<<$text_znak>>"'
  206. act 'meet':gt'placer_act'
  207. end
  208. if ver_zn=0 and kol_man>0:
  209. if kol_man=1:$kol_man_text_no='after, the guy looked at you, he turned away.'
  210. if kol_man>1:$kol_man_text_no='after, as you guys have examined, they turned away.'
  211. 'You looked<<$kol_man_prefiks>> appreciatively <<$kol_man_text>>. <<$kol_man_text_no>>.'
  212. end
  213. act 'Get_Away':gt'gskver'
  214. end
  215. gs'stat'
  216. >>>>>>> 219_placer_gskver
  217. --- placer_gskver ---------------------------------