clothing.qsrc 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905
  1. # clothing
  2. menu_off = 1
  3. $clothing_list_line = {
  4. !! a single line in a clothing list (wardrobe, etc)
  5. !! ARGS 0 - action type (wardrobe, sell, resize, store, forsale)
  6. !! ARGS 1 - clothing type
  7. !! ARGS 2 - clothing index
  8. gs 'themes', 'clothing', 1
  9. $RESULT = '<TR bgcolor='+$bgcolor+'>'
  10. if Enable_clothwidth > 0:
  11. clothing_temp = Enable_clothwidth - 1
  12. else
  13. clothing_temp = 150 & !clothing widdefault to 150
  14. end
  15. $RESULT +='<TD><a href="exec:gt ''clothing'', ''view_clothing_item'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>"><img src="<<FUNC(''$clothing_image'', $ARGS[1], ARGS[2])>>" width="<<clothing_temp>>"><p><<$ARGS[1]>> outfit</p></a></TD>'
  16. killvar 'clothing_temp'
  17. gs 'clothing_attributes', $ARGS[1], ARGS[2]
  18. if $ARGS[1] ! 'school' or ARGS[2] ! 6:
  19. $RESULT += '<TD>' + dyneval '$RESULT += <<$ARGS[1]>>H[<<ARGS[2]>>]' + '</TD>'
  20. if $ARGS[1] ! 'exercise' and $ARGS[1] ! 'coat' and CloStyle ! 5:
  21. $RESULT += '<TD>' + dyneval '$RESULT += <<$ARGS[1]>>B[<<ARGS[2]>>]' + '</TD>'
  22. else
  23. $RESULT += '<TD></TD>'
  24. end
  25. else
  26. $RESULT += '<TD colspan="2"></TD>'
  27. end
  28. if $ARGS[1] = 'cheap' and ARGS[2] = 414:
  29. $RESULT += '<TD>A hessian sack the hunters gave you.</TD>'
  30. elseif $ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear':
  31. gs 'clothing_descriptions'
  32. $RESULT += '<TD><<FUNC(''$short_description'', $ARGS[1])>> <<ARGS[2]>><br/><br/><<$description>></TD>'
  33. else
  34. $RESULT += '<TD>' + FUNC('$clothing_name', $ARGS[1], ARGS[2]) + '</TD>'
  35. end
  36. if CloBimbo = 1:
  37. $RESULT += '<TD>Yes</TD>'
  38. else
  39. $RESULT += '<TD>No</TD>'
  40. end
  41. if CloStyle = 4:
  42. $RESULT += '<TD>Yes</TD>'
  43. else
  44. $RESULT += '<TD>No</TD>'
  45. end
  46. $RESULT += '<TD><a href="exec:gt ''clothing'', ''view_clothing_item'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>">View</a>'
  47. if $ARGS[0] ! 'sell' and $ARGS[0] ! 'resize':
  48. if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and $ARGS[1] = 'school' and ARGS[2] = 6:
  49. $RESULT += ' <a href="exec:gs ''clothing'', ''wear'', ''<<$ARGS[1]>>'', <<ARGS[2]>> & gt ''clothing'', ''view_clothing_list'', ''wardrobe'', ''<<$ward_list_store>>''">Wear</a></TD>'
  50. elseif ($ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear') and dyneval('RESULT = <<$ARGS[1]>>H[<<ARGS[2]>>]') > 0:
  51. if $ARGS[1] ! 'exercise' and CloStyle ! 5 and (dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') < (pcs_hips - 8) or dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') > (pcs_hips + 8)) or (ARRPOS('$CloLosTyp', $ARGS[1]) ! -1 and ARRPOS('CloLosNum',ARGS[2]) ! -1):
  52. $RESULT += '</TD>'
  53. else
  54. $RESULT += ' <a href="exec:gs ''clothing'', ''wear'', ''<<$ARGS[1]>>'', <<ARGS[2]>> & gt ''clothing'', ''view_clothing_list'', ''wardrobe'', ''<<$ward_list_store>>''">Wear</a></TD>'
  55. end
  56. else
  57. $RESULT += '</TD>'
  58. end
  59. $RESULT += '<TD>'
  60. if cloc ! 1:$RESULT += ' <a href="exec:gt ''clothing'', ''dest1'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>> ">Storage</a><BR>'
  61. if cloc ! 0:$RESULT += ' <a href="exec:gt ''clothing'', ''dest0'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>> ">Wardrobe</a><BR>'
  62. if $ARGS[1] ! 'school' or ARGS[2] ! 6:
  63. if cloc ! 2:$RESULT += ' <a href="exec:gt ''clothing'', ''dest2'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>> ">Unwanted</a>'
  64. end
  65. $RESULT += '</TD>'
  66. end
  67. }
  68. !!cloc, 0 = wardrobe, 1 = storage, 2 = unwanted
  69. if $ARGS[0] = 'dest0':
  70. *clr
  71. dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 0'
  72. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  73. end
  74. if $ARGS[0] = 'dest1':
  75. *clr
  76. dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 1'
  77. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  78. end
  79. if $ARGS[0] = 'dest2':
  80. *clr
  81. dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 2'
  82. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  83. end
  84. if $ARGS[0] = 'view_clothing_list':
  85. !! ARGS 0 - view_clothing_list
  86. !! ARGS 1 - action type (wardrobe, sell, resize, store, unwanted)
  87. !! ARGS 2 - Shop name (kats, moncheri, gm, fashionista, sexshop, exhibitshop, dolls, sports)
  88. if $ARGS[1] = 'wardrobe':
  89. $ward_list_page = $ARGS[1]
  90. '<h3><center><b><font color="maroon">Wardrobe list</font></b></center></h3>'
  91. elseif $ARGS[1] = 'store':
  92. $ward_list_page = $ARGS[1]
  93. '<h3><center><b><font color="maroon">Stored clothing list</font></b></center></h3>'
  94. elseif $ARGS[1] = 'unwanted':
  95. $ward_list_page = $ARGS[1]
  96. '<h3><center><b><font color="maroon">Unwanted clothing list</font></b></center></h3>'
  97. elseif $ARGS[1] = 'sell':
  98. $ward_list_page = $ARGS[1]
  99. '<h3><center><b><font color="maroon">Choose an item to sell</font></b></center></h3>'
  100. end
  101. if $ARGS[2] = 'gm':
  102. !'<center><b><font color="maroon">Viewing clothes from G&M</font></b></center>'
  103. '<center><img src="images/locations/city/citycenter/mall/gm.png"></center>'
  104. elseif $ARGS[2] = 'kats':
  105. !'<center><b><font color="maroon">Viewing clothes from PussyKats</font></b></center>'
  106. '<center><img src="images/locations/city/citycenter/mall/pussycat.png"></center>'
  107. elseif $ARGS[2] = 'fashionista':
  108. !'<center><b><font color="maroon">Viewing clothes from Fashionista</font></b></center>'
  109. '<center><img src="images/locations/city/citycenter/mall/fashionistat.png"></center>'
  110. elseif $ARGS[2] = 'moncheri':
  111. !'<center><b><font color="maroon">Viewing clothes from Mon Cheri</font></b></center>'
  112. '<center><img src="images/locations/city/citycenter/mall/moncheri.png"></center>'
  113. elseif $ARGS[2] = 'sexshop':
  114. !'<center><b><font color="maroon">Viewing clothes from the sex shop</font></b></center>'
  115. '<center><img src="images/locations/city/citycenter/sexshop/shop_name.png"></center>'
  116. elseif $ARGS[2] = 'exhibitshop':
  117. !'<center><b><font color="maroon">Viewing clothes from the Exhibitionist shop</font></b></center>'
  118. '<center><img src="images/locations/oldtown/exhibitshop/shop_name.png"></center>'
  119. elseif $ARGS[2] = 'dolls':
  120. !'<center><b><font color="maroon">Viewing clothes from Patchwork Dolls</font></b></center>'
  121. '<center><img src="images/locations/city/island/dolls.png"></center>'
  122. elseif $ARGS[2] = 'sports':
  123. !'<center><b><font color="maroon">Viewing sportswear from Danilovich</font></b></center>'
  124. '<center><img src="images/locations/city/citycenter/mall/sports.png"></center>'
  125. else
  126. '<center><b><font color="maroon">Click on a shop name to view clothes from that shop</font></b></center>'
  127. if $wloc = 'wardrobe':
  128. act 'Return': killvar '$ward_list_store' & gt 'wardrobe', 'start'
  129. elseif $ARGS[1] = 'sell' or $ARGS[1] = 'resize':
  130. act 'Leave': killvar '$ward_list_store' & gt $loc, $metka
  131. else
  132. act 'Leave': killvar '$ward_list_store' & gt $loc, $metka
  133. end
  134. end
  135. *nl
  136. if $ARGS[1] ! 'sell':
  137. $clothing_header = '<center><table border=1>'
  138. if $ARGS[1] ! 'wardrobe': $clothing_header += '<TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe'', ''<<$ward_list_store>>''">Switch to wardrobe list</a></TH>'
  139. $clothing_header += '<TH><a href="exec:gt ''clothing_QV'', ''list'', ''<<$ward_list_store>>''">Switch to icons</a></TH>'
  140. if $ARGS[1] ! 'store': $clothing_header += '<TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''store'', ''<<$ward_list_store>>''">Switch to stored clothing list</a></TH>'
  141. if $ARGS[1] ! 'unwanted': $clothing_header += '<TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''unwanted'', ''<<$ward_list_store>>''">Switch to unwanted clothing list</a></TH></center>'
  142. $clothing_header
  143. if $ARGS[1] = 'wardrobe':
  144. '<center>These are the clothes that are currently available for you to wear.</center><br>'
  145. elseif $ARGS[1] = 'store':
  146. '<center>These are the clothes you have stored that do not show up in your wardrobe list and cannot be sold at the market.</center><br>'
  147. elseif $ARGS[1] = 'unwanted':
  148. '<center>These are the clothes you''ve marked to be sold at the market.</center><br>'
  149. end
  150. end
  151. if $ARGS[2] = '':
  152. '<center><a href="exec:$ward_list_store = ''gm'' & gt ''clothing'', ''view_clothing_list'', ''<<$ARGS[1]>>'', ''gm''"><img src="images/locations/city/citycenter/mall/gm.png"></a></center>'
  153. if ARRSIZE('average') > 0:'<center><a href="exec:$ward_list_store = ''kats'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''kats''"><img src="images/locations/city/citycenter/mall/pussycat.png"></a></center>'
  154. if ARRSIZE('expensive') > 0:'<center><a href="exec:$ward_list_store = ''fashionista'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''fashionista''"><img src="images/locations/city/citycenter/mall/fashionistat.png"></a></center>'
  155. if ARRSIZE('formal') > 0:'<center><a href="exec:$ward_list_store = ''moncheri'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''moncheri''"><img src="images/locations/city/citycenter/mall/moncheri.png"></a></center>'
  156. if ARRSIZE('fetish') > 0 or ARRSIZE('burlesque') > 0:'<center><a href="exec:$ward_list_store = ''sexshop'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''sexshop''"><img src="images/locations/city/citycenter/sexshop/shop_name.png"></a></center>'
  157. if ARRSIZE('exhibit') > 0:'<center><a href="exec:$ward_list_store = ''exhibitshop'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''exhibitshop''"><img src="images/locations/oldtown/exhibitshop/shop_name.png"></a></center>'
  158. if ARRSIZE('alternative') > 0:'<center><a href="exec:$ward_list_store = ''dolls'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''dolls''"><img src="images/locations/city/island/dolls.png"></a></center>'
  159. if ARRSIZE('exercise') > 0:'<center><a href="exec:$ward_list_store = ''sports'' & gt ''clothing'', ''view_clothing_list'', ''<<$ward_list_page>>'', ''sports''"><img src="images/locations/city/citycenter/mall/sports.png"></a></center>'
  160. else
  161. $bgcolor='#f3f4ee'
  162. if $ARGS[1] = 'sell':
  163. '<table border=0 cellspacing=0 cellpadding=5><TH></TH><TH>Strength</TH><TH>Hip size</TH><TH>Description</TH><TH>Bimbo</TH><TH>Prostitute</TH><TH>Actions</TH>'
  164. else
  165. '<table border=0 cellspacing=0 cellpadding=5><TH></TH><TH>Strength</TH><TH>Hip size</TH><TH>Description</TH><TH>Bimbo</TH><TH>Prostitute</TH><TH>Actions</TH><TH>Move to</TH>'
  166. end
  167. if $ARGS[1] = 'store':
  168. cloc = 1
  169. elseif $ARGS[1] = 'unwanted':
  170. cloc = 2
  171. else
  172. cloc = 0
  173. end
  174. if $ARGS[2] = 'gm':
  175. $ward_list_store = $ARGS[2]
  176. if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and schoolS[6] = cloc and ($clothingworntype ! 'school' or clothingwornnumber ! 6):*P dyneval($clothing_list_line, $ARGS[1], 'school', 6)
  177. i = 1
  178. :loopcheap
  179. if cheap[i] = 1 and cheapS[i] = cloc and ($clothingworntype ! 'cheap' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'cheap', i)
  180. i += 1
  181. if i <= ARRSIZE('cheap'):jump 'loopcheap'
  182. i = 1
  183. :loopoffice
  184. if office[i] = 1 and officeS[i] = cloc and ($clothingworntype ! 'office' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'office', i)
  185. i += 1
  186. if i <= ARRSIZE('office'):jump 'loopoffice'
  187. i = 1
  188. :loopschool
  189. if school[i] = 1 and schoolS[i] = cloc and ($clothingworntype ! 'school' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'school', i)
  190. i += 1
  191. if i = 6: i = 7
  192. if i <= ARRSIZE('school'):jump 'loopschool'
  193. i = 1
  194. :loopuniform
  195. if uniform[i] = 1 and uniformS[i] = cloc and ($clothingworntype ! 'uniform' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'uniform', i)
  196. i += 1
  197. if i <= ARRSIZE('uniform'):jump 'loopuniform'
  198. i = 1
  199. :loopswimwear
  200. if swimwear[i] = 1 and swimwearS[i] = cloc :*P dyneval($clothing_list_line, $ARGS[1], 'swimwear', i)
  201. i += 1
  202. if i <= ARRSIZE('swimwear'):jump 'loopswimwear'
  203. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  204. gs 'clothing', 'clothwidth'
  205. end
  206. if $ARGS[2] = 'kats':
  207. $ward_list_store = $ARGS[2]
  208. i = 1
  209. :loopaverage
  210. if average[i] = 1 and averageS[i] = cloc and ($clothingworntype ! 'average' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'average', i)
  211. i += 1
  212. if i <= ARRSIZE('average'):jump 'loopaverage'
  213. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  214. gs 'clothing', 'clothwidth'
  215. end
  216. if $ARGS[2] = 'fashionista':
  217. $ward_list_store = $ARGS[2]
  218. i = 1
  219. :loopexpensive
  220. if expensive[i] = 1 and expensiveS[i] = cloc and ($clothingworntype ! 'expensive' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'expensive', i)
  221. i += 1
  222. if i <= ARRSIZE('expensive'):jump 'loopexpensive'
  223. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  224. gs 'clothing', 'clothwidth'
  225. end
  226. if $ARGS[2] = 'moncheri':
  227. $ward_list_store = $ARGS[2]
  228. i = 1
  229. :loopformal
  230. if formal[i] = 1 and formalS[i] = cloc and ($clothingworntype ! 'formal' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'formal', i)
  231. i += 1
  232. if i <= ARRSIZE('formal'):jump 'loopformal'
  233. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  234. gs 'clothing', 'clothwidth'
  235. end
  236. if $ARGS[2] = 'sexshop':
  237. $ward_list_store = $ARGS[2]
  238. i = 1
  239. :loopfetish
  240. if fetish[i] = 1 and fetishS[i] = cloc and ($clothingworntype ! 'fetish' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'fetish', i)
  241. i += 1
  242. if i <= ARRSIZE('fetish'):jump 'loopfetish'
  243. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  244. gs 'clothing', 'clothwidth'
  245. i = 1
  246. :loopburlesque
  247. if burlesque[i] = 1 and burlesqueS[i] = cloc and ($clothingworntype ! 'burlesque' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'burlesque', i)
  248. i += 1
  249. if i <= ARRSIZE('burlesque'):jump 'loopburlesque'
  250. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  251. gs 'clothing', 'clothwidth'
  252. end
  253. if $ARGS[2] = 'exhibitshop':
  254. $ward_list_store = $ARGS[2]
  255. i = 1
  256. :loopexhibit
  257. if exhibit[i] = 1 and exhibitS[i] = cloc and ($clothingworntype ! 'exhibit' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'exhibit', i)
  258. i += 1
  259. if i <= ARRSIZE('exhibit'):jump 'loopexhibit'
  260. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  261. gs 'clothing', 'clothwidth'
  262. end
  263. if $ARGS[2] = 'dolls':
  264. cla
  265. $ward_list_store = $ARGS[2]
  266. i = 1
  267. :loopalternative
  268. if alternative[i] = 1 and alternativeS[i] = cloc and ($clothingworntype ! 'alternative' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'alternative', i)
  269. i += 1
  270. if i <= ARRSIZE('alternative'):jump 'loopalternative'
  271. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  272. gs 'clothing', 'clothwidth'
  273. end
  274. if $ARGS[2] = 'sports':
  275. $ward_list_store = $ARGS[2]
  276. i = 1
  277. :loopexercise
  278. if exercise[i] = 1 and exerciseS[i] = cloc and ($clothingworntype ! 'exercise' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'exercise', i)
  279. i += 1
  280. if i <= ARRSIZE('exercise'):jump 'loopexercise'
  281. act 'Return': killvar '$ward_list_store' & gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  282. gs 'clothing', 'clothwidth'
  283. end
  284. '</table>'
  285. end
  286. end
  287. if $ARGS[0] = 'clothwidth':
  288. act 'Set image size for this view':
  289. Enable_clothwidth = input("Enter height in pixels you want for images on this page <br>(Default 150, min 50, max 500)")
  290. if Enable_clothwidth < 50:
  291. Enable_clothwidth = 50
  292. elseif Enable_clothwidth > 500:
  293. Enable_clothwidth = 500
  294. end
  295. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  296. end
  297. end
  298. if $ARGS[0] = 'view_clothing_item':
  299. !! ARGS 0 - view_clothing_item
  300. !! ARGS 1 = action type (wardrobe, shop, sell, resize)
  301. !! ARGS 2 - clothing type
  302. !! ARGS 3 - clothing index
  303. !! ARGS 4 - price for shop
  304. cla
  305. '<center><img src="<<FUNC(''$clothing_image'', $ARGS[2], ARGS[3])>>"></center>'
  306. gs 'clothing_attributes', $ARGS[2], ARGS[3]
  307. $RESULT = FUNC('$short_description', $ARGS[2], CloStyle2)
  308. $RESULT += '<<ARGS[3]>>'
  309. '<<$RESULT>>'
  310. if $ARGS[1] = 'cheap' and ARGS[2] = 414:
  311. 'A hessian sack the hunters gave you.'
  312. elseif $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
  313. gs 'clothing_descriptions'
  314. '<<$description>>'
  315. else
  316. FUNC('$clothing_name', $ARGS[2], ARGS[3])
  317. end
  318. if CloBimbo = 1 and cheatbimbo = 0:'This item is considered bimbo clothing.'
  319. if CloStyle = 4:'This outfit can be used for prostitution.'
  320. if CloInhibit + 10 > pcs_inhib and CloInhibit <= pcs_inhib: 'You find this outfit more revealing than you are completely comfortable with but that makes it quite exciting too.'
  321. if $ARGS[2] = 'uniform':
  322. if CloStyle2 = 1:
  323. 'This outfit is considered to be a maid uniform.'
  324. elseif CloStyle2 = 3:
  325. 'This is a stripper outfit.'
  326. else
  327. 'This outfit is a server uniform, suitable for jobs that require one.'
  328. end
  329. end
  330. if PCloStyle2 = 4:
  331. if CloExhibit <= 10:
  332. '<font color="blue">This uniform is very conservative. Only the nerds would approve of you wearing it.</font>'
  333. elseif CloSkirt < 5 and CloThinness < 5 and CloBra = 0:
  334. if CloQuality = 4:
  335. '<font color="blue">This uniform complies with the regulations and is of good quality. It would certainly help you with your standing with the cool kids and jocks.</font>'
  336. else
  337. '<font color="blue">This uniform complies with the school regulations on skirt length. Nobody in school would be offended by you wearing it.</font>'
  338. end
  339. elseif CloSkirt = 5 and CloThinness < 5 and CloBra = 0:
  340. if CloQuality = 4:
  341. '<font color="blue">This uniform slightly breaches the school regulations on skirt length and is of good quality. Everybody apart from the nerds would approve of you wearing it.</font>'
  342. else
  343. '<font color="blue">This uniform slightly breaches the school regulations on skirt length. The gopnik would approve of you wearing it.</font>'
  344. end
  345. else
  346. '<font color="red">This uniform makes a mockery of the school uniform regulations. Everybody in school apart from the gopniks will think that you''re a slut.</font>'
  347. end
  348. end
  349. if $ARGS[1] ! 'shop' and ($ARGS[2] ! 'school' or ARGS[3] ! 6):
  350. $RESULT = '(strength '
  351. dynamic '$RESULT += <<$ARGS[2]>>H[<<ARGS[3]>>]'
  352. if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
  353. $RESULT += ', hip size '
  354. dynamic '$RESULT += <<$ARGS[2]>>B[<<ARGS[3]>>]'
  355. end
  356. $RESULT += ')'
  357. '<<$RESULT>>'
  358. end
  359. if $ARGS[1] = 'shop':
  360. if dyneval('RESULT = <<$ARGS[2]>>[<<ARGS[3]>>]') = 1:
  361. 'You already own this item.'
  362. act 'Leave': gt $loc, $metka
  363. else
  364. if $ARGS[2] = 'coat' and ARGS[3] = 5:
  365. price = ARGS[4]
  366. else
  367. price = ('<<ARGS[4]>>' * ((5 * CloQuality) + 100) / 100) * 1000 / (1250 - Clothingstock[ARGS[3]]) * 3 / 2
  368. price = price / 50 * 50
  369. end
  370. 'Price: <<price>> <b>₽</b>'
  371. act 'Leave': gt $loc, $metka
  372. if CloInhibit > pcs_inhib:
  373. 'You don''t feel daring enough to wear an outfit this revealing and can''t bring yourself to buy it.'
  374. elseif karta + bankDebtLimit < Price and money < Price:
  375. 'You cannot afford this outfit.'
  376. else
  377. if money >= Price:
  378. act 'Buy (cash)':
  379. h = 0
  380. if CloStyle = 2:h = 10
  381. if CloStyle = 5:h = 20
  382. h += (3 * CloQuality)
  383. money -= price
  384. dynamic $ARGS[2] + '[<<ARGS[3]>>] = 1'
  385. if $ARGS[2] = 'cheap' or $ARGS[2] = 'office':
  386. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 70 + <<h>>'
  387. elseif $ARGS[2] = 'average':
  388. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 90 + <<h>>'
  389. elseif $ARGS[2] = 'formal':
  390. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 15 + <<h>>'
  391. elseif $ARGS[2] = 'fetish' or $ARGS[2] = 'exhibit' or $ARGS[2] = 'burlesque':
  392. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 35 + <<h>>'
  393. elseif $ARGS[2] = 'school' or $ARGS[2] = 'uniform':
  394. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 120 + <<h>>'
  395. elseif $ARGS[2] = 'exercise':
  396. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 100 + <<h>>'
  397. elseif $ARGS[2] = 'coat':
  398. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 250 + <<h>>'
  399. else
  400. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 60 + <<h>>'
  401. end
  402. dynamic $ARGS[2] + 'B[<<ARGS[3]>>] = pcs_hips'
  403. dynamic $ARGS[2] + 'S[<<ARGS[3]>>] = 0'
  404. gs 'stat'
  405. gt $loc, $metka
  406. end
  407. end
  408. if karta + bankDebtLimit >= Price:
  409. act 'Buy (card)':
  410. h = 0
  411. if CloStyle = 2:h = 10
  412. if CloStyle = 5:h = 20
  413. h += (3 * CloQuality)
  414. karta -= price
  415. dynamic $ARGS[2] + '[<<ARGS[3]>>] = 1'
  416. if $ARGS[2] = 'cheap' or $ARGS[2] = 'office':
  417. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 70 + <<h>>'
  418. elseif $ARGS[2] = 'average':
  419. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 90 + <<h>>'
  420. elseif $ARGS[2] = 'formal':
  421. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 15 + <<h>>'
  422. elseif $ARGS[2] = 'fetish' or $ARGS[2] = 'exhibit' or $ARGS[2] = 'burlesque':
  423. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 35 + <<h>>'
  424. elseif $ARGS[2] = 'school' or $ARGS[2] = 'uniform':
  425. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 120 + <<h>>'
  426. elseif $ARGS[2] = 'exercise':
  427. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 100 + <<h>>'
  428. elseif $ARGS[2] = 'coat':
  429. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 250 + <<h>>'
  430. else
  431. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 60 + <<h>>'
  432. end
  433. dynamic $ARGS[2] + 'B[<<ARGS[3]>>] = pcs_hips'
  434. dynamic $ARGS[2] + 'S[<<ARGS[3]>>] = 0'
  435. gs 'stat'
  436. gt $loc, $metka
  437. end
  438. end
  439. end
  440. end
  441. elseif $ARGS[1] = 'wardrobe':
  442. act 'Return':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  443. if $ARGS[2] ! 'school' or ARGS[3] ! 6:
  444. !! if the clothing is worn out
  445. if dyneval('RESULT = <<$ARGS[2]>>H[<<ARGS[3]>>]') <= 0:
  446. 'This item is worn and is not suitable for further wear.'
  447. if pcs_sewng >= 60 and tkan > 0:
  448. cla
  449. 'You can repair this thanks to your sewing skill.'
  450. act 'Repair item':
  451. if rand (1, 100) < 30:
  452. cla
  453. tkan -= 1
  454. minut += 30
  455. dynamic $ARGS[2] + 'H[<<ARGS[3]>>] += 30'
  456. 'You spend 30 minutes fixing the outfit.'
  457. act 'Return':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  458. else
  459. cla
  460. tkan += 3
  461. minut += 30
  462. dynamic $ARGS[2] + '[<<ARGS[3]>>] = 0'
  463. 'Despite your skill with a needle, this outfit has proved beyond repair. All that is left of it is only good for your cloth pile.'
  464. act 'Return':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>'
  465. end
  466. end
  467. act 'Return': gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  468. end
  469. exit
  470. end
  471. !! if the clothing is a type that checks for hip size
  472. if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
  473. !! if the hipsize is too far from your hipsize
  474. dynamic 'RESULT = <<$ARGS[2]>>B[<<ARGS[3]>>]'
  475. if RESULT < pcs_hips - 8 or RESULT > pcs_hips + 8:
  476. if RESULT < pcs_hips:
  477. 'This item is too small for you to wear.'
  478. else
  479. 'This item is too large for you to wear.'
  480. end
  481. if pcs_sewng >= 60 and tkan > 0:
  482. cla
  483. 'You can resize this thanks to your sewing skill.'
  484. act 'Resize item':
  485. cla
  486. tkan -= 1
  487. minut += 30
  488. dynamic $ARGS[2] + 'B[<<ARGS[3]>>] = pcs_hips'
  489. 'You spend 30 minutes resizing the outfit.'
  490. act 'Return':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  491. end
  492. act 'Return': gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  493. end
  494. exit
  495. end
  496. end
  497. end
  498. if $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
  499. if CloInhibit > pcs_inhib:
  500. 'You don''t feel daring enough to wear an outfit this revealing.'
  501. elseif ARRPOS('$CloLosTyp', $ARGS[2]) ! -1 and ARRPOS('CloLosNum',ARGS[3]) ! -1 :
  502. 'You lost these clothes somewhere, maybe you can find them again?.'
  503. else
  504. act 'Wear':
  505. gs 'clothing', 'wear', $ARGS[2], ARGS[3]
  506. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  507. end
  508. end
  509. end
  510. elseif $ARGS[1] = 'store' or $ARGS[1] = 'unwanted':
  511. act 'Return':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  512. if $ARGS[2] ! 'coat':
  513. act 'Move back to wardrobe':
  514. dynamic $ARGS[2] + 'S[<<ARGS[3]>>] = 0'
  515. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  516. end
  517. end
  518. elseif $ARGS[1] = 'sell':
  519. $ward_list_page = $ARGS[1]
  520. act 'Keep item':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  521. !! value is based on the strength remaining
  522. dynamic 'RESULT = <<$ARGS[2]>>H[<<ARGS[3]>>]'
  523. if RESULT > 45:
  524. 'You can sell this item for 500 <b>₽</b>.'
  525. act 'Sell':
  526. dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
  527. money += 500
  528. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  529. end
  530. elseif RESULT > 30:
  531. 'You can sell this item for 300 <b>₽</b>.'
  532. act 'Sell':
  533. dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
  534. money += 300
  535. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  536. end
  537. elseif RESULT > 0:
  538. 'You can sell this item for 100 <b>₽</b>.'
  539. act 'Sell':
  540. dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
  541. money += 100
  542. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  543. end
  544. else
  545. 'This item is too worn to have any sale value.'
  546. act 'Throw it away':
  547. dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
  548. gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  549. end
  550. end
  551. elseif $ARGS[1] = 'resize':
  552. act 'Leave item alone':gt 'clothing', 'view_clothing_list', '<<$ward_list_page>>', '<<$ward_list_store>>'
  553. if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
  554. if dyneval('RESULT = <<$ARGS[2]>>B[<<ARGS[3]>>]') ! pcs_hips and money >= 500:
  555. 'You can have this resized for 500 <b>₽</b>.'
  556. act 'Resize':
  557. money -= 500
  558. dynamic '<<$ARGS[2]>>B[<<ARGS[3]>>] = pcs_hips'
  559. gt 'clothing', 'view_clothing_list', 'resize'
  560. end
  561. end
  562. end
  563. end
  564. end
  565. if $ARGS[0] = 'strip':
  566. !$ARGS[1] = location when stripping outdoors
  567. if $clothingworntype = 'nude': exit
  568. cumspclnt = 6
  569. gs 'cum_cleanup'
  570. if cloth_vid = 1:
  571. last_vid = 1
  572. else
  573. last_vid = 0
  574. end
  575. if PCloStyle2 = 4:
  576. $schbrand = $clothingworntype
  577. schtype = clothingwornnumber
  578. end
  579. if $ARGS[1] ! '' :
  580. DYNAMIC '$CloLos<<$clothingworntype>>[<<clothingwornnumber>>]=<<$ARGS[1]>>'
  581. $CloLosLoc[] = $ARGS[1]
  582. $CloLosTyp[$ARGS[1]] = $clothingworntype
  583. CloLosNum[$ARGS[1]] = clothingwornnumber
  584. CloLosDay[$ARGS[1]] = daystart
  585. KILLVAR '$lastwornclothingtype'
  586. KILLVAR 'lastwornclothingnumber'
  587. else
  588. $lastwornclothingtype = $clothingworntype
  589. lastwornclothingnumber = clothingwornnumber
  590. end
  591. $clothingworntype = 'nude'
  592. clothingwornnumber = 0
  593. CloQuality = 0
  594. CloThinness = 0
  595. CloTopCut = 0
  596. CloBra = 0
  597. CloPantsShortness = 0
  598. CloSkirtShortness = 0
  599. CloPanties = 0
  600. CloStyle = 0
  601. CloStyle2 = 0
  602. CloBimbo = 0
  603. CloOnePiece = 0
  604. PShoQuaility = 0
  605. PShoCut = 0
  606. PShoHeels = 0
  607. PShoStyle = 0
  608. PCloQuality = 0
  609. PCloThinness = 0
  610. PCloTopCut = 0
  611. PCloPants = 0
  612. PCloSkirt = 0
  613. PCloStyle = 0
  614. PCloStyle2 = 0
  615. PCloBimbo = 0
  616. PCloInhibit = 0
  617. PCloOnePiece = 0
  618. PXCloThinness = 0
  619. PXCloTopCut = 0
  620. PXCloBottomShortness = 0
  621. glamur = 0
  622. sport = 0
  623. ski = 0
  624. ofclo = 0
  625. sexual = 0
  626. odevnesh = 0
  627. ! WD: Bimbo look
  628. cloth_vid = 0
  629. exhibiHideNewCloth = 0
  630. end
  631. if $ARGS[0] = 'recover_lost_clothes':
  632. !$ARGS[1] = location
  633. !ARGS[2] = 1 : wear the clothes, ARGS[2] = 2 : Return to shop (lost FOREVAH!)
  634. $cloLoc = $ARGS[1]
  635. cloAction = ARGS[2]
  636. $clothType = $CloLosTyp[$cloLoc]
  637. clothNumber = CloLosNum[$cloLoc]
  638. dayLost = CloLosDay[$cloLoc]
  639. DYNAMIC 'KILLVAR ''$CloLos<<$clothingworntype>>'', <<clothingwornnumber>>'
  640. findLocInd = ARRPOS('$CloLosTyp', $clothType)
  641. KILLVAR '$CloLosTyp', findLocInd
  642. findLocInd = ARRPOS('CloLosNum', clothNumber)
  643. KILLVAR 'CloLosNum', findLocInd
  644. findLocInd = ARRPOS('CloLosDay', CloLosDay[$cloLoc])
  645. KILLVAR 'CloLosDay', findLocInd
  646. findLocInd = ARRPOS('$CloLosLoc', $cloLoc)
  647. KILLVAR '$CloLosLoc', findLocationIndex
  648. KILLVAR 'findLocInd'
  649. if cloAction = 1:
  650. gs 'clothing', 'wear', $clothType, clothNumber
  651. elseif cloAction = 2 :
  652. dynamic $clothType + 'S[<<clothNumber>>] = 1'
  653. end
  654. KILLVAR '$cloLoc'
  655. KILLVAR 'cloAction'
  656. KILLVAR '$clothType'
  657. KILLVAR 'clothNumber'
  658. end
  659. if $ARGS[0] = 'wear':
  660. !! ARGS 0 - action
  661. !! ARGS 1 - clothing type name
  662. !! ARGS 2 - clothing index
  663. gs 'clothing', 'strip'
  664. $clothingworntype = $ARGS[1]
  665. clothingwornnumber = ARGS[2]
  666. dynamic $ARGS[1] + 'W[<<ARGS[2]>>] = 1'
  667. gs 'clothing_attributes', $ARGS[1], ARGS[2]
  668. dynamic '<<$ARGS[1]>>S[<<ARGS[2]>>] = 0'
  669. PCloQuality = CloQuality
  670. PCloThinness = CloThinness
  671. PCloTopCut = CloTopCut
  672. PCloBra = CloBra
  673. PCloOnePiece = CloOnePiece
  674. PCloPants = CloPantsShortness
  675. PCloSkirt = CloSkirtShortness
  676. PCloPanties = CloPanties
  677. PCloStyle = CloStyle
  678. PCloStyle2 = CloStyle2
  679. PCloInhibit = CloInhibit
  680. if cheatbimbo = 0:
  681. PCloBimbo = CloBimbo
  682. if CloBimbo = 1: bimbocl = 1
  683. if CloBimbo = 0: bimbocl = 0
  684. else
  685. PCloBimbo = 0
  686. CloBimbo = 0
  687. bimbocl = 0
  688. end
  689. if PCloTopCut > 1:
  690. if tits = 2 or tits = 3:PCloTopCut += 1
  691. if tits = 4 or tits = 5:PCloTopCut += 2
  692. if tits >= 6:PCloTopCut += 3
  693. end
  694. !Calculations for clothing beauty, multiplied by natural beauty
  695. if PCloThinness > 0:
  696. if PCloThinness = 1:
  697. PXCloThinness = 25
  698. elseif PCloThinness = 2:
  699. PXCloThinness = 50
  700. elseif PCloThinness = 3:
  701. PXCloThinness = 100
  702. elseif PCloThinness = 4:
  703. PXCloThinness = 150
  704. elseif PCloThinness = 5:
  705. PXCloThinness = 200
  706. elseif PCloThinness = 6:
  707. PXCloThinness = 300
  708. elseif PCloThinness >= 7:
  709. PXCloThinness = 400
  710. end
  711. end
  712. if PCloTopCut > 0:
  713. if PCloTopCut = 1:
  714. PXCloTopCut = 25
  715. elseif PCloTopCut = 2:
  716. PXCloTopCut = 50
  717. elseif PCloTopCut = 3:
  718. PXCloTopCut = 100
  719. elseif PCloTopCut = 4:
  720. PXCloTopCut = 150
  721. elseif PCloTopCut = 5:
  722. PXCloTopCut = 200
  723. elseif PCloTopCut = 6:
  724. PXCloTopCut = 300
  725. elseif PCloTopCut >= 7:
  726. PXCloTopCut = 400
  727. end
  728. end
  729. if PCloBra = 1:
  730. PXCloTopCut = 400
  731. elseif PCloBra = 2:
  732. PXCloTopCut = 500
  733. end
  734. if PCloSkirt > 0:
  735. if PCloSkirt = 1:
  736. PXCloBottomShortness = 25
  737. elseif PCloSkirt = 2:
  738. PXCloBottomShortness = 50
  739. elseif PCloSkirt = 3:
  740. PXCloBottomShortness = 100
  741. elseif PCloSkirt = 4:
  742. PXCloBottomShortness = 150
  743. elseif PCloSkirt = 5:
  744. PXCloBottomShortness = 200
  745. elseif PCloSkirt = 6:
  746. PXCloBottomShortness = 300
  747. elseif PCloSkirt >= 7:
  748. PXCloBottomShortness = 400
  749. end
  750. end
  751. if PCloPants > 0:
  752. if PCloPants = 1:
  753. PXCloBottomShortness = 25
  754. elseif PCloPants = 2:
  755. PXCloBottomShortness = 50
  756. elseif PCloPants = 3:
  757. PXCloBottomShortness = 100
  758. elseif PCloPants = 4:
  759. PXCloBottomShortness = 150
  760. elseif PCloPants = 5:
  761. PXCloBottomShortness = 200
  762. elseif PCloPants = 6:
  763. PXCloBottomShortness = 300
  764. elseif PCloPants >= 7:
  765. PXCloBottomShortness = 400
  766. end
  767. end
  768. if PCloPanties = 1: PXCloBottomShortness = 400
  769. end
  770. if $ARGS[0] = 'wear_last_worn':
  771. !!contingency
  772. if $lastwornclothingtype = '': $lastwornclothingtype = 'nude'
  773. gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
  774. end
  775. if $ARGS[0] = 'swamp_clothes':
  776. if ARGS[1] = 1:
  777. !hessian clothing to owned, sets size and equipped.
  778. cheap[414] = 1
  779. cheapS[414] = 0
  780. cheapH[414] = 100
  781. cheapB[414] = pcs_hips
  782. swamp_clothes = 1
  783. gs 'clothing', 'wear', 'cheap', 414
  784. end
  785. if ARGS[1] = 0:
  786. !hessian clothing no longer owned, but not unequipped.
  787. cheap[414] = 0
  788. swamp_clothes = 0
  789. end
  790. end
  791. --- clothing ---------------------------------