Sfoglia il codice sorgente

[fixed] Should have been checking the clothes being worn not last viewed and added some extra outcomes for panties being exposed by short skirts

Kevin_Smarts 10 mesi fa
parent
commit
8216658088
1 ha cambiato i file con 79 aggiunte e 27 eliminazioni
  1. 79 27
      locations/stat_display.qsrc

+ 79 - 27
locations/stat_display.qsrc

@@ -502,16 +502,16 @@ if $clothingworntype ! 'nude':
 		$stat_bra_msg = 'Your top is replacing your bra.'
 		$stat_bra_text = '<BR><font color = #AB052A><<$stat_bra_msg>></font>'
 	end
-	if CoverTop = 4:
+	if PCloCoverTop = 4:
 		$stat_bra_msg = 'Your <<$pcdesc_breasts>> breasts are completely exposed.'
 		$stat_bra_text = '<BR><font color = #FF00FF><<$stat_bra_msg>></font>'
-	elseif CoverTop = 3:
+	elseif PCloCoverTop = 3:
 		$stat_bra_msg = 'Your <<$pcdesc_breasts>> breasts are clearly visible through your clothing.'
 		$stat_bra_text = '<BR><font color = #FF00FF><<$stat_bra_msg>></font>'
-	elseif CoverTop = 3:
+	elseif PCloCoverTop = 3:
 		$stat_bra_msg = 'Your <<$pcdesc_breasts>> breasts are visible through your clothing.'
 		$stat_bra_text = '<BR><font color = #FF00FF><<$stat_bra_msg>></font>'
-	elseif CoverTop = 3:
+	elseif PCloCoverTop = 3:
 		$stat_bra_msg = 'Your <<$pcdesc_breasts>> breasts are barely visible through your clothing.'
 		$stat_bra_text = '<BR><font color = #0064FF><<$stat_bra_msg>></font>'
 	end
@@ -523,7 +523,18 @@ $stat_panty_text = ''
 if $clothingworntype ! 'nude':
 	if PCloThinness = 6:
 		if $pantyworntype ! 'none':
-			if PCloDress = 1:
+			if PCloSkirtShortness = 6:
+				$stat_panty_msg = 'Your dress is so short that your panties clearly visible.'
+				$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+			elseif PCloSkirtShortness = 5:
+				if PCloDress = 1:
+					$stat_panty_msg = 'Your dress is short and transparent so anyone can see your panties.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				else
+					$stat_panty_msg = 'Your skirt is short and transparent so anyone can see your panties.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				end
+			elseif PCloDress = 1:
 				$stat_panty_msg = 'Your panties are clearly showing through your transparent dress.'
 				$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
 			elseif PCloSkirt > 0:
@@ -536,7 +547,23 @@ if $clothingworntype ! 'nude':
 		end
 	elseif PCloThinness = 5:
 		if $pantyworntype ! 'none':
-			if PCloDress = 1:
+			if PCloSkirtShortness = 6:
+				if PCloDress = 1:
+					$stat_panty_msg = 'Your dress is so short that your panties clearly visible.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				else
+					$stat_panty_msg = 'Your skirt is so short that your panties clearly visible.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				end
+			elseif PCloSkirtShortness = 5:
+				if PCloDress = 1:
+					$stat_panty_msg = 'Your dress is short and transparent so anyone can see your panties.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				else
+					$stat_panty_msg = 'Your skirt is short and transparent so anyone can see your panties.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				end
+			elseif PCloDress = 1:
 				$stat_panty_msg = 'The shape and color of your panties are visible through your dress.'
 				$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
 			elseif PCloSkirt > 0:
@@ -549,7 +576,23 @@ if $clothingworntype ! 'nude':
 		end
 	elseif PCloThinness = 4:
 		elseif $pantyworntype ! 'none':
