Browse Source

[added] cheat setting to disable cum leak

Lusticon 4 weeks ago
parent
commit
1a576f58ff
2 changed files with 8 additions and 1 deletions
  1. 7 0
      locations/Cheatmenu_din.qsrc
  2. 1 1
      locations/Cum_Manage.qsrc

+ 7 - 0
locations/Cheatmenu_din.qsrc

@@ -553,6 +553,8 @@ $cheatmenu['permanent'] = {
 	if cheatHapri = 1: $cheatHapri = 'Currently ON'
 	if cheatKlisma = 1: $cheatKlisma = 'Currently OFF'
 	if cheatKlisma = 0: $cheatKlisma = 'Currently ON'
+	if no_cum_leak = 1: $no_cum_leak = 'Currently OFF'
+	if no_cum_leak = 0: $no_cum_leak = 'Currently ON'
 	if cheatNomakeup = 0: $cheatNomakeup = 'Currently OFF'
 	if cheatNomakeup = 1: $cheatNomakeup = 'Currently ON'
 	if cheatNoSweat = 0: $cheatNoSweat = 'Currently OFF'
@@ -2159,6 +2161,11 @@ $cheatmenu['setting'] = {
 	else
 		'Enema realism: Currently OFF - <a href="exec:cheatKlisma = 0 & dynamic $cheatmenu[''enema'']">Turn ON</a>'
 	end
+	if no_cum_leak = 0:
+		'Cum leaking: Currently ON - <a href="exec:no_cum_leak = 1 & dynamic $cheatmenu[''setting'']">Turn OFF</a>'
+	else
+		'Cum leaking: Currently OFF - <a href="exec:no_cum_leak = 0 & dynamic $cheatmenu[''setting'']">Turn ON</a>'
+	end
 	if editpornname = 1:
 		'Editing of the names of the porn movies you stared enabled: Currently ON - <a href="exec:editpornname = 0 & dynamic $cheatmenu[''setting'']">Turn OFF</a>'
 	else

+ 1 - 1
locations/Cum_Manage.qsrc

@@ -1101,7 +1101,7 @@ if $ARGS[0] = 'cum_decay':
 !! ARGS[1] forced cum leak (sex intercourse) in values like 20-100
 
 	cumforced = ARGS[1]
-	if (menu_off = 1 or cumdectime+15 > totminut) and cumforced = 0: exit
+	if ((menu_off = 1 or cumdectime+15 > totminut) and cumforced = 0) or no_cum_leak = 1: exit
 
 	if arrsize('sparrvol') > 0:
 		cumsumvag = 0