160_korrPar 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. # korrPar
  2. ACT 'Go to your room':
  3. <<<<<<< 160_korrPar
  4. gt 'bedrPar'
  5. END
  6. ACT 'Go to my parents'' room':
  7. gt 'bedrPar2'
  8. END
  9. ACT 'Going to the living room':
  10. gt 'sitrPar'
  11. =======
  12. gt'bedrPar'
  13. END
  14. ACT 'Go to the parents` room':
  15. gt'bedrPar2'
  16. END
  17. ACT 'Go to the gym':
  18. gt'sitrPar'
  19. >>>>>>> 160_korrPar
  20. END
  21. ACT 'Go to the bathroom':
  22. <<<<<<< 160_korrPar
  23. gt 'vanrPar'
  24. =======
  25. gt'vanrPar'
  26. >>>>>>> 160_korrPar
  27. END
  28. ACT 'Go to the kitchen':
  29. <<<<<<< 160_korrPar
  30. gt 'kuhrPar'
  31. =======
  32. gt'kuhrPar'
  33. >>>>>>> 160_korrPar
  34. END
  35. ACT '<b>Go to the street</b>':
  36. <<<<<<< 160_korrPar
  37. if nude = 0:
  38. gt 'gorodok'
  39. else
  40. msg 'You are not dressed'
  41. gt $curloc
  42. =======
  43. if nude=0:
  44. gt'gorodok'
  45. else
  46. msg'You do not wear'
  47. gt $curloc
  48. >>>>>>> 160_korrPar
  49. end
  50. END
  51. $metkaM = $ARGS[0]
  52. $locM = $CURLOC
  53. $metka = $ARGS[0]
  54. $loc = $CURLOC
  55. <<<<<<< 160_korrPar
  56. set popolaini = 0
  57. set saunaYouRoom = 0
  58. set boycherdaksex = 0
  59. '<center><B><font color = maroon>corridor</font></B></center>'
  60. '<center><img src="images\qwest\alter\korrPar.jpg"></center>'
  61. clr
  62. frost = 0
  63. set minut += 1
  64. gs 'stat'
  65. bonusZ = 0
  66. fcolor = rgb(0,0,0)
  67. bcolor = rgb(255,255,255)
  68. =======
  69. music_on=0
  70. set popolaini=0
  71. set saunaYouRoom=0
  72. set boycherdaksex=0
  73. '<center><B><font color=maroon>corridor</font></B></center>'
  74. '<center><img src="qwest/alter/korrPar.jpg" ></center>'
  75. clr
  76. frost=0
  77. set minut = minut + 1
  78. gs'stat'
  79. bonusZ=0
  80. fcolor=rgb(0,0,0)
  81. bcolor=rgb(255,255,255)
  82. >>>>>>> 160_korrPar
  83. LCOLOR = rgb(106,90,205)
  84. 'On the wall near the front door hanging <a href="exec:GT ''mirror'',''start''">mirror</a>.'
  85. <<<<<<< 160_korrPar
  86. if palto > 0: 'Hanging on the hook <<$palto>>'
  87. gs 'family'
  88. if hour >= 16 and hour <= 20:
  89. if schoolprogul > 2 and SchoolAtestat = 0:
  90. cls
  91. gs 'stat'
  92. '<center><B><font color = maroon>mom</font></B></center>'
  93. '<center><img src="images\qwest\alter\mother.jpg"></center>'
  94. if schoolPredupr = 3:
  95. SchoolBlock = 1
  96. ParHomeBlock = 1
  97. schoolprogul = 0
  98. 'In the corridor you vsrechaet mother, her eyes thundered. "Doprygat? Thee out of high school. All live the way you want, I am no longer a mother!" Mother gathered your things in a bag, put the bag in your hands and thrown by the scruff of the apartment.'
  99. act 'Leave': gt 'gorodok'
  100. exit
  101. end
  102. if schoolPredupr = 1:
  103. schoolPredupr = 2
  104. schoolprogul = 0
  105. Suspeh -= 40
  106. 'In the corridor you vsrechaet mother, her eyes thundered. "That was the school. Again You absenteeism. You already want to exclude from school, I was literally on his knees begging the directors can not exclude you and give you one last chance to reform. More because of you I will not be humiliated and remember. Next time you Departure from school! And if you fly out of school, I will personally kick him out of the house if you do not understand a normal relationship, then get out, no one does not keep you here! "Mother angrily left the room.'
  107. end
  108. if schoolPredupr = 0:
  109. schoolPredupr = 1
  110. mother = 0
  111. schoolprogul = 0
  112. Suspeh -= 20
  113. 'In the corridor you vsrechaet mother, her eyes thundered. "That was the school. You solid absenteeism. For the first time you have forgiven, but the next you just kicked. What are you doing, balbeska?" Mother angrily left the room.'
  114. end
  115. act 'move away': gt $curloc
  116. exit
  117. end
  118. end
  119. if hour >= 15 and hour < 20:
  120. if Gcall = 0:
  121. numnpcboy = 0
  122. :markboyfrendcall
  123. numnpcboy += 1
  124. if otnBoyFrend[numnpcboy] >= 20 and boyinday[numnpcboy]!day:
  125. Gcall = 1
  126. jump 'markboyfrendcall2'
  127. end
  128. if numboyFrend > numnpcboy: jump 'markboyfrendcall'
  129. end
  130. else
  131. if Gcall > 0: Gcall = 0
  132. =======
  133. if palto>0:'Hanging on a hook <<$palto>>'
  134. gs'family'
  135. if hour>=16 and hour<=20 and indorf=0:
  136. if artomvbrosvid=1 and artomhakday!daystart and mothervideotalk=0:
  137. cls
  138. BJvideoPublic=1
  139. manna=0
  140. gs'stat'
  141. '<center><B><font color=maroon>mom</font></B></center>'
  142. '<center><img src="qwest/alter/mother.jpg" ></center>'
  143. 'Mom backed hips hands В« I then tossed a video with you ....... I never smacked you ....yes see in vain ... You realize that maybe this video is not only my? What about you now will speak.. What about you ... about all our family ... I guess you need to teach you a lesson. Volodya!В»'
  144. if momslut<2:
  145. act'Beg to do nothing.':
  146. cls
  147. mothervideotalk=2
  148. minut+=5
  149. sub+=50
  150. gs'stat'
  151. '<center><B><font color=maroon>mom</font></B></center>'
  152. '<center><img src="qwest/alter/mother.jpg" ></center>'
  153. 'you burst into tears:«mammy !forgive! This will never happen again! I made ​​a fool that `s what I `ll never..never_...» You weep and kneel. Mother looks at you and shakes his head out.'
  154. act 'move_away':gt $curloc
  155. end
  156. act'to_be_silent.':
  157. cls
  158. mothervideotalk=3
  159. minut+=5
  160. dom+=10
  161. spank+=1
  162. gs'stat'
  163. '<center><img src="qwest/alter/artom/spank.jpg" ></center>'
  164. 'You stand staring at the floor. And what can I say?
  165. Mother takes you by the hand and leads into the room : В« Take off your pants and bend over!В» You shake my head. В« Volodya - keep it!В»Stepfather grabs you and keeps .mother pulls your underwear takes the belt and starts to flog you. Gritting her teeth . Lifting his head as you see through the open door behind it to watch your brother and sister.
  166. '
  167. act 'move_away':gt $curloc
  168. end
  169. end
  170. if momslut>=2:
  171. act'threaten':
  172. cls
  173. mothervideotalk=1
  174. minut+=5
  175. gs'stat'
  176. '<center><B><font color=maroon>mom</font></B></center>'
  177. '<center><img src="qwest/alter/mother.jpg" ></center>'
  178. 'В« Come on -come_on - call the father! I`ll tell you what his daughter! And who went!В»
  179. Mother is looking at you and spit on the floor leaves.'
  180. act 'move_away':gt $curloc
  181. end
  182. end
  183. exit
  184. end
  185. if schoolprogul>2 and SchoolAtestat=0:
  186. cls
  187. gs'stat'
  188. '<center><B><font color=maroon>mom</font></B></center>'
  189. '<center><img src="qwest/alter/mother.jpg" ></center>'
  190. if schoolPredupr=2:
  191. schoolPredupr=3
  192. SchoolBlock=1
  193. ParHomeBlock=1
  194. schoolprogul=0
  195. 'In the hallway you vsrechaet mother, her eyes thunder. "doprygat? You kicked out of school. all, Live as you like, I am no longer a mother!" Mother gathered your belongings in a bag, thrust you into the hands of the bag and thrown by the scruff of the apartment.'
  196. act 'Get_Away':gt 'gorodok'
  197. exit
  198. end
  199. if schoolPredupr=1:
  200. schoolPredupr=2
  201. schoolprogul=0
  202. Suspeh-=40
  203. 'In the hallway you vsrechaet mother, her eyes thunder. "A call from the school. You again truancy. You would already be excluded from school, I was literally on my knees begging the director does not exclude you and give you one last chance to improve. More because of you I will not stoop, and remember. The next time you fly out of school! And if you fly out of school, I`ll personally will kick home, If you do not understand a normal relationship, then piss, one does not keep you here!" Mother angrily left the room.'
  204. end
  205. if schoolPredupr=0:
  206. schoolPredupr=1
  207. mother=0
  208. schoolprogul=0
  209. Suspeh-=20
  210. 'In the hallway you vsrechaet mother, her eyes thunder. "A call from the school. You have solid truancy. For the first time you have forgiven, but the next you just kicked. What are you doing, balbeska?" Mother angrily left the room.'
  211. end
  212. act 'move_away':gt $curloc
  213. exit
  214. end
  215. end
  216. if hour>=15 and hour<20:
  217. if Gcall=0:
  218. numnpcboy=0
  219. :markboyfrendcall
  220. numnpcboy+=1
  221. if otnBoyFrend[numnpcboy]>=20 and boyinday[numnpcboy]!day:
  222. Gcall=1
  223. jump'markboyfrendcall2'
  224. end
  225. if numboyFrend>numnpcboy:jump'markboyfrendcall'
  226. end
  227. else
  228. if Gcall>0:Gcall=0
  229. >>>>>>> 160_korrPar
  230. end
  231. :markboyfrendcall2
  232. <<<<<<< 160_korrPar
  233. if Gcall > 0: 'In the hallway rings <a href="exec: GT ''gtelefon''">phone</a>.'
  234. =======
  235. if Gcall>0:'In the hallway rings <a href="exec:GT ''gtelefon''">phone</a>.'
  236. >>>>>>> 160_korrPar
  237. <<<<<<< 160_korrPar
  238. if motherWorry = 1: gt 'mother'
  239. =======
  240. if motherWorry=1:gt 'mother'
  241. >>>>>>> 160_korrPar
  242. --- korrPar ---------------------------------