kotovtalker 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. # kotovtalker
  2. !!!!!!!!!!!!!!!!!
  3. !!!Vitek Cats!!!
  4. !!!!!!!!!!!!!!!!!
  5. if numnpc = 9 and grupNPC[numnpc] >= 80 and GorSlut = 0 and kotovLoveQW >= 0:
  6. if $loc = 'gdkin':
  7. if alko < 2:
  8. '<<$npcName[numnpc]>> "<<$nickname>> Hey, lets get drunk and then do something dumb."'
  9. act 'drink beer':
  10. cls
  11. minut += 5
  12. grupNPC[numnpc] += 5
  13. alko += 2
  14. cumspclnt = 2
  15. gs 'cum_cleanup'
  16. fbreath = 0
  17. gs 'stat'
  18. 'Vitek poured you a beer and you began drinking with him. Vitek stared into your eyes and tells you. "You''re a cool girl, you know that."'
  19. act 'Move away':gt $loc, $metka
  20. end
  21. act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
  22. exit
  23. elseif alko >= 2:
  24. '<<$npcName[numnpc]>> "<<$nickname>> Hey, let''s dance."'
  25. act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
  26. act 'Dance':
  27. cls
  28. minut += 5
  29. grupNPC[numnpc] += 5
  30. dance += rand(1, 3)
  31. horny += 10
  32. kotovQW += 1
  33. gs 'stat'
  34. 'You go to the dance floor and started dancing with Vitek, he pawed at your ass with his strong hands.'
  35. if kotovLoveQW = 0:
  36. if kotovQW < 5 or grupTipe[25] = 0:
  37. act 'Move away':gt $loc, $metka
  38. elseif kotovQW >= 5 and grupTipe[25] ! 0:
  39. 'The dance ended and Vitek took you by the hand, steering you to the wall. "Hey <<$name>>, wanna go out with me, be my chick? I''ll wring any guy''s neck for you."'
  40. act 'Refuse':
  41. cls
  42. grupNPC[numnpc] = 0
  43. gs 'stat'
  44. '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
  45. ! WD: Remove Dupe Images ~ '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
  46. '<center><img src="images/qwest/alter/npc/<<numnpc>>.jpg"></center>'
  47. 'You refused and Vitek looks completely confused, but he was immediately angry. "Well, then fuck you, you cock sucking whore!"'
  48. act 'Move away':gt $loc, $metka
  49. end
  50. act 'Agree':
  51. cls
  52. kotovLoveQW = 1
  53. gs 'stat'
  54. '<center><b><font color="maroon"><<$npcName[numnpc]>> <<$npcSurName[numnpc]>></font></b></center>'
  55. ! WD: Remove Dupe Images ~ '<center><img src="images/qwest/alter/npc<<numnpc>>.jpg"></center>'
  56. '<center><img src="images/qwest/alter/npc/<<numnpc>>.jpg"></center>'
  57. 'Vitek was delighted "Sweet. I almost can''t believe that you agreed to be my chick."'
  58. act 'Move away':gt $loc, $metka
  59. end
  60. end
  61. elseif kotovLoveQW > 0:
  62. 'The dance ends and Vitek hugged you "<<$name>>, lets go to my house."'
  63. act 'Move away':gt $loc, $metka
  64. act 'Go with Vitek.':
  65. cls
  66. minut += 15
  67. gs 'stat'
  68. '<center><img src="images/qwest/alter/npc/9.jpg"></center>'
  69. 'You left the disco and went in the direction Vitek''s house, while he was holding your arm. Soon Vitek and you arrived at the dilapidated house, he opened the door and led you into the poor, unkept apartment. In the room clothes where lying in crumpled heaps everywhere on the floor and empty bottles littered the whole place.'
  70. act 'Further.':gt 'kotovSex'
  71. end
  72. end
  73. end
  74. end
  75. exit
  76. end
  77. '<<$npcName[numnpc]>> "Hey <<$name>>, I''m busy. I''ll catch up with you later." He says as he turns back to talk to his friends.'
  78. gs 'gschool_lessons', 'afternoon'
  79. exit
  80. elseif numnpc = 9 and kotovLoveQW > 0 and GorSlut > 0:
  81. 'Vitek scowled and tells you "Well <<$name>>, whats this garbage I hear about what you and <<$gnikname>> did? The whole town already knows, the guys have been telling me all about it. You fucking bitch! "'
  82. act 'Accuse him of sleeping around':
  83. cls
  84. grupNPC[9] = 0
  85. kotovLoveQW = -1
  86. gs 'stat'
  87. 'You started yelling at Vitek that he has fucked other girls. Vitek started yelling at you and suddenly, there is a ringing in your head, your vision is blurry. You find you''re on the floor, with Vitek standing over you. Your cheek burns with pain, it takes you a few moments to understand what happened, it seems he slapped you, so hard it knocked you off your feet. "Stay away from me you fucking whore, it''s over between us!"'
  88. if $loc = 'gschool':gs 'gschool_lessons', 'afternoon'
  89. if $loc = 'gdkin':act 'Move away':gt $loc, $metka
  90. end
  91. if dom >= 20:
  92. act 'Argue that it''s not true.':
  93. cls
  94. sub += 20
  95. GorSlut = 0
  96. gs 'stat'
  97. 'It takes a bit but you convince Vitek that all this was just gossip and none of it was true. Vitek frowned, "I''ll knock their teeth out if they whisper one more word about you then. Don''t worry, baby I will shut their yapping mouths."'
  98. if $loc = 'gschool':gs 'gschool_lessons', 'afternoon'
  99. if $loc = 'gdkin':act 'Move away':gt $loc, $metka
  100. end
  101. end
  102. exit
  103. end
  104. if $loc = 'gdkin':
  105. if GorSlut < 2:
  106. '<<$npcName[numnpc]>> "<<$nickname>> Hey, lets get drunk and then do something dumb."'
  107. act 'drink beer':
  108. cls
  109. minut += 5
  110. grupNPC[numnpc] += 5
  111. alko += 1
  112. cumspclnt = 2
  113. gs 'cum_cleanup'
  114. fbreath = 0
  115. gs 'stat'
  116. 'You drank the beer in the company of your friends.'
  117. act 'move_away':gt $loc, $metka
  118. end
  119. act 'Refuse':grupNPC[numnpc] -= 5 & gt $loc, $metka
  120. elseif GorSlut >= 2:
  121. '<<$npcName[numnpc]>> "Then what the fuck are you doing here, cumwhore? Came to suck some dick?"'
  122. act 'Leave':grupNPC[numnpc] -= 5 & gt $loc, $metka
  123. end
  124. exit
  125. end
  126. --- kotovtalker ---------------------------------