|
@@ -212,12 +212,12 @@ else
|
|
|
end
|
|
|
end
|
|
|
|
|
|
-$stat_msg += '<br><br>'
|
|
|
-
|
|
|
!!-----------------Status Icons (Start)------------------
|
|
|
|
|
|
if cheatStatusIcons = 0:
|
|
|
|
|
|
+ $stat_msg += '<br><br>'
|
|
|
+
|
|
|
!!Row 1: Appearance
|
|
|
|
|
|
$statusIconBarTab_1 = '<table><tr>'
|
|
@@ -361,15 +361,15 @@ if cheatStatusIcons = 0:
|
|
|
|
|
|
if $stat_cum_msg ! '': $statusIconBarTab_2 += '<td><a href="exec:msg $stat_cum_msg"><img title="You have cum in and/or on your body. Click to find out more." height = 54 src="images/system/icon/status_icons/cum_covered.png"></a></td>'
|
|
|
|
|
|
- if stat_cumeater_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 0:
|
|
|
+ if stat_cumloc_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 0:
|
|
|
$statusIconBarTab_2 += '<td><a href="exec: gs ''cum_manage'', ''cumeater_icon'' & gs ''stat''"><img title="Click to lick up all that delicious cum." height = 54 src="images/system/icon/status_icons/cum_eater.png"></a></td>'
|
|
|
- elseif stat_cumeater_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 1:
|
|
|
+ elseif stat_cumloc_check = 1 and trt_cumeater = 1 and cumeater_cheat = 0 and menu_off = 1:
|
|
|
$statusIconBarTab_2 += '<td><a href="exec:msg $stat_disable_msg"><img title="<<$stat_disable_msg>>" height = 54 src="images/system/icon/status_icons/cum_eater.png"></a></td>'
|
|
|
end
|
|
|
|
|
|
if stat_cumloc_check = 1 and salfetka > 0 and menu_off = 0:
|
|
|
$statusIconBarTab_2 += '<td><a href="exec:dynamic $d_salf"><img title="Click to use your wipes." height = 54 src="images/system/icon/status_icons/wipes.png"></a></td>'
|
|
|
- elseif stat_cumloc_check = 1 and salfetka > 0 and menu_off = 0:
|
|
|
+ elseif stat_cumloc_check = 1 and salfetka > 0 and menu_off = 1:
|
|
|
$statusIconBarTab_2 += '<td><a href="exec:msg $stat_disable_msg"><img title="<<$stat_disable_msg>>" height = 54 src="images/system/icon/status_icons/wipes.png"></a></td>'
|
|
|
end
|
|
|
|
|
@@ -1174,7 +1174,6 @@ $stat_cum_msg = ''
|
|
|
$stat_visible_cum_temp = ''
|
|
|
stat_visible_cum = 0
|
|
|
stat_cumloc_check = 0
|
|
|
-stat_cumeater_check = 0
|
|
|
|
|
|
i = 0
|
|
|
:cumlocloop
|
|
@@ -1398,23 +1397,22 @@ i = 0
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
- if j <= 4 and trt_cumeater = 1 and $txtiscum = 'cum':
|
|
|
- $txtiscum = '<a href="exec:gs ''cum_manage'', ''cumeater'', <<i>>"><font color=#0064FF>' + $txtiscum + '</font></a>'
|
|
|
- stat_cumeater_check = 1
|
|
|
- end
|
|
|
+ $icon_txtiscum = $txtiscum
|
|
|
+ if j <= 4 and trt_cumeater = 1 and $txtiscum = 'cum': $txtiscum = '<a href="exec:gs ''cum_manage'', ''cumeater'', <<i>>"><font color=#0064FF>' + $txtiscum + '</font></a>'
|
|
|
$txtiscum += ' from '
|
|
|
+ $icon_txtiscum += ' from '
|
|
|
if i = 0 and j = 4 and vibratorIN = 0 and pcs_vag*10 < cumvolume['<<i>>:<<j>>'] and cumvolume['<<i>>:<<j>>'] >= 20:
|
|
|
if enable_extra_msg = 1: $stat_msg += '<BR><b><font color="red">' + $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $txtloc + iif($pantyworntype ! 'none', ' into your panties.', ' down your legs.')+'</font></b>'
|
|
|
if $stat_cum_msg ! '': $stat_cum_msg += '<br>'
|
|
|
- $stat_cum_msg += $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + iif($pantyworntype ! 'none', ' into your panties.', ' down your legs.')
|
|
|
+ $stat_cum_msg += $txtamount + 'amounts of ' + $icon_txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + iif($pantyworntype ! 'none', ' into your panties.', ' down your legs.')
|
|
|
elseif sparragestage >= 5:
|
|
|
if cumcondslip_aware > 0 and enable_extra_msg = 1: $stat_msg += '<BR><b><font color="red">' + $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $txtloc + '.</font></b>'
|
|
|
if $stat_cum_msg ! '': $stat_cum_msg += '<br>'
|
|
|
- $stat_cum_msg += $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + '.'
|
|
|
+ $stat_cum_msg += $txtamount + 'amounts of ' + $icon_txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + '.'
|
|
|
elseif j ! 0:
|
|
|
if enable_extra_msg = 1: $stat_msg += '<BR><b><font color="red">' + $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $txtloc + '.</font></b>'
|
|
|
if $stat_cum_msg ! '': $stat_cum_msg += '<br>'
|
|
|
- $stat_cum_msg += $txtamount + 'amounts of ' + $txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + '.'
|
|
|
+ $stat_cum_msg += $txtamount + 'amounts of ' + $icon_txtiscum + $txtperson + 'is ' + $txtproxy + $icon_txtloc + '.'
|
|
|
else
|
|
|
if enable_extra_msg = 1: $stat_msg += '<BR><b><font color="red">Your breath smells like sperm.</font></b>'
|
|
|
if $stat_cum_msg ! '': $stat_cum_msg += '<br>'
|