491_Timofei 2.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. # Timofei
  2. <<<<<<< 491_Timofei
  3. minut += 1
  4. sosedDay = day
  5. gs 'stat'
  6. '<center><img src="images\qwest\sosed\sosed.jpg"></center>'
  7. 'Timothy shakes ashes in a jar and you nod "Hello."'
  8. act 'Say hello and leave': gt 'etoexhib','pos51'
  9. act 'Chat':
  10. cls
  11. minut += 15
  12. Sosed += 1
  13. gs 'stat'
  14. '<center><img src="images\qwest\sosed\sosed.jpg"></center>'
  15. if sosedSlut = 0:
  16. if sosed = 1:
  17. 'Timothy says that studying in college and soon it will end.'
  18. end
  19. if sosed = 2:
  20. 'Timothy says that he lives with his mother, his father lives in a divorce with his mother and live with another family.'
  21. end
  22. if sosed = 3:
  23. 'Timothy tells us that soon he will finish studying for law and father promised to give him a car.'
  24. end
  25. if sosed = 4:
  26. 'Timothy says that he and his childhood studying dance and still, he and his team are sometimes the house of culture.'
  27. end
  28. if sosed = 5:
  29. 'Timothy tells us that in the evenings he earns repairing computers.'
  30. end
  31. if sosed = 6:
  32. 'Timothy says that after college he was going to go to college, that he had not been taken into the army.'
  33. end
  34. if sosed >= 7:
  35. 'Timothy fun talking to you about life, computers, wheelbarrows.'
  36. end
  37. end
  38. if sosedSlut = 1:
  39. 'You are trying to strike up a conversation, but Timothy responsible monosyllables and extinguished a cigarette goes home.'
  40. end
  41. act 'Say goodbye and leave': gt 'etoexhib','pos51'
  42. =======
  43. minut+=1
  44. sosedDay=day
  45. gs'stat'
  46. '<center><img src="qwest/sosed/sosed.jpg" ></center>'
  47. 'Timothy shakes off the ashes in a jar and nods to you "hello."'
  48. act 'Say hello and leave':gt'etoexhib','pos51'
  49. act 'chat':
  50. cls
  51. minut+=15
  52. Sosed+=1
  53. gs'stat'
  54. '<center><img src="qwest/sosed/sosed.jpg" ></center>'
  55. if sosedSlut=0:
  56. if sosed=1:
  57. 'Timothy says, that studying in college and soon it will end.'
  58. end
  59. if sosed=2:
  60. 'Timothy says, he lives with his mother, His father lives in a divorce with his mother and lives with another family.'
  61. end
  62. if sosed=3:
  63. 'Timothy says, that soon it will finish studying for law and father promised to give him a car.'
  64. end
  65. if sosed=4:
  66. 'Timothy says, that he and his childhood studying dance and still, he and his team sometimes act in the House of Culture.'
  67. end
  68. if sosed=5:
  69. 'Timothy says, that evening he earns repairing computers.'
  70. end
  71. if sosed=6:
  72. 'Timothy says, that after college he was going to go to college, that he had not been drafted into the army.'
  73. end
  74. if sosed>=7:
  75. 'Timothy fun chatting with you about life, computers, wheelbarrows.'
  76. end
  77. end
  78. if sosedSlut=1:
  79. 'You are trying to start a conversation, but Timothy answers in monosyllables .'
  80. end
  81. act 'Say goodbye and leave':gt'etoexhib','pos51'
  82. >>>>>>> 491_Timofei
  83. end
  84. --- Timofei ---------------------------------