-			if PCloDress = 1:
+			if PCloSkirtShortness = 6:
+				if PCloDress = 1:
+					$stat_panty_msg = 'Your dress is so short that your panties clearly visible.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				else
+					$stat_panty_msg = 'Your skirt is so short that your panties clearly visible.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				end
+			elseif PCloSkirtShortness = 5:
+				if PCloDress = 1:
+					$stat_panty_msg = 'The outline of your panties can be seen and often exposed by your short dress.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				else
+					$stat_panty_msg = 'The outline of your panties can be seen and often exposed by your short skirt.'
+					$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+				end
+			elseif PCloDress = 1:
 				$stat_panty_msg = 'The outline of your panties is visible through your dress.'
 				$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 			elseif PCloSkirt > 0:
@@ -560,6 +603,15 @@ if $clothingworntype ! 'nude':
 				$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 			end
 		end
+	elseif PCloSkirtShortness = 6:
+		$stat_panty_msg = 'Your dress is so short that your panties clearly visible.'
+		$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+	elseif PCloSkirtShortness = 5:
+		$stat_panty_msg = 'Your dress is short and your panties can often be seen.'
+		$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
+	elseif PCloSkirtShortness = 4:
+		$stat_panty_msg = 'Your dress is short enough that and your panties can be seen when you bend over.'
+		$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 	end
 
 	if PCloPants = 1:
@@ -578,59 +630,59 @@ if $clothingworntype ! 'nude':
 		end
 	end
 
-	if CoverBack = 4:
-		if CoverFront = 4:
+	if PCloCoverBack = 4:
+		if PCloCoverFront = 4:
 			$stat_panty_msg = 'Your pussy and butt are completely exposed.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 3:
+		elseif PCloCoverFront = 3:
 			$stat_panty_msg = 'Your pussy is clearly visible and your butt completely exposed through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 2:
+		elseif PCloCoverFront = 2:
 			$stat_panty_msg = 'Your pussy is visible and your butt completely exposed through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 1:
+		elseif PCloCoverFront = 1:
 			$stat_panty_msg = 'Your pussy is barely visible and your butt completely exposed through your clothing.'
 			$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 		end
-	elseif CoverBack = 3:
-		if CoverFront = 4:
+	elseif PCloCoverBack = 3:
+		if PCloCoverFront = 4:
 			$stat_panty_msg = 'Your butt is clearly visible and your pussy completely exposed.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 3:
+		elseif PCloCoverFront = 3:
 			$stat_panty_msg = 'Your pussy and your butt are clearly visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 2:
+		elseif PCloCoverFront = 2:
 			$stat_panty_msg = 'Your pussy is visible and your butt clearly visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 1:
+		elseif PCloCoverFront = 1:
 			$stat_panty_msg = 'Your pussy is barely visible and your butt clearly visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 		end
-	elseif CoverBack = 2:
-		if CoverFront = 4:
+	elseif PCloCoverBack = 2:
+		if PCloCoverFront = 4:
 			$stat_panty_msg = 'Your butt is visible and your pussy completely exposed.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 3:
+		elseif PCloCoverFront = 3:
 			$stat_panty_msg = 'Your pussy is clearly visible and your butt visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 2:
+		elseif PCloCoverFront = 2:
 			$stat_panty_msg = 'Your pussy and butt are visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 1:
+		elseif PCloCoverFront = 1:
 			$stat_panty_msg = 'Your pussy is barely visible and your butt visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 		end
-	elseif CoverBack = 1:
-		if CoverFront = 4:
+	elseif PCloCoverBack = 1:
+		if PCloCoverFront = 4:
 			$stat_panty_msg = 'Your butt is barely visible and your pussy completely exposed.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 3:
+		elseif PCloCoverFront = 3:
 			$stat_panty_msg = 'Your pussy is clearly visible and your butt barely visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 2:
+		elseif PCloCoverFront = 2:
 			$stat_panty_msg = 'Your pussy is visible and your butt barely visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #FF00FF><<$stat_panty_msg>></font>'
-		elseif CoverFront = 1:
+		elseif PCloCoverFront = 1:
 			$stat_panty_msg = 'Your pussy and your butt are barely visible through your clothing.'
 			$stat_panty_text = '<BR><font color = #0064FF><<$stat_panty_msg>></font>'
 		end