tryndin.qsrc 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. # tryndin
  2. !2021/05/02
  3. !!Xander Corvus
  4. !!Tryndin Maximovich
  5. if $ARGS[0] = 'stairwell_chat':
  6. *clr & cla
  7. minut += 5
  8. tryndinQW['stairwell_chat'] += 1
  9. !!I changed the code to match how we do code for all the other NPC''s just FYI in case you need to do something with the save update
  10. gs 'npc_relationship', 'modify', 'A77', 'like'
  11. gs 'stat'
  12. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big77.jpg"></center>'
  13. if tryndinQW['stairwell_chat'] = 1:
  14. 'Tryndin tells you that he''s a college student but he''s going to graduate soon.'
  15. elseif tryndinQW['stairwell_chat'] = 2:
  16. 'Tryndin tells you that he lives with his mother; his father filed for divorce a couple of years ago and now lives with a new wife and children.'
  17. elseif tryndinQW['stairwell_chat'] = 3:
  18. 'Tryndin tells you that he is working towards a law degree and his father promised to buy him a car if he succeeds.'
  19. elseif tryndinQW['stairwell_chat'] = 4:
  20. 'Tryndin tells you that he has been taking dance lessons since he could walk and, even today, he often practices dancing at the fitness center.'
  21. elseif tryndinQW['stairwell_chat'] = 5:
  22. 'Tryndin tells you that he spends most of his evenings repairing computers. It costs him most of his free time, but at least he doesn''t have to rely on his parents for money.'
  23. elseif tryndinQW['stairwell_chat'] = 6:
  24. 'Tryndin tells you that, after college, he wants to go to the university and study law; he''ll probably have to serve in the military first though.'
  25. elseif tryndinQW['stairwell_chat'] >= 7:
  26. 'Tryndin and you chat about life, computers and other things, cracking jokes and enjoying each other''s company.'
  27. elseif tryndinQW['stairwell_chat'] >= 8:
  28. '"<<$pcs_nickname>>, we''ve been chatting here many times so I hope you don''t mind me asking but there is something that has been bugging me; where do I recognize you from? I swear I have seen you somewhere else that I can''t just put my finger on."'
  29. 'You smile at the question and contemplate on just what you will tell him...'
  30. !this is going to go with model even if Sveta is a modelling pornstar in university
  31. if hotcat >= 6 and model['status'] = 1:
  32. act 'Tell him you are a Model': gt 'tryndin', 'model'
  33. elseif pornstudio = 3:
  34. act 'Tell him you are a Pornstar': gt 'tryndin', 'pornstar'
  35. elseif university['student'] = 1:
  36. act 'Tell him you go to the University': gt 'tryndin', 'uni_student'
  37. else
  38. act 'Tell him you don''t know': gt 'tryndin', 'unknown'
  39. end
  40. else
  41. 'You talk for a few minutes about random stuff before you say your goodbyes and go on your way.'
  42. act 'Say goodbye and leave': gt 'city_apt_building', 'floor_4'
  43. end
  44. end
  45. if $ARGS[0] = 'tryndinmetro':
  46. *clr & cla
  47. minut += 1
  48. gs 'stat'
  49. '<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big77.jpg"></center>'
  50. 'Tryndin sees you and greets you, "Hello <<$pcs_nickname>>. How are you doing today?"'
  51. if tryndinQW['stairwell_chat'] >= 1:
  52. if cumloc[7] = 1 or cumloc[6] = 1:
  53. 'The two of you are having a great conversation before he suddenly notices semen on your clothes. As he comes to the realization, his eyes noticeably widen. "What''s that? Cum?" he asks suspiciously.'
  54. act 'Make an excuse':
  55. *clr & cla
  56. gs 'stat'
  57. 'You begin making excuses, claiming that this is all a misunderstanding and that you''re absolutely innocent. But Tryndin doesn''t believe you and only half pays attention to your explanation.'
  58. act 'Get out of the car':gt 'metro', 'start'
  59. end
  60. elseif cumloc[11] = 1:
  61. 'He looks at your face puzzled. "<<$pcs_nickname>>, your face is smeared with something." He stares at you, and after a moment, he realizes that''s cum on your face. "What''s that? Cum?" he asks suspiciously.'
  62. act 'Make an excuse':
  63. *clr & cla
  64. gs 'stat'
  65. 'You begin making excuses, claiming that this is all a misunderstanding and that you''re absolutely innocent. But Tryndin doesn''t believe you and only half pays attention to your explanation.'
  66. act 'Get out of the car':gt 'metro', 'start'
  67. end
  68. else
  69. 'You chat with Tryndin while riding the subway.'
  70. end
  71. end
  72. act 'Get out of the car':gt 'metro', 'start'
  73. end
  74. if $ARGS[0] = 'model':
  75. *clr & cla
  76. minut += 5
  77. tryndinQW['model'] = 1
  78. gs 'npc_relationship', 'modify', 'A77', 'like'
  79. gs 'stat'
  80. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big77.jpg"></center>'
  81. '"Wow, I mean... you look stunning so I shouldn''t be surprised but yeah, I must have seen you in a magazine or something..." He says as he looks you over from head to toe.'
  82. 'You have a short conversation after his revelation and go you''re separate ways but perhaps you will try to get to know him a bit more as well.'
  83. act 'Say goodbye': gt 'city_apt_building', 'floor_4'
  84. end
  85. if $ARGS[0] = 'pornstar':
  86. *clr & cla
  87. minut += 5
  88. tryndinQW['pornstar'] = 1
  89. gs 'npc_relationship', 'modify', 'A77', 'like'
  90. gs 'stat'
  91. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big77.jpg"></center>'
  92. 'Tryndin blushes at the discovery; not just that you are a pornstar but also that there is only one source of content that he could recognize you from. "Well... maybe a friend of mine showed me your picture... yeah in fact I''m sure of it... anyway, nice weather we''re having?"'
  93. 'You then politely decide to not let the awkward moment hang in the air and have a nice conversation before parting ways, all the while thinking to yourself that he was more curious then he was willing to admit.'
  94. act 'Say goodbye': gt 'city_apt_building', 'floor_4'
  95. end
  96. if $ARGS[0] = 'uni_student':
  97. *clr & cla
  98. minut += 5
  99. tryndinQW['uni_student'] = 1
  100. gs 'npc_relationship', 'modify', 'A77', 'like'
  101. gs 'stat'
  102. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big77.jpg"></center>'
  103. 'You think for a moment then shrug a bit. "I go to the University on the island."'
  104. 'He snaps his fingers like he just figured something out. "That must be it, I go there as well."'
  105. 'The two of you talk about the classes, fellow students and professors now. After a brief chat, you say your goodbyes.'
  106. act 'Say goodbye': gt 'city_apt_building', 'floor_4'
  107. end
  108. if $ARGS[0] = 'unknown':
  109. *clr & cla
  110. minut += 5
  111. gs 'npc_relationship', 'modify', 'A77', 'like'
  112. gs 'stat'
  113. '<center><img <<$set_imgh>> src="images/characters/shared/photos/big77.jpg"></center>'
  114. 'You shrug a bit. "I''m not sure who you could be mistaking me for but honestly I just live alone in the apartment"'
  115. 'He gets thoughtful for a moment. "Maybe I just seen you around the neighborhood or something..."'
  116. 'Which leads to the two of you talking about the various local places to shop and eat you have both found in the area. After a brief chat, you say your goodbyes.'
  117. act 'Say goodbye': gt 'city_apt_building', 'floor_4'
  118. end
  119. !this below is not hooked up yet, I want to make his apartment first but wanted to make sure this was not lost, so moved it from the add flavor mod to here to save for now
  120. if $ARGS[0] = 'A77-AptInvEv-1':
  121. *clr & cla
  122. menu_off = 1
  123. minut += rand (10,25)
  124. gs 'stat'
  125. if tryndinQW['Invite_Friend'] = 1:
  126. '<center><img <<$set_imgh>> src="images/characters/city/tryndin/tim3talk<<rand(1,6)>>.jpg"></center>'
  127. else
  128. '<center><img <<$set_imgh>> src="images/characters/city/tryndin/timtalk<<rand(1,8)>>.jpg"></center>'
  129. end
  130. try_rand = rand(1, 8)
  131. if try_rand = 1:
  132. 'You and Tryndin have a nice time together; you have a nice drink and talk about the other people in the building you have seen or met. It''s nice getting closer to each other.'
  133. elseif try_rand = 2:
  134. 'After a quick drink, the two of you have a nice conversation about the state of affairs in the city. Overall it is very pleasant and Tryndin is a joy to spend time with.'
  135. elseif try_rand = 3:
  136. 'You pour each other drinks and make up a small plate of food to nibble on, all the while having a natter with your friend. He is glad for the company, as are you.'
  137. elseif try_rand = 4:
  138. 'You and Tryndin have a pleasant time together. You talk about events happening locally, the state of each other''s lives and things you would like to do in the future; all while having a nice drink to encourage it.'
  139. elseif try_rand = 5:
  140. '"Have you seen anything good on TV lately?"'
  141. 'You begin to rattle off some of the TV Shows you have seen, prompting agreeable responses from Tryndin.'
  142. '"I''ve been watching this foreign show lately; the episode I had just watched has a scene where these guys were caught in a situation where they had to run through the night as Batman & Robin, then accidentally saved someone being mugged. Fucking hilarious."'
  143. elseif try_rand = 6:
  144. 'Tryndin jumps straight into something that happened during the day but you have already for lost in his speech. No matter though as you smile and listen to what you can, Tryndin seemingly enjoys getting the chance to talk about it.'
  145. elseif try_rand = 7:
  146. 'You are having a pleasant conversation with Tryndin but he spends a lot of the chat talking about what it must be like for a girl to live alone. You are not insulted by it and in fact, talk about it quite openly but you can''t help but detect a slight sexual undertone to the queries.'
  147. elseif try_rand = 8:
  148. 'Tryndin is being very open about his interest in your life and is getting closer to you as the conversation goes on. It is not long before you are at a point where you are looking into each other''s eyes, wondering what will happen next...'
  149. elseif tryndinQW['model'] = 1 and try_rand = 9:
  150. '"So how is life treating you in the model business?"'
  151. 'You then proceed to go on about life at the studio, people you have seen and shoots you have done. Tryndin maintained his interest throughout which was nice to receive as you talked.'
  152. elseif tryndinQW['model'] = 1 and try_rand = 10:
  153. 'Tryndin talks enthusiastically about how he spotted one of your photos in a magazine the other day. It is nice to see someone so pleased to see your work!'
  154. elseif tryndinQW['model'] = 1 and try_rand = 11:
  155. '"I suppose this place is just a stop-gap for when you become an international sensation!"'
  156. 'Surprisingly while said slightly in jest you can see some genuine belief that you are going to succeed in the modeling business. It is nice to see, so you explain that even with success, you are likely to still be around in some capacity.'
  157. elseif tryndinQW['model'] = 1 and try_rand = 12:
  158. '"Your feet must be killing you with tall the catwalk walking you''ve been doing... if you like I could give you a massage...?"'
  159. 'You laugh off the offer (and ignore the idea that you''re a catwalk model) but it'' interesting to know he is thinking about touching you.'
  160. elseif tryndinQW['model'] = 1 and try_rand = 13:
  161. '"I saw a picture of you in a magazine today! You were looking amazing; I almost had to stop myself from ma.. buying it right there and then!"'
  162. 'You are pleased that he found you so striking but what was that he was going to say...'
  163. elseif tryndinQW['pornstar'] = 1 and try_rand = 14:
  164. '"Please believe me when I say I don''t know much about it but how is the, well, how is work treating you?"'
  165. 'It is obvious he is a bit sheepish about your porn work but you give him a few details without being embarrassed about it.'
  166. elseif tryndinQW['pornstar'] = 1 and try_rand = 15:
  167. 'Tryndin is quite comfortable around you while you talk which is quite nice compared to most people who know my work.'
  168. 'Still, you do notice some hesitancy around the subject.'
  169. elseif tryndinQW['pornstar'] = 1 and try_rand = 16:
  170. '"Something is exciting about knowing a Pornstar; there is an exotic allure about you, something almost unachievable."'
  171. 'You continue the conversation about your proper life and your porn life which has Tryndin enraptured.'
  172. elseif tryndinQW['pornstar'] = 1 and try_rand = 17:
  173. '"My friends would be so jealous to find out I know you, don''t worry as I respect you''re privacy but it would be so cool because they would want to meet you so bad!"'
  174. 'You don''t show it but you love the adoration you are getting, you can''t help but think about giving him a gift only you can give...'
  175. else
  176. 'You and Tryndin have a nice time together; you have a nice drink and talk about life in general. It''s nice getting closer to each other.'
  177. end
  178. act 'Say your goodbyes': gt 'city_apt_building', 'floor_4'
  179. end
  180. --- tryndin ---------------------------------