cum manage.qsrc 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692
  1. # cum manage
  2. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  3. gs 'boyStat', $npclastgenerated
  4. spafinloc = 12
  5. gs 'cum_manage'
  6. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  7. gs 'boyStat', $npclastgenerated
  8. spafinloc = 1
  9. gs 'cum_manage'
  10. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  11. gs 'boyStat', $npclastgenerated
  12. spafinloc = 1
  13. gs 'cum_manage'
  14. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  15. gs 'boyStat', $npclastgenerated
  16. gs 'cum_manage'
  17. gs 'npcgeneratec', 0, 'a random man', rand(18,45)
  18. gs 'boyStat', $npclastgenerated
  19. gs 'cum_manage'
  20. '<center><img <<$set_imgh>> src="images/characters/city/jora/sex/bas23.jpg"></center>'
  21. 'You haven''t got any choice and are fucked by the group of men.'
  22. 'Someone bends you over and sticks his dick in your ass.'
  23. $orgasm_or = 'yes'
  24. gs 'arousal', 'vaginal', 5, 'exhibitionism', 'sub', 'unknown'
  25. gs 'arousal', 'anal', 5, 'exhibitionism', 'sub', 'unknown'
  26. minut -= 10
  27. guy += 5
  28. gang += 1
  29. gs 'stat'
  30. !! 0 = 'In your Vagina'
  31. !! 1 = 'On your labia'
  32. !! 2 = 'On your panties over your vagina'
  33. !! 3 = 'In your anus'
  34. !! 4 = 'On your butt'
  35. !! 5 = 'On your panties over your butt'
  36. !! 6 = 'On your clothes in your groin area'
  37. !! 7 = 'On your clothes'
  38. !! 8 = 'On your back'
  39. !! 9 = 'On your legs'
  40. !! 10 = 'On your arms'
  41. !! 11 = 'On your face'
  42. !! 12 = 'Inside your mouth'
  43. !! 13 = 'On your hands'
  44. !! 14 = 'On your stomach'
  45. !! 15 = 'On your breasts'
  46. !! 16 = 'In your hair'
  47. !! 17 = 'In a condom in your vagina'
  48. !{$ARGS[0] is for the location and should be set for all but vaginal:
  49. 'labia' - 'pantyfront' - 'anus' - 'butt' - 'pantyrear' - 'clothes_hidden' - 'clothes' - 'back' - 'legs'
  50. 'arms' - 'face' - 'mouth' - 'hands' - 'stomach' - 'breasts' - 'hair' - 'internalcondom' - 'precum'
  51. 'precum' - is for whenever Sveta has unprotected vaginal sex. It will automatically set the volume to 1.
  52. $ARGS[1] is for the name of the sexual partner
  53. ARGS[2] is a for knowing the partner. Defaults to 0. If this is not set to 1 the status window message will mention "some guy" instead of his name.
  54. 0 - unknown sex partner (his name may be known, but she newer saw him before, and likely won't ever again, or she won't remeber it)
  55. 1 - sex partner is known for MC (classmate, neighbor, someone she new beforehand)
  56. 2 - MC is unaware of the act (like unconscious sex)
  57. ARGS[3] is contraception, if left blank it will use the default, if you want to force a particular type:
  58. 1 - he thought you were on the pill but you weren''t.
  59. 2 - you are on the Pill
  60. 3 - Condom. Condoms can still fail vy the code.
  61. 4 - the Condom Broke. This is mostly used to check if cum manage resulted in a broken condom.
  62. 5 - the Condom Slipped off. Like 4, this is mostly to check if the contraception of 3 had a failure. But both 4 and 5 can be specified if you want to write an event where it fails no matter what.
  63. 6 - the condom was Sabotaged but the main character shouldn''t know that
  64. 7 - the Condom was Sabotaged by the main character.
  65. ARGS[4] is for changing the potency, -1 for unable to impregnate, default is 10,000
  66. ARGS[5] is volume, default is 40 (4ml)
  67. For a simple call you only need the first 3, ie:
  68. gs 'cum_call', 'anus', 'Kolka', 1 - for a known partner
  69. gs 'cum_call', 'anus' - for an unknown partner named "unknown", or
  70. gs 'cum_call', 'anus', 'plumber' - for an unknown partner named "plumber"}
  71. gs 'cum_call', 'internalcondom'
  72. !!
  73. !! THIS IS A CORE FILE TO GAME MECHANICS. Please edit CAREFULLY, and leave as many comments as possible!!
  74. !!
  75. !! The comments in this file serve as tutorial to managing cum/sperm during scene writing and game-play. Please read them.
  76. !!
  77. !! spafinloc and cum array naming takes precident over other naming schemes. Always import and export variables by their cum array names
  78. !!
  79. !!------------------------------------------------------------------------------------------------------------
  80. !!
  81. !! Cum Array indices:
  82. !!
  83. !! cumarrnam : Sperm Owner
  84. !! cumarrppt : Sperm Potential Potency (max sperm delivery)
  85. !! cumarrcpt : Sperm Current Potency (current amount of sperm)
  86. !! cumarrdel : Sperm "Delivery" (method of *VAGINAL ONLY* acquisition)
  87. !! cumarrcon : Contraception typ used
  88. !! cumarrage : Sperm age in hours
  89. !! cumarrkno : Did you know/realize who did it?
  90. !! cumarrcnt : Unique identifier of the exact which time the MC has had this sperm incident occur.
  91. !!
  92. !!
  93. !!
  94. !! Spatter Array indices:
  95. !!
  96. !! sparrloc : Location of the sperm, as per cumarrdel
  97. !! sparrnam : Spatter Owner
  98. !! sparrppt : Spatter Potential Potency (Used to increase potency if you don't clean yourself out)
  99. !! sparridt : Did you know/realize who did it?
  100. !! sparrvol : Volume of the spatter. 40 is average.
  101. !! sparrslc : Spread status of the spatter. High volume can spread the contaminant from it's starting place.
  102. !! sparrcnt : Unique identifier of the exact which time the MC has had this spatter incident occur.
  103. !!
  104. !!
  105. !!
  106. !! Values of 'cumarrdel' as defined by the cum_arr:
  107. !!
  108. !! cumarrdel = 0 : 'Vaginal intercourse'
  109. !! cumarrdel = 1 : 'From spatter on labia'
  110. !! cumarrdel = 2 : 'From the anal area'
  111. !! cumarrdel = 3 : 'From sperm on clothing'
  112. !! cumarrdel = 4 : 'From sperm on fingers'
  113. !! cumarrdel = 5 : 'From sperm on wipes'
  114. !! cumarrdel = 6 : 'Unknown'
  115. !!
  116. !!
  117. !!
  118. !! Values of 'cumarrcon' as defined by the cum_arr:
  119. !!
  120. !! cumarrcon = 0: 'No contraception used'
  121. !! cumarrcon = 1: 'You lied about being on the pill'
  122. !! cumarrcon = 2: 'You were on the pill'
  123. !! cumarrcon = 3: 'You used a condom'
  124. !! cumarrcon = 4: 'The condom broke'
  125. !! cumarrcon = 5: 'The condom slipped off inside you'
  126. !! cumarrcon = 6: 'The condom was sabotaged by someone else'
  127. !! cumarrcon = 7: 'You sabotaged the condom'
  128. !! cumarrcon = 8: 'Precum had sperm in it'
  129. !! cumarrcon = 9: 'You believe are sterile'
  130. !!
  131. !!
  132. !!
  133. !! Values of 'cumarrkno' as defined by the cum_arr:
  134. !!
  135. !! cumarrkno = -2 : 'You were unaware there was sperm in you'
  136. !! cumarrkno = -1 : 'You do not think that any sperm has gotten into you'
  137. !! cumarrkno = 0 : 'You know somebody got sperm in you, but you don''t know that person'
  138. !! cumarrkno = 1 : 'You know who got sperm in you'
  139. !!
  140. !! Setting for no STD checks
  141. !!
  142. !! cumnostd = 1 : No risk of STD, resets at end of file so must be used for all related cum_management calls
  143. !!
  144. !! Locations to be defined by 'spafinloc'
  145. !!
  146. !! 0 = 'In your Vagina'
  147. !! 1 = 'On your labia'
  148. !! 2 = 'On your panties over your vagina'
  149. !! 3 = 'In your anus'
  150. !! 4 = 'On your butt'
  151. !! 5 = 'On your panties over your butt'
  152. !! 6 = 'On your clothes in your groin area'
  153. !! 7 = 'On your clothes'
  154. !! 8 = 'On your back'
  155. !! 9 = 'On your legs'
  156. !! 10 = 'On your arms'
  157. !! 11 = 'On your face'
  158. !! 12 = 'Inside your mouth'
  159. !! 13 = 'On your hands'
  160. !! 14 = 'On your stomach'
  161. !! 15 = 'On your breasts'
  162. !! 16 = 'In your hair'
  163. !! 17 = 'In a condom in your vagina'
  164. !!
  165. !!------------------------------------------------------------------------------------------------------------
  166. if $ARGS[0] = '':
  167. !!{ Debug information, comment out in release versions. }
  168. !! '<br><b><font color="red">Cum_Manage</font> called with: spafinloc=<<spafinloc>> cumarrkno=<<cumarrkno>> cummarrcon=<<cumarrcon>> cumarrdel=<<cumarrdel>></b>'
  169. !!{ We count every time somebody cum on or inside the MC. It is used for spatter and cum matching in femcyc}
  170. stat['cum_count'] += 1
  171. !!{ Here we define our important variables.}
  172. dick = npc_dick[$boy]
  173. if sexvolume <= 0: sexvolume = 40
  174. if sexspecpot = 0: sexspecpot = npc_spermpot[$boy]
  175. if sexspecpot = 0: sexspecpot = sexvolume * rand(250, 300)
  176. if sexspecpot < 0: sexspecpot = 0
  177. if vibratorIN = 1 and spafinloc = 0 and replace_vib = 0: vibratorIN = 0
  178. if analplugIN = 1 and spafinloc = 3 and replace_analplug = 0: analplugIN = 0
  179. !!{ Set the cum array temp to the current size of the cum array to add a new entry to the end of file. Then checks to see if you are on the pill. If you are and there is no contraception used, it flags this as a "done with pill" act, which means a pregnancy will be a pill failure.}
  180. cumarrtemp = arrsize('$cumarrnam')
  181. if sexcontra = 0 and pillcon2 > 1000: sexcontra = 2
  182. !!{Check for previous deposit, and if it was by the same guy and precum, it sets cumarrtemp back by one}
  183. !! if $cumarrnam[cumarrtemp-1] = $boy and cumarrkno[cumarrtemp-1] = -1:cumarrtemp -= 1 & sexspecpot = cumarrppt[cumarrtemp]
  184. if cumprecheck = 1 and cumnostd = 0:
  185. cumarrkno[cumarrtemp] = -1
  186. gs 'dinSex', 'std_trigger'
  187. elseif sexunaware > 0:
  188. cumarrkno[cumarrtemp] = -2
  189. elseif sexpartkno = 1:
  190. cumarrkno[cumarrtemp] = 1
  191. else
  192. cumarrkno[cumarrtemp] = 0
  193. end
  194. !!{ If a condom slipped in the vagina, it will pushed deeper inside the vagina during vaginal sex.}
  195. if spafinloc <= 0 and cumcondslip > 0:
  196. if dick > cumcondslip_deep:
  197. cumcondslip_deep = dick + rand (0,2)
  198. else
  199. cumcondslip_deep += rand (0,2)
  200. end
  201. end
  202. sparrtemp = arrsize('sparrvol')
  203. !!{ Check to see if this is flagged as a preejaculate emmission. All vaginal penetrations that flag this as cumprecheck contain preejaculate. Guidelines for calling it: If your boy is likely to have masterbated, had sex, or otherwise encouraged semen to leak out of their urethra in the last 48 hours, they probably have some fertile preejaculate. If in doubt, let it leak. The chances of pregnancy from it are low, and the MC should have been wearing protection.}
  204. if cumprecheck ! 1:
  205. !!{ Here it checks for anal deposit and increments anal creampie variable.}
  206. if spafinloc = 3:
  207. if sexunaware = 1 or sexcontra = 6:
  208. pcs_acp_unknown += 1
  209. else
  210. pcs_acp_known += 1
  211. end
  212. end
  213. !!{ Here it checks for vaginal deposit.}
  214. if spafinloc <= 0:
  215. !!{ Next it sets the variables in the array. The cumming boys name is first and cum age to 0.
  216. !! The cum delivery location is set to vaginally, and we check to see if this is an unknowing sex act.
  217. !! If it is, it makes it so the MC doesn''t know who did it.
  218. !! If the boy has a custom specified potency 'sexspecpot', it flags the potency. Otherwise it sets it to the default.
  219. !! Default potency potential is generated from a random multiplier of sexvolume.
  220. !! Sexvolume defaults to 40 (4 mL), but may be overwritten with 'sexvolume'.}
  221. $cumarrnam[cumarrtemp] = $boy
  222. cumarrage[cumarrtemp] = 0
  223. cumarrdel[cumarrtemp] = 0
  224. cumarrcnt[cumarrtemp] = stat['cum_count']
  225. cumarrppt[cumarrtemp] = sexspecpot
  226. !!{ Now it sets up the splatter and actual internal cum.
  227. !! First it sets the array to the spatter end of file. Then it checks for riding bareback.
  228. !! If theres a condom, it gives a chance for the condom to fail in general, slip off and remain in the vagina, or break.}
  229. if sexcontra > 2:
  230. if noprotect = 1: noprotect = 0 & sexcontra = 4
  231. if sexcontra = 3:
  232. temprand = rand(0,1000)
  233. dick_wid = 3
  234. if $dick_girth = 'skinny': dick_wid = 2
  235. if $dick_girth = 'slim': dick_wid = 3
  236. if $dick_girth = 'well proportioned': dick_wid = 3
  237. if $dick_girth = 'thicker than average': dick_wid = 4
  238. if $dick_girth = 'thick': dick_wid = 4
  239. if $dick_girth = 'massive': dick_wid = 5
  240. if $dick_girth = 'monstrous': dick_wid = 6
  241. break_thresh = dick_wid * 2
  242. break_thresh -= pcs_vag / 4
  243. break_thresh += dick / 4
  244. slip_thresh = 36 - (dick_wid * 2)
  245. slip_thresh -= (pcs_vag / 2)
  246. slip_thresh -= dick / 2
  247. if break_thresh < 1: break_thresh = 1
  248. if slip_thresh < 4: slip_thresh = 4
  249. break_thresh += slip_thresh
  250. if temprand = 0:
  251. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/4
  252. cumarrcon[cumarrtemp] = 3
  253. elseif temprand <= slip_thresh:
  254. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/200
  255. cumarrcon[cumarrtemp] = 5
  256. cumcondslip = 1
  257. cumcondsanb = cumarrtemp
  258. sexcontra = 5
  259. sparrage[sparrtemp] = 0
  260. sparrloc[sparrtemp] = 17
  261. $sparrnam[sparrtemp] = $boy
  262. sparrcnt[sparrtemp] = stat['cum_count']
  263. sparrppt[sparrtemp] = sexspecpot
  264. sparrvol[sparrtemp] += sexvolume
  265. cumsumbod += sexvolume
  266. cumsumvag += sexvolume
  267. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  268. sparrslc[sparrtemp] = 0
  269. cumcondslip += 1
  270. if cumcondslip_deep <= 0:cumcondslip_deep = rand(1, dick)
  271. if sparridt[sparrtemp] >= 0:cumcondslip_aware = 1
  272. dynamic $ferteggfather
  273. elseif temprand <= break_thresh:
  274. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/2
  275. cumarrcon[cumarrtemp] = 4
  276. sexcontra = 4
  277. sparrage[sparrtemp] = 0
  278. sparrloc[sparrtemp] = 0
  279. $sparrnam[sparrtemp] = $boy
  280. sparrcnt[sparrtemp] = stat['cum_count']
  281. sparrppt[sparrtemp] = sexspecpot
  282. sparrvol[sparrtemp] += sexvolume
  283. cumsumbod += sexvolume
  284. cumsumvag += sexvolume
  285. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  286. sparrslc[sparrtemp] = 0
  287. dynamic $ferteggfather
  288. else
  289. cumarrcpt[cumarrtemp] += 5
  290. cumarrcon[cumarrtemp] = 3
  291. end
  292. !!{ Next it checks to see if the event is calling specifically for a burst or slipped off condom.
  293. !! It treats them the same as if the condom above had a failure.}
  294. elseif sexcontra = 4:
  295. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/2
  296. cumarrcon[cumarrtemp] = 4
  297. sparrage[sparrtemp] = 0
  298. sparrloc[sparrtemp] = 0
  299. $sparrnam[sparrtemp] = $boy
  300. sparrcnt[sparrtemp] = stat['cum_count']
  301. sparrppt[sparrtemp] = sexspecpot
  302. sparrvol[sparrtemp] += sexvolume
  303. cumsumbod += sexvolume
  304. cumsumvag += sexvolume
  305. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  306. sparrslc[sparrtemp] = 0
  307. dynamic $ferteggfather
  308. elseif sexcontra = 5:
  309. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/200
  310. cumarrcon[cumarrtemp] = 5
  311. cumcondslip = 1
  312. cumcondsanb = cumarrtemp
  313. sparrage[sparrtemp] = 0
  314. sparrloc[sparrtemp] = 17
  315. $sparrnam[sparrtemp] = $boy
  316. sparrcnt[sparrtemp] = stat['cum_count']
  317. sparrppt[sparrtemp] = sexspecpot
  318. sparrvol[sparrtemp] += sexvolume
  319. cumsumbod += sexvolume
  320. cumsumvag += sexvolume
  321. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  322. sparrslc[sparrtemp] = 0
  323. cumcondslip += 1
  324. if cumcondslip_deep <= 0:cumcondslip_deep = rand(1, dick)
  325. if sparridt[sparrtemp] >= 0:cumcondslip_aware = 1
  326. dynamic $ferteggfather
  327. !!{ Next, check for sabotaged condoms. First sabotaged by you, then sabotaged by the guy.
  328. !! If they were sabotaged, it acts similar to a condom failure, but worse.}
  329. elseif sexcontra = 6:
  330. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/3
  331. cumarrcon[cumarrtemp] = 6
  332. elseif sexcontra = 7:
  333. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/3
  334. cumarrcon[cumarrtemp] = 7
  335. dynamic $ferteggfather
  336. end
  337. !!{ If you have no protection, you get a nice, full load of semen.}
  338. else
  339. sparrage[sparrtemp] = 0
  340. sparrloc[sparrtemp] = 0
  341. $sparrnam[sparrtemp] = $boy
  342. sparrcnt[sparrtemp] = stat['cum_count']
  343. sparrppt[sparrtemp] = sexspecpot
  344. sparrvol[sparrtemp] += sexvolume
  345. cumsumbod += sexvolume
  346. cumsumvag += sexvolume
  347. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  348. sparrslc[sparrtemp] = 0
  349. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/5*4
  350. cumarrcon[cumarrtemp] = sexcontra
  351. dynamic $ferteggfather
  352. end
  353. !! creampie vaginal statistics:
  354. if spafinloc = 0:
  355. !!STD checks
  356. if cumnostd = 0: gs 'dinSex', 'std_trigger'
  357. !! safe creampie (if cycle > 3 or on pill or succubus):
  358. if cycle > 3 or pillcon2 > 1000 or succubusflag = 1:
  359. if sexunaware = 1 or sexcontra = 6:
  360. pcs_cp_safe_unknown += 1
  361. else
  362. pcs_cp_safe_known += 1
  363. end
  364. !! pretty safe creampie (if cycle = 3 or cycle = 0):
  365. elseif cycle = 0 or cycle = 3:
  366. if sexunaware = 1 or sexcontra = 6:
  367. pcs_cp_notsafe_unknown += 1
  368. else
  369. pcs_cp_notsafe_known += 1
  370. end
  371. !! risky creampie (not on pill, fertile part of the cycle):
  372. else
  373. if sexunaware = 1 or sexcontra = 6:
  374. pcs_cp_risky_unknown += 1
  375. else
  376. pcs_cp_risky_known += 1
  377. end
  378. end
  379. end
  380. !!{ If you arent getting it in the vagina, and the boy isnt pumping it into a condom, a spatter is made and applied.
  381. !! If you arent wearing any panties and it was called to hit your panties, it goes directly to your groin.
  382. !! If you are naked and it calls for a clothing strike, it will go to your body instead.}
  383. elseif spafinloc > 0 and sexcontra < 3:
  384. sparrage[sparrtemp] = 0
  385. sparrcnt[sparrtemp] = stat['cum_count']
  386. if $pantyworntype = 'none':
  387. if spafinloc = 2:
  388. spafinloc = 1
  389. elseif spafinloc = 5:
  390. spafinloc = 4
  391. end
  392. end
  393. if $clothingworntype = 'nude':
  394. if spafinloc = 2:
  395. spafinloc = 1
  396. elseif spafinloc = 5:
  397. spafinloc = 4
  398. elseif spafinloc = 6:
  399. if rand(0,1) = 0:
  400. spafinloc = 1
  401. else
  402. spafinloc = 4
  403. end
  404. elseif spafinloc = 7:
  405. if rand(0,1) = 0:
  406. spafinloc = 14
  407. else
  408. spafinloc = 15
  409. end
  410. end
  411. end
  412. sparrloc[sparrtemp] = spafinloc
  413. if spafinloc = 12 and pcs_breath = 1: pcs_breath = 0
  414. if spafinloc = 12 and swallow >= 10 and rand(0,3) = 0: pcs_energy += 2 & pcs_hydra += 1
  415. $sparrnam[sparrtemp] = $boy
  416. sparrppt[sparrtemp] = sexspecpot
  417. sparrvol[sparrtemp] += sexvolume
  418. cumsumbod += sexvolume
  419. if spafinloc = 3:
  420. cumsumass += sexvolume
  421. end
  422. sparridt[sparrtemp] = cumarrkno[cumarrtemp]
  423. sparrslc[sparrtemp] = 0
  424. end
  425. if cumarrppt[cumarrtemp] < cumarrcpt[cumarrtemp]:cumarrcpt[cumarrtemp] = cumarrppt[cumarrtemp]
  426. sexpartkno = 0
  427. sexunaware = 0
  428. !!{ And this is the pre ejaculate release talked about above.}
  429. elseif sexcontra < 3 and spafinloc = 0:
  430. $[cumarrtemp] = $boy
  431. cumarrcnt[cumarrtemp] = stat['cum_count']
  432. cumarrppt[cumarrtemp] = sexspecpot
  433. cumarrage[cumarrtemp] = 0
  434. cumarrdel[cumarrtemp] = 0
  435. cumarrcon[cumarrtemp] = sexcontra
  436. cumarrcpt[cumarrtemp] += cumarrppt[cumarrtemp]/12
  437. if cumarrppt[cumarrtemp] < cumarrcpt[cumarrtemp]:cumarrcpt[cumarrtemp] = cumarrppt[cumarrtemp]
  438. end
  439. !!STD from anal check
  440. if spafinloc = 3 and cumnostd = 0: gs 'dinSex', 'std_trigger'
  441. !!STD from oral check
  442. if spafinloc = 12 and cumnostd = 0: gs 'dinSex', 'std_trigger_oral'
  443. cumprecheck = 0
  444. spafinloc = 0
  445. sexvolume = 0
  446. dynamic $din_Update_Condom_Counts
  447. if cumsumass >= 60:
  448. arrmodtmp = arrpos('sparrloc',3)
  449. if sparrslc[arrmodtmp] <= 0: sparrslc[arrmodtmp] += 1
  450. end
  451. if cumsumvag >= 60:
  452. arrmodtmp = arrpos('sparrloc',0)
  453. if sparrslc[arrmodtmp] <= 0: sparrslc[arrmodtmp] += 1
  454. end
  455. killvar 'sexspecpot'
  456. killvar 'cumnostd'
  457. end
  458. if $ARGS[0] = 'cumgather':
  459. cloc = ARGS[1]
  460. i = arrpos('sparrloc', cloc)
  461. if i ! -1 and i < arrsize('sparrloc'):
  462. if cloc = 0:
  463. $part = 'pussy'
  464. elseif cloc = 1:
  465. $part = 'pussylips'
  466. elseif cloc = 2 or cloc = 5:
  467. $part = 'your panties'
  468. elseif cloc = 3:
  469. $part = 'anus'
  470. elseif cloc = 4:
  471. $part = 'buttocks'
  472. elseif cloc = 6 or cloc = 7:
  473. $part = 'clothes'
  474. elseif cloc = 8:
  475. $part = 'back'
  476. elseif cloc = 9:
  477. $part = 'legs'
  478. elseif cloc = 10:
  479. $part = 'arms'
  480. elseif cloc = 11:
  481. $part = 'face'
  482. elseif cloc = 14:
  483. $part = 'stomach'
  484. elseif cloc = 15:
  485. $part = 'breasts'
  486. elseif cloc = 16:
  487. $part = 'hair'
  488. else
  489. $part = 'unknown'
  490. end
  491. if salfetka > 0:
  492. salfetka -= 1
  493. minut += 5
  494. 'You use a wipe to clean the sperm from your <<$part>>.'
  495. gs 'cum_cleanup', 'cleanloc', cloc
  496. gs 'stat'
  497. end
  498. end
  499. end
  500. if $ARGS[0] = 'cumeater_icon':
  501. *nl
  502. j = 0
  503. :cumeater_icon_jump
  504. if cumloc[j] > 0 and j ! 12: gs 'cum_manage', 'cumeater', j
  505. if j < 17: j += 1 & jump 'cumeater_icon_jump'
  506. end
  507. if $ARGS[0] = 'cumeater':
  508. cloc = ARGS[1]
  509. i = arrpos('sparrloc', cloc)
  510. if i ! -1 and i < arrsize('sparrloc'):
  511. cumloc[12] = 1
  512. pcs_breath = 0
  513. $part = ''
  514. if cloc = 13:
  515. gs 'cum_cleanup', 'cleanloc', cloc
  516. 'You carefully lick the sperm residue from both hands, enjoying the tart taste of semen.'
  517. else
  518. if cloc = 0:
  519. $part = 'pussy'
  520. elseif cloc = 1:
  521. $part = 'pussylips'
  522. elseif cloc = 2 or cloc = 5:
  523. $part = 'your panties'
  524. gs 'cum_cleanup', 'cleanloc', 2
  525. gs 'cum_cleanup', 'cleanloc', 5
  526. elseif cloc = 3:
  527. $part = 'anus'
  528. elseif cloc = 4:
  529. $part = 'buttocks'
  530. elseif cloc = 6 or cloc = 7:
  531. $part = 'clothes'
  532. gs 'cum_cleanup', 'cleanloc', 6
  533. gs 'cum_cleanup', 'cleanloc', 7
  534. elseif cloc = 8:
  535. $part = 'back'
  536. elseif cloc = 9:
  537. $part = 'legs'
  538. elseif cloc = 10:
  539. $part = 'arms'
  540. elseif cloc = 11:
  541. $part = 'face'
  542. elseif cloc = 14:
  543. $part = 'stomach'
  544. elseif cloc = 15:
  545. $part = 'breasts'
  546. elseif cloc = 16:
  547. $part = 'hair'
  548. else
  549. $part = 'unknown'
  550. end
  551. if rand(0, 1) = 0:
  552. 'You collect a handful of sperm from your <<$part>> in your hand and lick it all up, enjoying the tart taste of semen.'
  553. else
  554. 'You collect the sperm from your <<$part>> with your fingers and lick them, enjoying the tart taste of semen.'
  555. end
  556. gs 'cum_cleanup', 'cleanloc', cloc
  557. end
  558. minut += 2
  559. gs 'stat'
  560. end
  561. end
  562. --- cum manage ---------------------------------