|
@@ -4,21 +4,21 @@ menu_off = 1
|
|
|
|
|
|
if $ARGS[0] = 'totals':
|
|
|
!!sets the number of items in shoe sets
|
|
|
- if $ARGS[1] = 'gm_shoes':
|
|
|
+ if $ARGS[1] = 'gm_shoe':
|
|
|
total = 30
|
|
|
- elseif $ARGS[1] = 'dolls_shoes':
|
|
|
+ elseif $ARGS[1] = 'dolls_shoe':
|
|
|
total = 120
|
|
|
- elseif $ARGS[1] = 'cats_shoes':
|
|
|
+ elseif $ARGS[1] = 'cats_shoe':
|
|
|
total = 40
|
|
|
- elseif $ARGS[1] = 'scandalicious_shoes':
|
|
|
+ elseif $ARGS[1] = 'scandalicious_shoe':
|
|
|
total = 80
|
|
|
- elseif $ARGS[1] = 'bomba_shoes':
|
|
|
+ elseif $ARGS[1] = 'bomba_shoe':
|
|
|
total = 40
|
|
|
- elseif $ARGS[1] = 'danilovich_shoes':
|
|
|
+ elseif $ARGS[1] = 'danilovich_shoe':
|
|
|
total = 40
|
|
|
- elseif $ARGS[1] = 'eroto_shoes':
|
|
|
+ elseif $ARGS[1] = 'eroto_shoe':
|
|
|
total = 40
|
|
|
- elseif $ARGS[1] = 'moncheri_shoes':
|
|
|
+ elseif $ARGS[1] = 'moncheri_shoe':
|
|
|
total = 140
|
|
|
end
|
|
|
end
|
|
@@ -130,8 +130,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'moncheri', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'moncheri', i)
|
|
|
end
|
|
|
end
|
|
@@ -145,8 +145,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'cats', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'cats', i)
|
|
|
end
|
|
|
end
|
|
@@ -160,8 +160,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'bomba', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'bomba', i)
|
|
|
end
|
|
|
end
|
|
@@ -175,8 +175,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'dolls', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'dolls', i)
|
|
|
end
|
|
|
end
|
|
@@ -190,8 +190,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'gm', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'gm', i)
|
|
|
end
|
|
|
end
|
|
@@ -205,8 +205,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'eroto', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'eroto', i)
|
|
|
end
|
|
|
end
|
|
@@ -220,8 +220,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'scandalicious', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'scandalicious', i)
|
|
|
end
|
|
|
end
|
|
@@ -235,8 +235,8 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
gs 'shoe_attributes', 'danilovich', i
|
|
|
gs 'shoes', 'shoe_filter'
|
|
|
!!sort by filter
|
|
|
- if (Shofilter['quality'] = 0 and ShoQuality = clo_i) or Shofilter['number'] = 0:
|
|
|
- if Shofilter['inc'] = 1 and Shofilter['only'] = 1:
|
|
|
+ if (clothingfilter['quality'] = 0 and ShoQuality = clo_i) or clothingfilter['number'] = 0:
|
|
|
+ if clothingfilter['inc'] = 1 and clothingfilter['only'] = 1:
|
|
|
*P dyneval($shoe_list_line, $ARGS[1], 'danilovich', i)
|
|
|
end
|
|
|
end
|
|
@@ -245,7 +245,7 @@ if $ARGS[0] = 'view_shoe_list':
|
|
|
if i <= ARRSIZE('danilovich_shoe'):jump 'loopdanilovich_shoe'
|
|
|
|
|
|
clo_i += 1
|
|
|
- if Shofilter['quality'] = 0 and clo_i <= 7:
|
|
|
+ if clothingfilter['quality'] = 0 and clo_i <= 7:
|
|
|
jump 'loopshoequality_filter'
|
|
|
end
|
|
|
|
|
@@ -499,19 +499,19 @@ if $ARGS[0] = 'filter_header_base':
|
|
|
!! sort by filters
|
|
|
temp_count[0] = 1
|
|
|
$Headerstring[0] = '<TD>'
|
|
|
- if Shofilter['number'] = 0:
|
|
|
- Shofilter['quality'] = 1
|
|
|
+ if clothingfilter['number'] = 0:
|
|
|
+ clothingfilter['quality'] = 1
|
|
|
$Headerstring[0] += '<img src="images/system/icons/clothing/number.png"></TD>'
|
|
|
else
|
|
|
- $Headerstring[0] += '<a href="exec:Shofilter[''number''] = 0 & Shofilter[''quality''] = 1 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/number_off.png"></a></TD>'
|
|
|
+ $Headerstring[0] += '<a href="exec:clothingfilter[''number''] = 0 & clothingfilter[''quality''] = 1 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/number_off.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
temp_count[0] += 1
|
|
|
$Headerstring[0] += '<TD>'
|
|
|
- if Shofilter['quality'] = 0:
|
|
|
+ if clothingfilter['quality'] = 0:
|
|
|
$Headerstring[0] += '<img src="images/system/icons/clothing/quality.png"></TD>'
|
|
|
else
|
|
|
- $Headerstring[0] += '<a href="exec:Shofilter[''number''] = 1 & Shofilter[''quality''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/quality_off.png"></a></TD>'
|
|
|
+ $Headerstring[0] += '<a href="exec:clothingfilter[''number''] = 1 & clothingfilter[''quality''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/quality_off.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
|
|
@@ -522,35 +522,35 @@ if $ARGS[0] = 'filter_header_base':
|
|
|
if $ARGS[1] ! 'store':
|
|
|
temp_count[1] += 1
|
|
|
$Headerstring[1] += '<TD>'
|
|
|
- if Shofilter['sport'] = 0:
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''sport''] = 1 & Shofilter[''sport_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport.png"></a></TD>'
|
|
|
+ if clothingfilter['sport'] = 0:
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''sport''] = 1 & clothingfilter[''sport_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''sport''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport_off.png"></a></TD>'
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''sport''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport_off.png"></a></TD>'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
temp_count[1] += 1
|
|
|
$Headerstring[1] += '<TD>'
|
|
|
- if Shofilter['stripper'] = 0:
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''stripper''] = 1 & Shofilter[''stripper_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper.png"></a></TD>'
|
|
|
+ if clothingfilter['stripper'] = 0:
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''stripper''] = 1 & clothingfilter[''stripper_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''stripper''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper_off.png"></a></TD>'
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''stripper''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper_off.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
temp_count[1] += 1
|
|
|
$Headerstring[1] += '<TD>'
|
|
|
- if Shofilter['bimbo'] = 0:
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''bimbo''] = 1 & Shofilter[''bimbo_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo.png"></a></TD>'
|
|
|
+ if clothingfilter['bimbo'] = 0:
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''bimbo''] = 1 & clothingfilter[''bimbo_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''bimbo''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo_off.png"></a></TD>'
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''bimbo''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo_off.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
temp_count[1] += 1
|
|
|
$Headerstring[1] += '<TD>'
|
|
|
- if Shofilter['alternative'] = 0:
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''alternative''] = 1 & Shofilter[''alternative_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative.png"></a></TD>'
|
|
|
+ if clothingfilter['alternative'] = 0:
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''alternative''] = 1 & clothingfilter[''alternative_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[1] += '<a href="exec:Shofilter[''alternative''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative_off.png"></a></TD>'
|
|
|
+ $Headerstring[1] += '<a href="exec:clothingfilter[''alternative''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative_off.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
!! Show only filers
|
|
@@ -560,35 +560,35 @@ if $ARGS[0] = 'filter_header_base':
|
|
|
if $ARGS[1] ! 'store':
|
|
|
temp_count[2] += 1
|
|
|
$Headerstring[2] += '<TD>'
|
|
|
- if Shofilter['sport_only'] = 0:
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''sport_only''] = 1 & Shofilter[''sport''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport_off.png"></a></TD>'
|
|
|
+ if clothingfilter['sport_only'] = 0:
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''sport_only''] = 1 & clothingfilter[''sport''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport_off.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''sport_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport.png"></a></TD>'
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''sport_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/sport.png"></a></TD>'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
temp_count[2] += 1
|
|
|
$Headerstring[2] += '<TD>'
|
|
|
- if Shofilter['stripper_only'] = 0:
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''stripper_only''] = 1 & Shofilter[''stripper''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper_off.png"></a></TD>'
|
|
|
+ if clothingfilter['stripper_only'] = 0:
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''stripper_only''] = 1 & clothingfilter[''stripper''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper_off.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''stripper_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper.png"></a></TD>'
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''stripper_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/stripper.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
temp_count[2] += 1
|
|
|
$Headerstring[2] += '<TD>'
|
|
|
- if Shofilter['bimbo_only'] = 0:
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''bimbo_only''] = 1 & Shofilter[''bimbo''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo_off.png"></a></TD>'
|
|
|
+ if clothingfilter['bimbo_only'] = 0:
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''bimbo_only''] = 1 & clothingfilter[''bimbo''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo_off.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''bimbo_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo.png"></a></TD>'
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''bimbo_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/bimbo.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
temp_count[2] += 1
|
|
|
$Headerstring[2] += '<TD>'
|
|
|
- if Shofilter['alternative_only'] = 0:
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''alternative_only''] = 1 & Shofilter[''alternative''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative_off.png"></a></TD>'
|
|
|
+ if clothingfilter['alternative_only'] = 0:
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''alternative_only''] = 1 & clothingfilter[''alternative''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative_off.png"></a></TD>'
|
|
|
else
|
|
|
- $Headerstring[2] += '<a href="exec:Shofilter[''alternative_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative.png"></a></TD>'
|
|
|
+ $Headerstring[2] += '<a href="exec:clothingfilter[''alternative_only''] = 0 & gt ''<<$temp_loc1>>'', ''<<$temp_loc2>>'', ''<<$temp_loc3>>''"><img src="images/system/icons/clothing/alternative.png"></a></TD>'
|
|
|
end
|
|
|
|
|
|
|
|
@@ -641,42 +641,42 @@ if $ARGS[0] = 'shop_filter': gs 'shoes', 'filter_base'
|
|
|
|
|
|
if $ARGS[0] = 'filter_base':
|
|
|
!!Exclude filters
|
|
|
- Shofilter['inc'] = 1
|
|
|
+ clothingfilter['inc'] = 1
|
|
|
!!filters, if inc set to 0 they will not display
|
|
|
- if Shofilter['stripper'] = 1 and ShoStyle2 = 1:
|
|
|
- Shofilter['inc'] = 0
|
|
|
+ if clothingfilter['stripper'] = 1 and ShoStyle2 = 1:
|
|
|
+ clothingfilter['inc'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['bimbo'] = 1 and ShoBimbo = 1:
|
|
|
- Shofilter['inc'] = 0
|
|
|
+ if clothingfilter['bimbo'] = 1 and ShoBimbo = 1:
|
|
|
+ clothingfilter['inc'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['alternative'] = 1 and ShoStyle = 1:
|
|
|
- Shofilter['inc'] = 0
|
|
|
+ if clothingfilter['alternative'] = 1 and ShoStyle = 1:
|
|
|
+ clothingfilter['inc'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['sport'] = 1 and ShoStyle2 = 2:
|
|
|
- Shofilter['inc'] = 0
|
|
|
+ if clothingfilter['sport'] = 1 and ShoStyle2 = 2:
|
|
|
+ clothingfilter['inc'] = 0
|
|
|
exit
|
|
|
end
|
|
|
|
|
|
!!only filters
|
|
|
- Shofilter['only'] = 1
|
|
|
+ clothingfilter['only'] = 1
|
|
|
!!filters, if only set to 1 they will only display those set
|
|
|
- if Shofilter['stripper_only'] = 1 and ShoStyle2 ! 1:
|
|
|
- Shofilter['only'] = 0
|
|
|
+ if clothingfilter['stripper_only'] = 1 and ShoStyle2 ! 1:
|
|
|
+ clothingfilter['only'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['bimbo_only'] = 1 and ShoBimbo ! 1:
|
|
|
- Shofilter['only'] = 0
|
|
|
+ if clothingfilter['bimbo_only'] = 1 and ShoBimbo ! 1:
|
|
|
+ clothingfilter['only'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['alternative_only'] = 1 and ShoStyle ! 2:
|
|
|
- Shofilter['only'] = 0
|
|
|
+ if clothingfilter['alternative_only'] = 1 and ShoStyle ! 2:
|
|
|
+ clothingfilter['only'] = 0
|
|
|
exit
|
|
|
end
|
|
|
- if Shofilter['sport_only'] = 1 and ShoStyle2 ! 2:
|
|
|
- Shofilter['only'] = 0
|
|
|
+ if clothingfilter['sport_only'] = 1 and ShoStyle2 ! 2:
|
|
|
+ clothingfilter['only'] = 0
|
|
|
exit
|
|
|
end
|
|
|
end
|