exhibitionistshop.qsrc 4.7 KB

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