exhibitionistshop.qsrc 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. # exhibitionistshop
  2. !!2021/04/29
  3. if $ARGS[0] = 'start':
  4. CLOSE ALL
  5. $loc = 'exhibitionistshop'
  6. $loc_arg = 'start'
  7. $location_type = 'public_indoors'
  8. $menu_loc = 'exhibitionistshop'
  9. $menu_arg = 'start'
  10. menu_off = 0
  11. cla & *clr
  12. if exhibitionQW = 3: exhibitionQW = 4
  13. gs 'stat'
  14. gs 'themes', 'indoors'
  15. '<center><b><font color="maroon">Expression of You</font></b></center>'
  16. '<center><img <<$set_imgh>> src="images/locations/pushkin/exhibitshop/shop.jpg"></center>'
  17. 'A shop in the most modern style who''s clothing is all very revealing and not nearly as classy as the store itself.'
  18. act 'Leave':
  19. minut += 5
  20. gt 'liames'
  21. end
  22. if hour >= 18:
  23. *nl
  24. 'The shop is closing and you have to leave.'
  25. else
  26. act 'View outfits':
  27. minut += 5
  28. gt 'exhibitionistshop', 'outfits'
  29. end
  30. act 'View dresses':
  31. minut += 5
  32. gt 'exhibitionistshop', 'dresses'
  33. end
  34. act 'View panties':
  35. minut += 5
  36. gt 'exhibitionistshop', 'panties'
  37. end
  38. act 'View bras':
  39. minut += 5
  40. gt 'exhibitionistshop', 'bras'
  41. end
  42. end
  43. end
  44. if $ARGS[0] = 'outfits':
  45. $loc_arg = 'outfits'
  46. $loc = 'exhibitionistshop'
  47. cls
  48. gs'stat'
  49. '<center><b><font color="maroon">Exhibitionist clothing</font></b></center>'
  50. *nl
  51. gs 'clothing_QV', 'shop_header'
  52. act 'Return':
  53. cla
  54. minut += 1
  55. gt 'exhibitionistshop', 'start'
  56. end
  57. clothingfilter['qualitycheck'] = 7
  58. :loopquality
  59. i = 1
  60. :loopsalacious_outfits
  61. if salacious_outfits[i] = 0:
  62. gs 'clothing_attributes', 'salacious_outfits', i
  63. gs 'clothing_QV', 'shop_filter'
  64. if clothingfilter['quality'] = 0 or clothingfilter['qualitycheck'] = CloQuality:
  65. if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''exhibitionistshop'', ''salacious_outfits''"><img <<$set_imgh>> src="images/pc/items/salacious/outfits/<<i>>.jpg" height="250" /></a>'
  66. end
  67. end
  68. i += 1
  69. if i <= 20:jump 'loopsalacious_outfits'
  70. if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
  71. end
  72. if $ARGS[0] = 'salacious_outfits': gt 'clothing', 'view_clothing_item', 'shop', 'salacious_outfits',i, 1000
  73. if $ARGS[0] = 'dresses':
  74. $loc_arg = 'dresses'
  75. $loc = 'exhibitionistshop'
  76. cls
  77. gs'stat'
  78. '<center><b><font color="maroon">Exhibitionist clothing</font></b></center>'
  79. *nl
  80. gs 'clothing_QV', 'shop_header'
  81. act 'Return':
  82. cla
  83. minut += 1
  84. gt 'exhibitionistshop', 'start'
  85. end
  86. clothingfilter['qualitycheck'] = 7
  87. :loopquality
  88. if Clothingstock >= 18:
  89. i = 1
  90. elseif Clothingstock >= 12:
  91. i = 2
  92. elseif Clothingstock >= 6:
  93. i = 3
  94. else
  95. i = 4
  96. end
  97. :loopsalacious_dress
  98. if salacious_dress[i] = 0:
  99. gs 'clothing_attributes', 'salacious_dress', i
  100. gs 'clothing_QV', 'shop_filter'
  101. if clothingfilter['quality'] = 0 or clothingfilter['qualitycheck'] = CloQuality:
  102. if clothingfilter_risk = 1 and clothingfilter_pandb = 1 and clothingfilter_norm2 = 1: *p '<a href="exec: i = <<i>> & gt ''exhibitionistshop'', ''salacious_dress''"><img <<$set_imgh>> src="images/pc/items/salacious/dress/<<i>>.jpg" height="250" /></a>'
  103. end
  104. end
  105. i += 4
  106. if i <= 150:jump 'loopsalacious_dress'
  107. if clothingfilter['quality'] = 1 and clothingfilter['qualitycheck'] > 0: clothingfilter['qualitycheck'] -=1 & jump 'loopquality'
  108. end
  109. if $ARGS[0] = 'salacious_dress': gt 'clothing', 'view_clothing_item', 'shop', 'salacious_dress',i, 1000
  110. if $ARGS[0] = 'panties':
  111. $loc_arg = 'panties'
  112. $loc = 'exhibitionistshop'
  113. cls
  114. gs'stat'
  115. act 'Return':
  116. cla
  117. minut += 1
  118. gt 'exhibitionistshop', 'start'
  119. end
  120. i = 2
  121. :loopexhibitionist_panties
  122. if exhibitionist_panties[i] = 0:*p '<a href="exec: i = <<i>> & gt ''exhibitionistshop'', ''panties2''"><img src="images/pc/panties/exhibitionist/<<i>>.jpg" height="150" /></a> '
  123. i += 1
  124. if i <= 59:jump 'loopexhibitionist_panties'
  125. end
  126. if $ARGS[0] = 'panties2':
  127. cla
  128. if exhibitionist_panties[i] ! 0:
  129. msg 'You already own these panties.'
  130. gt 'exhibitionistshop', 'panties'
  131. end
  132. gt 'panties', 'view_panty_item', 'shop', 'exhibitionist',i, 600
  133. end
  134. if $ARGS[0] = 'bras':
  135. $loc_arg = 'bras'
  136. $loc = 'exhibitionistshop'
  137. cls
  138. gs'stat'
  139. act 'Return':
  140. cla
  141. minut += 1
  142. gt 'exhibitionistshop', 'start'
  143. end
  144. i = 2
  145. :loopexhibitionist_bras
  146. if exhibitionist_bras[i] = 0:*p '<a href="exec: i = <<i>> & gt ''exhibitionistshop'', ''bras2''"><img src="images/pc/bras/exhibitionist/<<i>>.jpg" height="150" /></a> '
  147. i += 1
  148. if i <= 37:jump 'loopexhibitionist_bras'
  149. end
  150. if $ARGS[0] = 'bras2':
  151. cla
  152. if exhibitionist_bras[i] ! 0:
  153. msg 'You already own these bras.'
  154. gt 'exhibitionistshop', 'bras'
  155. end
  156. gt 'bras', 'view_bra_item', 'shop', 'exhibitionist',i, 600
  157. end
  158. --- exhibitionistshop ---------------------------------