mod_addedflavour_A77_Events.qsrc 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552
  1. # mod_addedflavour_A77_Events
  2. if $ARGS[0] = 'A77-AptInvEv-X1':
  3. *clr & cla
  4. minut += rand(2,4)
  5. modVar_AF_EventOpen['A77-AptInvEv'] = 1
  6. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 1
  7. gs 'stat'
  8. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="images/characters/city/timothy/sosed.jpg"></center>'
  9. '<font color="<<$npc_fontcolor[''A77'']>>"> ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', we''ve been chatting here a number of times so I hope you don''t mind me asking but there is something that has been bugging me; where do I recognise you from? I swear I have seen you somewhere else that I can''t just put my finger on."</font>'
  10. *nl
  11. 'You smile at the question and contemplate on just what you will tell him...'
  12. if hotcat >= 6 and model = 1:
  13. act 'Tell him you are a Model' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvEv-ModelOption'
  14. end
  15. if modVar_AF_Inhib['Result'] = 1 and film >= 1:
  16. act 'Tell him you are a Pornstar' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvEv-PornstarOption'
  17. end
  18. act 'Tell him you live alone' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvEv-AloneOption'
  19. end
  20. if $ARGS[0] = 'A77-AptInvEv-ModelOption':
  21. *clr & cla
  22. modVar_AF_EventProgress['A77-AptInvEv'] = 0
  23. $modVar_AF_EventOption['A77-AptInvEv'] = 'Model'
  24. modVar_AF_EventGates['A77-AptInvEv-2'] = 20
  25. modVar_AF_EventGates['A77-AptInvEv-1'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 75) / 100
  26. modVar_AF_EventGates['A77-AptInvEv-3'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 125) / 100
  27. gs 'stat'
  28. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="images/characters/city/timothy/sosed.jpg"></center>'
  29. '<font color="<<$npc_fontcolor[''A77'']>>">"Wow, I mean... you look stunning so I shouldn''t be surprised but yeah, I must have seen you in a magazine or something..."</font>'
  30. *nl
  31. '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.'
  32. act 'Say goodbye' : gt 'etoexhib', 'pos51'
  33. end
  34. if $ARGS[0] = 'A77-AptInvEv-PornstarOption':
  35. *clr & cla
  36. modVar_AF_EventProgress['A77-AptInvEv'] = 0
  37. $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar'
  38. modVar_AF_EventGates['A77-AptInvEv-2'] = 16
  39. modVar_AF_EventGates['A77-AptInvEv-1'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 75) / 100
  40. modVar_AF_EventGates['A77-AptInvEv-3'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 125) / 100
  41. gs 'stat'
  42. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="images/characters/city/timothy/sosed.jpg"></center>'
  43. 'Timothy blushes at the discovery; not just that you are a pornstar but also that there is only one source of content that he could recognise you from'
  44. *nl
  45. '<font color="<<$npc_fontcolor[''A77'']>>">"Well... maybe a friend of mine showed me your picture... yeah in fact I''m sure of it... anyway, nice weather we''re having?"</font>'
  46. *nl
  47. '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.'
  48. act 'Say goodbye' : gt 'etoexhib', 'pos51'
  49. end
  50. if $ARGS[0] = 'A77-AptInvEv-AloneOption':
  51. *clr & cla
  52. modVar_AF_EventProgress['A77-AptInvEv'] = 0
  53. $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone'
  54. modVar_AF_EventGates['A77-AptInvEv-2'] = 24
  55. modVar_AF_EventGates['A77-AptInvEv-1'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 75) / 100
  56. modVar_AF_EventGates['A77-AptInvEv-3'] = (modVar_AF_EventGates['A77-AptInvEv-2'] * 125) / 100
  57. gs 'stat'
  58. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="images/characters/city/timothy/sosed.jpg"></center>'
  59. '"I''m not sure who you could be mistaking me for but honestly I just live alone in the apartment"'
  60. *nl
  61. '<font color="<<$npc_fontcolor[''A77'']>>">"Maybe you just have a recognisable face, a lot of women with pretty faces get that..."</font>'
  62. *nl
  63. 'Timothy blushes slightly as he didn''t realise he was giving a compliment until he did so but you manage to laugh it off and diffuse the awkward moment. After a brief chat you say your goodbyes.'
  64. act 'Say goodbye' : gt 'etoexhib', 'pos51'
  65. end
  66. if $ARGS[0] = 'A77-AptInvEv-1':
  67. *clr & cla
  68. menu_off = 1
  69. minut += rand (10,25)
  70. modVar_AF_Rand = rand(5 - difficulty,4)
  71. gs 'mod_addedflavour_A77_Functions' , 'AddProgress' , 'A77-AptInvEv' , modVar_AF_Rand , modVar_AF_EventGates['A77-AptInvEv-2']
  72. gs 'stat'
  73. if modVar_AF_EventOpen['A77-AptInvEv-InviteFriend'] = 1:
  74. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="mod/addedflavour/images/characters/city/timothy/tim3talk<<rand(1,6)>>.jpg"></center>'
  75. else
  76. '<center><img style="<<$modVar_AF_ImageRestrictions>>" src="mod/addedflavour/images/characters/city/timothy/timtalk<<rand(1,8)>>.jpg"></center>'
  77. end
  78. *nl
  79. gs 'mod_addedflavour_A77_Events' , 'A77-AptInvEv-TextOptions'
  80. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 2
  81. if modVar_AF_EventOpen['A77-AptInvEv-InviteFriend'] = 0 and modVar_AF_EventProgress['A77-AptInvEv'] >= modVar_AF_EventGates['A77-AptInvEv-2'] and pcs_vag ! 0 and modVar_AF_Inhib['Result'] = 1:
  82. act 'Take him to the bedroom' : modVar_AF_Rand = rand(5 - difficulty,4) & gs 'mod_addedflavour_A77_Functions' , 'AddProgress' , 'A77-AptInvEv' , modVar_AF_Rand , modVar_AF_EventGates['A77-AptInvEv-3'] & $modVar_AF_TempStr = 'A77-AptInvSexEv-Grind' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  83. end
  84. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 3
  85. if modVar_AF_EventOpen['A77-AptInvEv-InviteFriend'] = 1 and modVar_AF_EventProgress['A77-AptInvEv'] = modVar_AF_EventGates['A77-AptInvEv-3'] and pcs_vag ! 0 and modVar_AF_Inhib['Result'] = 1:
  86. act 'Take them both to the bedroom' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-1'
  87. end
  88. act 'Say your goodbyes' : gt 'etoexhib', 'pos51'
  89. end
  90. if $ARGS[0] = 'A77-AptInvEv-TextOptions':
  91. KILLVAR 'modVar_AF_Rand'
  92. if modVar_AF_EventOpen['A77-AptInvEv-InviteFriend']= 1 and modVar_AF_EventProgress['A77-AptInvEv'] >= modVar_AF_EventGates['A77-AptInvEv-2']:
  93. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 3
  94. if modVar_AF_Inhib['Result'] = 1 and pcs_horny >= 70:
  95. modVar_AF_Rand = rand(15,16)
  96. else
  97. modVar_AF_Rand = rand(11,16)
  98. end
  99. elseif modVar_AF_EventOpen['A77-AptInvEv-InviteFriend']= 1:
  100. modVar_AF_Rand = rand(11,14)
  101. elseif modVar_AF_EventProgress['A77-AptInvEv'] >= modVar_AF_EventGates['A77-AptInvEv-1']:
  102. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'chkpossible' , 2
  103. if modVar_AF_Inhib['Result'] = 1 and pcs_horny >= 70:
  104. modVar_AF_Rand = rand(8,10)
  105. else
  106. modVar_AF_Rand = rand(1,10)
  107. end
  108. else
  109. modVar_AF_Rand = rand(1,7)
  110. end
  111. if modVar_AF_Rand = 1:
  112. *nl
  113. 'You and Timothy have a nice time together; you have a nice drink and talk about life in general. It''s nice getting closer to each other.'
  114. elseif modVar_AF_Rand = 2:
  115. *nl
  116. '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 Timothy is a joy to spend time with.'
  117. elseif modVar_AF_Rand = 3:
  118. *nl
  119. '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.'
  120. elseif modVar_AF_Rand = 4:
  121. *nl
  122. 'You and Timothy 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 have a nice drink to encourage it.'
  123. elseif modVar_AF_Rand = 8:
  124. *nl
  125. 'You and Timothy are having a nice time catching up and drinking, but all the while you notice that he has been subtly touching your leg. You are not opposed to it, in fact you quite like it, but it does appear to be showing you he is interested in you.'
  126. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone' and modVar_AF_Rand = 5:
  127. *nl
  128. '<font color="<<$npc_fontcolor[''A77'']>>">"Have you seen anything good on TV lately?"</font>'
  129. *nl
  130. 'You begin to rattle off some of the TV Shows you have seen, prompting agreeable responses from Timothy.'
  131. *nl
  132. '<font color="<<$npc_fontcolor[''A77'']>>">"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."</font>'
  133. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone' and modVar_AF_Rand = 6:
  134. *nl
  135. '<font color="<<$npc_fontcolor[''A77'']>>">"It''s quite impressive how you have managed to live on your own here, have you had any problems?"</font>'
  136. *nl
  137. if home_owned[2] = 1:
  138. 'You talk about how you get a lot of support from your family (probably best not to mention that you technically still live there) but you''re also very good of sorting things out for yourself.'
  139. elseif (money + karta <= 1000):
  140. 'You tell him about how the money situation has been quite tight but not in a way that appears desparate.'
  141. else
  142. 'You describe how you are very good at being self sufficient and living day to day.'
  143. end
  144. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone' and modVar_AF_Rand = 7:
  145. *nl
  146. 'Timothy 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, Timothy seemingly enjoying getting the chance to talk about it.'
  147. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone' and modVar_AF_Rand = 9:
  148. *nl
  149. 'You are having a pleasant conversation with Timothy but he spends a lot of the chat talking about what it must be like 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.'
  150. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone' and modVar_AF_Rand = 10:
  151. *nl
  152. 'Timothy 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 others eye''s, wondering what will happen next...'
  153. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model' and modVar_AF_Rand = 5:
  154. *nl
  155. '<font color="<<$npc_fontcolor[''A77'']>>">"So how is life treating you in the model business?"</font>'
  156. *nl
  157. 'You then proceed to go on about life at the studio, people you have seen and shoots you have done. Timothy maintained his interest throughout which was nice to receive as you talked.'
  158. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model' and modVar_AF_Rand = 6:
  159. *nl
  160. 'Timothy talks enthusiastically about how he spotted one of your photo''s in a magazine the other day. It is nice to see someone so pleased to see your work!'
  161. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model' and modVar_AF_Rand = 7:
  162. *nl
  163. '<font color="<<$npc_fontcolor[''A77'']>>">"I suppose this place is just a stop-gap for when you become an international sensation!"</font>'
  164. *nl
  165. 'Surprisingly while said slightly in jest you can see some genuine belief that you are going to succeed in the modelling business. It is nice to see so you explain that even with success you are likely to still be around in some capacity.'
  166. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model' and modVar_AF_Rand = 9:
  167. *nl
  168. '<font color="<<$npc_fontcolor[''A77'']>>">"Your feet must be killing you with tall the catwalk walking you''ve been doing... if you like I could give you a massage...?"</font>'
  169. *nl
  170. '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.'
  171. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model' and modVar_AF_Rand = 10:
  172. *nl
  173. '<font color="<<$npc_fontcolor[''A77'']>>">"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!"</font>'
  174. *nl
  175. 'You are pleased that he found you so striking buy what was that he was going to say...'
  176. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar' and modVar_AF_Rand = 5:
  177. *nl
  178. '<font color="<<$npc_fontcolor[''A77'']>>">"Please believe me when I say I don''t know much about it but how is the, well, how is work treating you?"</font>'
  179. *nl
  180. 'It is obvious he is a bit sheepish about your porn work but you give him a few details without being embarrassing about it.'
  181. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar' and modVar_AF_Rand = 6:
  182. *nl
  183. 'Timothy is quite comfortable around you while you talk which is quite nice compared to most people who know my work.'
  184. *nl
  185. 'Still you do notice some hesitancy around the subject.'
  186. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar' and modVar_AF_Rand = 7:
  187. *nl
  188. '<font color="<<$npc_fontcolor[''A77'']>>">"Are you alright, you''re looking a tad shagged out..."</font>'
  189. *nl
  190. 'You raise an inquisitive eyebrow in response waiting for him to realise his double entendre'
  191. *nl
  192. '*gasp* <font color="<<$npc_fontcolor[''A77'']>>">"I meant, as in tired! I mean, you look good, I just thought you were looking exhausted. Oh god, help me here!"</font>'
  193. *nl
  194. 'You finally relent and laugh off his faux pas giving his mind chance to calm down!'
  195. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar' and modVar_AF_Rand = 9:
  196. *nl
  197. '<font color="<<$npc_fontcolor[''A77'']>>">"There is something exciting about knowing a Porn Star; there is an exotic allure about you, something almost unachievable."</font>'
  198. *nl
  199. 'You continue the conversation about your proper life and your porn life which has Timothy enraptured.'
  200. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar' and modVar_AF_Rand = 10:
  201. '<font color="<<$npc_fontcolor[''A77'']>>">"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!"</font>'
  202. *nl
  203. 'You don''t show it but you are loving the adoration you are getting, you can''t help but think about giving him a gift only you can give...'
  204. elseif modVar_AF_Rand = 11:
  205. *nl
  206. 'Timothy comes into the Apartment with his friend and the pair of them greet you. The three of you have some food and spend the rest of the time getting acquainted in the living room.'
  207. elseif modVar_AF_Rand = 12:
  208. *nl
  209. 'You already have some food prepared when Timothy walks in with his friend so you all tuck in. After some pleasant conversation amongst the three of you, Timothy announces that he has enjoyed catching up but they need to head off.'
  210. elseif modVar_AF_Rand = 13:
  211. *nl
  212. 'The three of you walk in and immediately get settled on the sofa. The three of you have a pleasant time talking and generally having fun.'
  213. elseif modVar_AF_Rand = 14:
  214. *nl
  215. 'Timothy and his Friend walk in and set themselves up on the Video Games Console. You are happy to leave them be while you prepare some food but join them when you have done so.'
  216. elseif modVar_AF_Rand = 15:
  217. *nl
  218. 'The three of you set yourselves up in the Living Room. All of you are enjoying eachothers company so you decide this is the best time to start teasing them; so while you are all conversing you start making subtle gestures such as pushing your cleavage out and slowly swapping your crossed legs over. Soon enough you have them completely enraptured with your body prompting a wry smile on your part.'
  219. elseif modVar_AF_Rand = 16:
  220. *nl
  221. 'You prepare a light snack to share amongst the three of you which has given them enough time to launch themselves at your Video Games Console. As punishment you decide to play a game of your own; so while they are playing you start sampling the food you have prepared. First you take a bite out of one of the rich fruits available, letting your plush lips accentuate the process as the part to let the pliant flesh thrust past them. Then you take a drink of water; this time letting a few drips <i>accidentally</i> fall down your chest and into your waiting cleavage. Shortly after you are surprised by the sound of death coming from the TV screen and see that their Characters have died and they are shamelessly distracted...'
  222. end
  223. end
  224. if $ARGS[0] = 'A77-AptInvSexEv-Config':
  225. *clr & cla
  226. gs 'mod_addedflavour_A77_Events' , $modVar_AF_TempStr
  227. gs 'stat'
  228. if $modVar_AF_TempStr = 'A77-AptInvSexEv-Grind':
  229. act 'Suck his cock' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  230. act 'Finger yourself' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Fingering' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  231. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob':
  232. act 'Continue sucking' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  233. act 'Finger yourself' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Fingering' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  234. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-Fingering':
  235. act 'Suck his cock' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  236. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-Insert':
  237. modVar_AF_Rand = rand(1,2)
  238. if modVar_AF_Rand = 1:
  239. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  240. elseif modVar_AF_Rand = 2:
  241. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  242. end
  243. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl':
  244. act 'Suck his cock' : $modVar_AF_TempStr = 'A77-AptInvSexEv-NudeBlowJob' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  245. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  246. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl':
  247. act 'Suck his cock' : $modVar_AF_TempStr = 'A77-AptInvSexEv-NudeBlowJob' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  248. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  249. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-NudeBlowJob':
  250. modVar_AF_Rand = rand(1,2)
  251. if modVar_AF_Rand = 1:
  252. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  253. elseif modVar_AF_Rand = 2:
  254. act 'Fuck him more' : $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl' & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  255. end
  256. elseif $modVar_AF_TempStr = 'A77-AptInvSexEv-End':
  257. pcs_mood += 25
  258. act 'Say Goodbye' : modVar_AF_EventProgress['A77-AptInvSexEv'] = 0 & gt 'etoexhib', 'pos51'
  259. end
  260. if modVar_AF_EventProgress['A77-AptInvSexEv'] >= 30 and ($modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob' or $modVar_AF_TempStr = 'A77-AptInvSexEv-Fingering'):
  261. $modVar_AF_TempStr = 'A77-AptInvSexEv-Insert'
  262. gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  263. elseif modVar_AF_EventProgress['A77-AptInvSexEv'] >= 20 and ($modVar_AF_TempStr = 'A77-AptInvSexEv-Blowjob' or $modVar_AF_TempStr = 'A77-AptInvSexEv-Fingering'):
  264. act 'Fuck him' : $modVar_AF_TempStr = 'A77-AptInvSexEv-Insert' & modVar_AF_EventProgress['A77-AptInvSexEv'] = 30 & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  265. end
  266. if modVar_AF_EventProgress['A77-AptInvSexEv'] >= 100 and ($modVar_AF_TempStr = 'A77-AptInvSexEv-NudeBlowJob' or $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl' or $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl'):
  267. $modVar_AF_TempStr = 'A77-AptInvSexEv-End'
  268. gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  269. elseif modVar_AF_EventProgress['A77-AptInvSexEv'] >= 80 and ($modVar_AF_TempStr = 'A77-AptInvSexEv-NudeBlowJob' or $modVar_AF_TempStr = 'A77-AptInvSexEv-Cowgirl' or $modVar_AF_TempStr = 'A77-AptInvSexEv-ReverseCowgirl'):
  270. act 'Take him to his peak' : $modVar_AF_TempStr = 'A77-AptInvSexEv-End' & modVar_AF_EventProgress['A77-AptInvSexEv'] = 100 & gt 'mod_addedflavour_A77_Events' , 'A77-AptInvSexEv-Config'
  271. end
  272. *nl
  273. if modVar_AF_EventProgress['A77-AptInvSexEv'] >= 100:
  274. '<center><font color="red">Timothy''s Orgasm - CUMMING!!!</font></center>'
  275. elseif modVar_AF_EventProgress['A77-AptInvSexEv'] >= 75:
  276. '<center><font color="red">Timothy''s Orgasm - <<modVar_AF_EventProgress[''A77-AptInvSexEv'']>>%</font></center>'
  277. elseif modVar_AF_EventProgress['A77-AptInvSexEv'] >= 25:
  278. '<center><font color="orange">Timothy''s Orgasm - <<modVar_AF_EventProgress[''A77-AptInvSexEv'']>>%</font></center>'
  279. else
  280. '<center><font color="green">Timothy''s Orgasm - <<modVar_AF_EventProgress[''A77-AptInvSexEv'']>>%</font></center>'
  281. end
  282. end
  283. if $ARGS[0] = 'A77-AptInvSexEv-Blowjob':
  284. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(5,10)
  285. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_BlowJob_Give'
  286. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevbj' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  287. *nl
  288. 'You get down and starting sucking Timothy''s cock. You can hear him groaning in satisfaction as your soft lips travel down his hardening phallus.'
  289. *nl
  290. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  291. '<font color="<<$npc_fontcolor[''A77'']>>">"My god ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', you are so good at that, and you wouldn''t believe how much I have wanted you to suck my cock!"</font>'
  292. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  293. '<font color="<<$npc_fontcolor[''A77'']>>">"Wow, I can''t believe you are really giving me a blowjob; it feels fantastic!"</font>'
  294. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  295. '<font color="<<$npc_fontcolor[''A77'']>>">"Keep going ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', you suck like a pro!"</font>'
  296. end
  297. end
  298. if $ARGS[0] = 'A77-AptInvSexEv-Cowgirl':
  299. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(10,20)
  300. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  301. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevcg' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  302. *nl
  303. 'You are fucking Timothy hard, your firm body and tight pussy giving him untold levels of pleasure.'
  304. *nl
  305. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  306. '*groans* <font color="<<$npc_fontcolor[''A77'']>>">"You really are as good as you look in your videos"</font> *groans*'
  307. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  308. '<font color="<<$npc_fontcolor[''A77'']>>">"You look amazing ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '! Keep going! Harder!"</font>'
  309. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  310. '<font color="<<$npc_fontcolor[''A77'']>>">"You really are beautiful ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '; I can''t believe how good this feels..."</font>'
  311. end
  312. end
  313. if $ARGS[0] = 'A77-AptInvSexEv-End':
  314. gs 'boystat' , 'A77'
  315. sexpartkno = 1
  316. $orgasm_or = 'yes'
  317. gs 'arousal', 'vaginal', 8
  318. gs 'Cum_Manage'
  319. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevcum' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  320. *nl
  321. 'Timothy''s cock is pulsing and sure enough, as you feel him fill you with ropes of cum, your orgasm hits in full force, filling you with pleasure and satisfaction.'
  322. *nl
  323. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  324. '<font color="<<$npc_fontcolor[''A77'']>>">"I''m cumming ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '. Take it! Take it all!!... wow, fucking a pornstar is incredible!"</font>'
  325. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  326. '<font color="<<$npc_fontcolor[''A77'']>>"> ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', I''m cumming! Yes! YES! You''re so beautiful, I can''t believe I get to be with you"</font>'
  327. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  328. '*groans* <font color="<<$npc_fontcolor[''A77'']>>">"I''m cumming!... Wow, that was really amazing ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '"</font>'
  329. end
  330. *nl
  331. 'After some time for the two of you to get your breath back; you both get your clothes back on and Timothy hugs you goodbye back out in the hallway.'
  332. end
  333. if $ARGS[0] = 'A77-AptInvSexEv-Fingering':
  334. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(2,5)
  335. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagPlay_Recv'
  336. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevf' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  337. *nl
  338. 'You kneel down and finger yourself as Timothy masturbates below you. His cock is solid in anticipation for the pleasure you will be giving him.'
  339. *nl
  340. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  341. '<font color="<<$npc_fontcolor[''A77'']>>">"I want you so bad ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', ever since I found out about you I have lusted over you."</font>'
  342. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  343. '<font color="<<$npc_fontcolor[''A77'']>>">"You are so hot ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '; so many people would kill to be where I am right now."</font>'
  344. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  345. '<font color="<<$npc_fontcolor[''A77'']>>">"I want you ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', I can''t believe what fortune bought you to this apartment building but I am thankful for it."</font>'
  346. end
  347. end
  348. if $ARGS[0] = 'A77-AptInvSexEv-NudeBlowJob':
  349. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(5,10)
  350. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_BlowJob_Give'
  351. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevnbj' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  352. *nl
  353. 'You are completely naked and sucking hard on his phallus, his groans only driving you forward.'
  354. *nl
  355. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  356. '<font color="<<$npc_fontcolor[''A77'']>>">"Take that cock ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', you know you want it!"</font>'
  357. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  358. '<font color="<<$npc_fontcolor[''A77'']>>">"You suck cock so well ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', and you''re body is amazing!"</font>'
  359. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  360. '<font color="<<$npc_fontcolor[''A77'']>>">"This feels so good ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', I am going to fuck you so hard!"</font>'
  361. end
  362. end
  363. if $ARGS[0] = 'A77-AptInvSexEv-Grind':
  364. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(2,5)
  365. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_Touch_Give'
  366. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevr' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  367. *nl
  368. 'You drag Timothy onto the bed and strip him off. He is laying down in complete infatuation for you; so you reward him by driving your nether region into his already hard penis, teasing it in readiness.'
  369. *nl
  370. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  371. '<font color="<<$npc_fontcolor[''A77'']>>">"WOW! I''m going to have sex with a pornstar! I want you so much, you are so hot!"</font>'
  372. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  373. '<font color="<<$npc_fontcolor[''A77'']>>">"You look stunning ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '! I have wanted you since the first time I saw you in a magazine."</font>'
  374. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  375. '<font color="<<$npc_fontcolor[''A77'']>>">"Wow ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', you are so bold!"</font>'
  376. end
  377. end
  378. if $ARGS[0] = 'A77-AptInvSexEv-ReverseCowgirl':
  379. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(10,20)
  380. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  381. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevrcg' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  382. *nl
  383. 'You turn and face your body away from timothy before taking his cock to the hilt. You continue to bounce on his rock hard phallus as your firm arse kisses his torso with every drop.'
  384. *nl
  385. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  386. '<font color="<<$npc_fontcolor[''A77'']>>">"That arse is amazing and it feels fucking amazing at that!"</font>'
  387. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  388. '<font color="<<$npc_fontcolor[''A77'']>>">"You''re body is a sight to behold ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '. I can''t believe someone so beautiful is here with me right now."</font>'
  389. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  390. '<font color="<<$npc_fontcolor[''A77'']>>">"Yes! Fuck me ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', you''re pussy is so tight!"</font>'
  391. end
  392. end
  393. if $ARGS[0] = 'A77-AptInvSexEv-Insert':
  394. modVar_AF_EventProgress['A77-AptInvSexEv'] += rand(2,10)
  395. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  396. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/timevss' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  397. *nl
  398. 'With you''re orgasm starting to rise you feel it is time to mount that cock. You wheel your leg over his waist and insert his eager phallus into your vagina.'
  399. *nl
  400. if $modVar_AF_EventOption['A77-AptInvEv'] = 'Pornstar':
  401. '<font color="<<$npc_fontcolor[''A77'']>>">"Do it ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + '. I want you so.....Yes! That feel so good!"</font>'
  402. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Model':
  403. '<font color="<<$npc_fontcolor[''A77'']>>">"You''re so beautiful, I want to fuck y... wow!"</font>'
  404. elseif $modVar_AF_EventOption['A77-AptInvEv'] = 'Living Alone':
  405. '<font color="<<$npc_fontcolor[''A77'']>>">"You look so beautiful right now ' + iif(rand(1,2) = 1,'<<$pcs_nickname>>','<<$pcs_firstname>>') + ', I want to make love to you... wow, you feel amazing!"</font>'
  406. end
  407. end
  408. if $ARGS[0] = 'A77-AptInvThreesomeEv-1':
  409. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_Touch_Recv'
  410. modVar_AF_OrgasmTracking['NPC-1'] = 5
  411. modVar_AF_OrgasmTracking['NPC-2'] = 12
  412. gs 'stat'
  413. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev1' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  414. *nl
  415. 'You move to the bedroom and beckon Timothy and his Friend to follow you. They know exactly what it is that you want from them and they immediately start going for your body.'
  416. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  417. act 'Take of all your clothes' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-2'
  418. end
  419. if $ARGS[0] = 'A77-AptInvThreesomeEv-2':
  420. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_Kiss'
  421. modVar_AF_OrgasmTracking['NPC-1'] = 9
  422. modVar_AF_OrgasmTracking['NPC-2'] = 21
  423. gs 'stat'
  424. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev2' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  425. *nl
  426. 'Your body is being eagerly felt up; a pair of hands massaging your ample breasts while another goes for your vagina. The feeling of having your body being given to two eager men while staying in complete control of them is tantalising, and you know it won''t be long before you have their cocks within you.'
  427. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  428. act 'Suck some cock' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-3'
  429. end
  430. if $ARGS[0] = 'A77-AptInvThreesomeEv-3':
  431. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_BlowJob_Give'
  432. modVar_AF_OrgasmTracking['NPC-1'] = 17
  433. modVar_AF_OrgasmTracking['NPC-2'] = 25
  434. gs 'stat'
  435. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev3' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  436. *nl
  437. 'You decide to take Timothy first and so move to the bed. Timothy moves towards you and points his hardening phallus at your lips. You then take it within them and start sucking hard on his cock, allowing your tongue to tease its length.'
  438. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  439. act 'Mount him' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-4'
  440. end
  441. if $ARGS[0] = 'A77-AptInvThreesomeEv-4':
  442. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  443. modVar_AF_OrgasmTracking['NPC-1'] = 23
  444. modVar_AF_OrgasmTracking['NPC-2'] = 29
  445. gs 'stat'
  446. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev4' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  447. *nl
  448. 'Timothy can only hold on for so long and announces that he needs have you completely. He grabs you and lays you back on the bed before thrusting his hard cock deep within you. In moments you are greeted with the feeling of hard shaft being rammed repeatedly in your vagina!'
  449. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  450. act 'More fucking' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-5'
  451. end
  452. if $ARGS[0] = 'A77-AptInvThreesomeEv-5':
  453. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  454. modVar_AF_OrgasmTracking['NPC-1'] = 41
  455. modVar_AF_OrgasmTracking['NPC-2'] = 34
  456. gs 'stat'
  457. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev5' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  458. *nl
  459. 'You want more of his cock, as well as regaining back some of your control; and so command him to lay himself down on the bed. Once in position you straddle him and put his cock back in your pussy. You then start bouncing on his crotch while he doesn''t hold back in pounding his cock in with every giration.'
  460. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  461. act 'Bring Timothy''s Friend in' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-6'
  462. end
  463. if $ARGS[0] = 'A77-AptInvThreesomeEv-6':
  464. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  465. modVar_AF_OrgasmTracking['NPC-1'] = 49
  466. modVar_AF_OrgasmTracking['NPC-2'] = 52
  467. gs 'stat'
  468. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev6' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  469. *nl
  470. 'Feeling that his Friend is in need of some pleasure you get up and put Timothy''s cock into your mouth, sucking on it hard to maintain the fervor of the moment. All the while you have your rear swaying with the obvious intent to be mounted which Timothy''s Friend picks up on, in turn shoving his cock into your lubricated folds.'
  471. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  472. act 'Get spit-roasted' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-7'
  473. end
  474. if $ARGS[0] = 'A77-AptInvThreesomeEv-7':
  475. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  476. modVar_AF_OrgasmTracking['NPC-1'] = 61
  477. modVar_AF_OrgasmTracking['NPC-2'] = 78
  478. gs 'stat'
  479. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev7' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  480. *nl
  481. 'Timothy''s Friend has been building up some desire while you and Timothy have been getting it on, which has forced a strong desire to pound you with increasing intensity. You maintain oral attention on Timothy''s shaft but his friend is definitly trying to sway your focus!'
  482. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  483. act 'Let him take your ass' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-8'
  484. end
  485. if $ARGS[0] = 'A77-AptInvThreesomeEv-8':
  486. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_AnalSex'
  487. sexpartkno = 1
  488. gs 'npcgeneratec', 0, 'Timothy''s Friend', rand(16,19)
  489. gs 'boyStat', $npclastgenerated
  490. spafinloc = 3
  491. gs 'Cum_Manage'
  492. modVar_AF_OrgasmTracking['NPC-1'] = 75
  493. modVar_AF_OrgasmTracking['NPC-2'] = 100
  494. gs 'stat'
  495. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev8' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  496. *nl
  497. 'Wanting to try something new, you flip yourself over while masterfully keeping Timothy''s cock in your mouth. Once in position you tell Timothy''s friend to put it in your ass, which he gleefully agrees to. He is slowly thrusting into your ass but he only able to handle it for so long and soon enough you have the feeling of him discharging into your bowels. The feeling of his cum is warm to you but you can only enjoy for so long as you have Timothy''s attention to deal with.'
  498. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  499. act 'Pleasure Timothy' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-9'
  500. end
  501. if $ARGS[0] = 'A77-AptInvThreesomeEv-9':
  502. gs 'mod_addedflavour_Functions' , 'pcs_reticence' , 'Player_VagSex'
  503. modVar_AF_OrgasmTracking['NPC-1'] = 95
  504. modVar_AF_OrgasmTracking['NPC-2'] = 0
  505. gs 'stat'
  506. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev9' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  507. *nl
  508. 'With his friend spent, Timothy moves to have your vagina all to himself. He grabs you by the torso and thrusts hard into you; the feeling of pleasure causing you to rise to meet it which he greets by grabbing onto you to thrust harder!'
  509. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  510. act 'Take his cum' : gt 'mod_addedflavour_A77_Events' , 'A77-AptInvThreesomeEv-10'
  511. end
  512. if $ARGS[0] = 'A77-AptInvThreesomeEv-10':
  513. gs 'boystat' , 'A77'
  514. sexpartkno = 1
  515. $orgasm_or = 'yes'
  516. gs 'arousal' , 'vaginal' , 5
  517. gs 'Cum_Manage'
  518. modVar_AF_OrgasmTracking['NPC-1'] = 100
  519. modVar_AF_OrgasmTracking['NPC-2'] = 0
  520. gs 'stat'
  521. '<center><video style="<<$modVar_AF_VideoRestrictions>>" autoplay loop src="mod/addedflavour/images/characters/city/timothy/tim3ev10' + iif(modVar_AF_QSPVer = 1,'.mp4','.webm') + '"></video></center>'
  522. *nl
  523. 'Timothy is peaking hard and his orgasm hits with substantial force, filling your vagina with ropes of cum. You are both equally exhausted by the experience but the pair of you recover enough before he and his friend get their clothes back on to leave you in your sexual bliss...'
  524. gs 'mod_addedflavour_A77_Functions' , 'A77-AptInvThreesomeEv-OrgasmTracking'
  525. act 'Say Goodbye' : gt 'etoexhib', 'pos51'
  526. end
  527. --- mod_addedflavour_A77_Events ---------------------------------