462_yesgorslut 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. # yesgorslut
  2. if GorSlut > 0:
  3. if grupTipe[numnpc] = -1:
  4. !изгои
  5. bonusotnG = vnesh/2
  6. if bonusotnG <= 0: bonusotnG = 1
  7. grupNPC[numnpc] += bonusotnG
  8. if npcPol[numnpc] = 0:
  9. !парень
  10. 'You chat about any nonsense and <<$npcName[numnpc]>> willingly assents to you.'
  11. end
  12. if npcPol[numnpc]>0:
  13. !девушка
  14. 'You chat about any nonsense and <<$npcName[numnpc]>> willingly assents to you.'
  15. end
  16. end
  17. if grupTipe[numnpc] = 0:
  18. !норма
  19. if npcPol[numnpc] = 0:
  20. !парень
  21. 'Are you trying to talk to the guy, but <<$npcName[numnpc]>> missing from face looking at you.'
  22. end
  23. if npcPol[numnpc]>0:
  24. !девушка
  25. 'Are you trying to talk to a girl, but <<$npcName[numnpc]>> turns away and does not want to communicate with you. "Get out! And that still think we´re friends."'
  26. end
  27. end
  28. if grupTipe[numnpc] = 1:
  29. !ботаны
  30. if npcPol[numnpc] = 0:
  31. !парень
  32. 'Are you trying to talk to the guy, but <<$npcName[numnpc]>> <<$npcName[numnpc]>> staring at boobs. And chuckles.'
  33. end
  34. if npcPol[numnpc]>0:
  35. !девушка
  36. 'Are you trying to talk to a girl, but <<$npcName[numnpc]>> turns away and does not want to communicate with you.'
  37. end
  38. end
  39. if grupTipe[numnpc] = 2:
  40. !спортики
  41. if numnpc = 18:
  42. !кристина зверева
  43. if kristinaSex = 0 and swinbeggor = 0:
  44. 'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away <<$gnikname>>!"'
  45. end
  46. if kristinaSex = 0 and swinbeggor > 0:
  47. 'Christina hate looking at you. "You filthy whore already zadolbala spinning under my feet!"'
  48. end
  49. if kristinaSex > 0:
  50. 'Christina smiles at you and says quietly, "Not bad the last time we entertained, you´re so sexy that just zakachaeshsya."'
  51. end
  52. end
  53. if npcPol[numnpc] = 0:
  54. !парень
  55. 'Are you trying to talk to the guy, but <<$npcName[numnpc]>> dismisses you." I´m busy right now."'
  56. end
  57. if npcPol[numnpc]>0 and numnpc ! 18:
  58. !девушка
  59. 'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away <<$gnikname>>!"'
  60. end
  61. end
  62. if grupTipe[numnpc] = 3:
  63. !крутые
  64. if numnpc ! 14:
  65. if npcPol[numnpc] = 0:
  66. !парень
  67. 'Are you trying to talk to the guy, but <<$npcName[numnpc]>> dismisses you. "Look, I´m busy right now. Come back later or never."'
  68. end
  69. if npcPol[numnpc]>0:
  70. !девушка
  71. 'Are you trying to talk to a girl, but <<$npcName[numnpc]>> makes squeamish grimassy "Go away!"'
  72. end
  73. end
  74. if numnpc = 14:
  75. !Катя Мейнольд
  76. 'You chat with Kate and she brings all your conversation to the rumors about you and your reputation. Rumor has it that you <<$gnikname>>.'
  77. end
  78. end
  79. if grupTipe[numnpc] = 4:
  80. !гопники
  81. if npcPol[numnpc] = 0:
  82. !парень
  83. if numnpc = 9:
  84. !Котов
  85. 'Are you trying to talk to Victor, but he responds to you, "I hear it! Fuck off."'
  86. end
  87. if numnpc ! 9:
  88. '<<$gnikname>> laughing at you "Ha ha <<$gnikname>> come. huytsa want more?"'
  89. end
  90. end
  91. if npcPol[numnpc]>0:
  92. !девушка
  93. '<<$gnikname>> disgust face contorts "Yuck, <<$gnikname>>. Fuck off bitch!"'
  94. end
  95. end
  96. end
  97. --- yesgorslut ---------------------------------