123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563 |
- # clothing
- $clothing_list_line = {
- !! a single line in a clothing list (wardrobe, etc)
- !! ARGS 0 - action type (wardrobe, sell, resize, store, forsale)
- !! ARGS 1 - clothing type
- !! ARGS 2 - clothing index
- $bgcolor = iif($bgcolor='#f3f4ee','#ffffff','#f3f4ee')
- $RESULT = '<TR bgcolor='+$bgcolor+'>'
- if Enable_clothwidth > 0:
- clothing_temp = Enable_clothwidth - 1
- else
- clothing_temp = 75 & !clothing widdefault to 75
- end
- $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>>"></a></TD>'
- killvar 'clothing_temp'
- gs 'clothing_attributes', $ARGS[1], ARGS[2]
- if $ARGS[1] ! 'school' or ARGS[2] ! 6:
- $RESULT += '<TD>' + dyneval '$RESULT += <<$ARGS[1]>>H[<<ARGS[2]>>]' + '</TD>'
- if $ARGS[1] ! 'exercise' and $ARGS[1] ! 'coat' and CloStyle ! 5:
- $RESULT += '<TD>' + dyneval '$RESULT += <<$ARGS[1]>>B[<<ARGS[2]>>]' + '</TD>'
- else
- $RESULT += '<TD></TD>'
- end
- else
- $RESULT += '<TD colspan="2"></TD>'
- end
- if $ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear':
- gs 'clothing_descriptions'
- $RESULT += '<TD><<FUNC(''$short_description'', $ARGS[1])>> <<ARGS[2]>><br/><br/><<$description>></TD>'
- else
- $RESULT += '<TD>' + FUNC('$clothing_name', $ARGS[1], ARGS[2]) + '</TD>'
- end
- if CloBimbo = 1:
- $RESULT += '<TD>Yes</TD>'
- else
- $RESULT += '<TD>No</TD>'
- end
- if $ARGS[1] = 'naughty' and CloQuality < 4:
- $RESULT += '<TD>Yes</TD>'
- else
- $RESULT += '<TD>No</TD>'
- end
- $RESULT += '<TD><a href="exec:gt ''clothing'', ''view_clothing_item'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>">View</a>'
- if $ARGS[0] ! 'sell':
- if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and ($clothingworntype ! 'school' or clothingwornnumber ! 6):
- $RESULT += ' <a href="exec:gs ''clothing'', ''wear'', ''<<$ARGS[1]>>'', <<ARGS[2]>> & gt ''clothing'', ''view_clothing_list'', ''wardrobe''">Wear</a></TD>'
- elseif ($ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear') and dyneval('RESULT = <<$ARGS[1]>>H[<<ARGS[2]>>]') > 0:
- if $ARGS[1] ! 'exercise' and CloStyle ! 5 and (dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') < (bedra - 8) or dyneval('RESULT = <<$ARGS[1]>>B[<<ARGS[2]>>]') > (bedra + 8)):
- $RESULT += '</TD>'
- else
- $RESULT += ' <a href="exec:gs ''clothing'', ''wear'', ''<<$ARGS[1]>>'', <<ARGS[2]>> & gt ''clothing'', ''view_clothing_list'', ''wardrobe''">Wear</a></TD>'
- end
- else
- $RESULT += '</TD>'
- end
- if $ARGS[1] ! 'school' or ARGS[2] ! 6:
- $RESULT += '<TD>'
- if cloc ! 1:$RESULT += ' <a href="exec:gt ''clothing'', ''dest1'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>">Storage</a><BR>'
- if cloc ! 0:$RESULT += ' <a href="exec:gt ''clothing'', ''dest0'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>">Wardrobe</a><BR>'
- if cloc ! 2:$RESULT += ' <a href="exec:gt ''clothing'', ''dest2'', ''<<$ARGS[0]>>'', ''<<$ARGS[1]>>'', <<ARGS[2]>>">Unwanted</a>'
- $RESULT += '</TD>'
- end
- end
- }
- if $ARGS[0] = 'dest0':
- *clr
- dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 0'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- if $ARGS[0] = 'dest1':
- *clr
- dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 1'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- if $ARGS[0] = 'dest2':
- *clr
- dynamic '<<$ARGS[2]>>S[<<ARGS[3]>>] = 2'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- if $ARGS[0] = 'view_clothing_list':
- !! ARGS 0 - view_clothing_list
- !! ARGS 1 - action type (wardrobe, sell, resize, store, unwanted)
- !! ARGS 2 - brothel flag (brothel)
- act 'Leave':gt $loc, $metka
- if $ARGS[1] ! 'sell' :'<center><table border=1><TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''wardrobe''">Wardrobe </a></TH><TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''store''">Storage</a></TH><TH><a href="exec:gt ''clothing'', ''view_clothing_list'', ''unwanted''">Unwanted</a></TH><TH><a href="exec:gt ''clothing_QV'', ''list''">Pick something to wear</a></TH></center>'
- $bgcolor='#f3f4ee'
- if $ARGS[1] = 'sell' :
- '<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>'
- else
- '<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>'
- end
-
- if $ARGS[1] = 'wardrobe':
- cloc = 0
- if $clothingworntype ! 'nude':act 'Strip':gs 'clothing', 'strip' & gt $loc, $metka
- if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0 and ($clothingworntype ! 'school' or clothingwornnumber ! 6):*P dyneval($clothing_list_line, $ARGS[1], 'school', 6)
- end
-
- if $ARGS[1] = 'store':
- cloc = 1
- end
-
- if $ARGS[1] = 'unwanted':
- cloc = 2
- end
- i = 1
- :loopcheap
- if cheap[i] = 1 and cheapS[i] = cloc and ($clothingworntype ! 'cheap' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'cheap', i)
- i += 1
- if i <= 85:jump 'loopcheap'
- i = 1
- :loopaverage
- if average[i] = 1 and averageS[i] = cloc and ($clothingworntype ! 'average' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'average', i)
- i += 1
- if i <= 125:jump 'loopaverage'
- i = 1
- :loopexpensive
- if expensive[i] = 1 and expensiveS[i] = cloc and ($clothingworntype ! 'expensive' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'expensive', i)
- i += 1
- if i <= 147:jump 'loopexpensive'
- i = 1
- :loopformal
- if formal[i] = 1 and formalS[i] = cloc and ($clothingworntype ! 'formal' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'formal', i)
- i += 1
- if i <= 14:jump 'loopformal'
- i = 1
- :loopoffice
- if office[i] = 1 and officeS[i] = cloc and ($clothingworntype ! 'office' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'office', i)
- i += 1
- if i <= 30:jump 'loopoffice'
- i = 1
- :loopschool
- if school[i] = 1 and schoolS[i] = cloc and ($clothingworntype ! 'school' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'school', i)
- i += 1
- if i = 6: i = 7
- if i <= 14:jump 'loopschool'
- i = 1
- :loopexercise
- if exercise[i] = 1 and exerciseS[i] = cloc and ($clothingworntype ! 'exercise' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'exercise', i)
- i += 1
- if i <= 26:jump 'loopexercise'
- i = 1
- :loopnaughty
- if naughty[i] = 1 and naughtyS[i] = cloc and ($clothingworntype ! 'naughty' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'naughty', i)
- i += 1
- if i <= 67:jump 'loopnaughty'
- i = 1
- :loopexhibit
- if exhibit[i] = 1 and exhibitS[i] = cloc and ($clothingworntype ! 'exhibit' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'exhibit', i)
- i += 1
- if i <= 30:jump 'loopexhibit'
- i = 1
- :loopuniform
- if uniform[i] = 1 and uniformS[i] = cloc and ($clothingworntype ! 'uniform' or clothingwornnumber ! i):*P dyneval($clothing_list_line, $ARGS[1], 'uniform', i)
- i += 1
- if i <= 24:jump 'loopuniform'
- i = 1
- :loopswimwear
- if swimwear[i] = 1 and swimwearS[i] = cloc :*P dyneval($clothing_list_line, $ARGS[1], 'swimwear', i)
- i += 1
- if i <= 30:jump 'loopswimwear'
- '</table>'
- end
- if $ARGS[0] = 'view_clothing_item':
- !! ARGS 0 - view_clothing_item
- !! ARGS 1 = action type (wardrobe, shop, sell, resize)
- !! ARGS 2 - clothing type
- !! ARGS 3 - clothing index
- !! ARGS 4 - price for shop
- cla
- '<center><img src="<<FUNC(''$clothing_image'', $ARGS[2], ARGS[3])>>"></center>'
- $RESULT = FUNC('$short_description', $ARGS[2])
- $RESULT += '<<ARGS[3]>>'
- '<<$RESULT>>'
- gs 'clothing_attributes', $ARGS[2], ARGS[3]
- if $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
- gs 'clothing_descriptions'
- '<<$description>>'
- else
- FUNC('$clothing_name', $ARGS[2], ARGS[3])
- end
- if CloBimbo = 1:'This item is considered bimbo clothing.'
- if $ARGS[2] = 'naughty' and CloQuality < 4:'This outfit can be used for prostitution.'
- if $ARGS[2] = 'uniform':
- if CloStyle2 = 1:
- 'This outfit is considered to be a maid uniform.'
- else
- 'This outfit is a server uniform, suitable for jobs that require one.'
- end
- end
- if $ARGS[1] ! 'shop' and ($ARGS[2] ! 'school' or $ARGS[3] ! 6):
- $RESULT = '(strength '
- dynamic '$RESULT += <<$ARGS[2]>>H[<<ARGS[3]>>]'
- if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
- $RESULT += ', hip size '
- dynamic '$RESULT += <<$ARGS[2]>>B[<<ARGS[3]>>]'
- end
- $RESULT += ')'
- '<<$RESULT>>'
- end
- if $ARGS[1] = 'shop':
- if dyneval('RESULT = <<$ARGS[2]>>[<<ARGS[3]>>]') = 1:
- 'You already own this item.'
- act 'Leave': gt $loc, $metka
- else
- if $ARGS[2] = 'coat' and ARGS[3] = 5:
- price = ARGS[4]
- else
- price = ('<<ARGS[4]>>' * ((5 * CloQuality) + 100) / 100) * 1000 / (1250 - Clothingstock[ARGS[3]])
- end
- 'Price: <<price>>'
- act 'Leave': gt $loc, $metka
- if money >= Price:
- act 'Buy':
- h = 0
- if CloStyle = 2:h = 10
- if CloStyle = 5:h = 20
- h += (3 * CloQuality)
- money -= price
- dynamic $ARGS[2] + '[<<ARGS[3]>>] = 1'
- if $ARGS[2] = 'cheap' or $ARGS[2] = 'office':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 70 + <<h>>'
- elseif $ARGS[2] = 'average':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 90 + <<h>>'
- elseif $ARGS[2] = 'formal':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 15 + <<h>>'
- elseif $ARGS[2] = 'naughty' or $ARGS[2] = 'exhibit':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 35 + <<h>>'
- elseif $ARGS[2] = 'school' or $ARGS[2] = 'uniform':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 120 + <<h>>'
- elseif $ARGS[2] = 'exercise':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 100 + <<h>>'
- elseif $ARGS[2] = 'coat':
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 250 + <<h>>'
- else
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] = 60 + <<h>>'
- end
- dynamic $ARGS[2] + 'B[<<ARGS[3]>>] = bedra'
- gt $loc, $metka
- end
- else
- 'You cannot afford this outfit.'
- end
- end
- elseif $ARGS[1] = 'wardrobe':
- act 'Leave in closet':gt 'clothing', 'view_clothing_list', $ARGS[1]
- if $ARGS[2] ! 'school' and $ARGS[3] ! 6:
- !! if the clothing is worn out
- if dyneval('RESULT = <<$ARGS[2]>>H[<<ARGS[3]>>]') <= 0:
- 'This item is worn and is not suitable for further wear.'
- exit
- end
- !! if the clothing is a type that checks for hip size
- if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
- !! if the hipsize is too far from your hipsize
- dynamic 'RESULT = <<$ARGS[2]>>B[<<ARGS[3]>>]'
- if RESULT < bedra - 8:
- 'This item is too small for you to wear.'
- if poSkill >= 100:
- cla
- 'You can resize this thanks to your sewing skill.'
- minut += 15
- act 'Resize':
- dynamic '<<$ARGS[2]>>B[<<ARGS[3]>>] = bedra'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- act 'Leave in closet':
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- exit
- elseif RESULT > bedra + 8:
- 'This item is too large for you to wear.'
- if poSkill >= 100:
- cla
- 'You can resize this thanks to your sewing skill.'
- minut += 15
- act 'Resize':
- dynamic '<<$ARGS[2]>>B[<<ARGS[3]>>] = bedra'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- act 'Leave in closet':
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- exit
- end
- end
- end
- ! WD: Bimbo look
- if $ARGS[2] ! 'coat' and $ARGS[2] ! 'swimwear':
- act 'Wear':
- gs 'clothing', 'wear', $ARGS[2], ARGS[3]
- dynamic $ARGS[2] + 'W[<<ARGS[3]>>] = 1'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- if dyneval('RESULT = <<$ARGS[2]>>H[<<ARGS[3]>>]') < 5 and poSkill >= 200 and tkan > 0:
- act 'Repair item':
- if rand (1, 100) < 30:
- cla
- tkan -= 1
- minut += 30
- dynamic $ARGS[2] + 'H[<<ARGS[3]>>] += 30'
- 'You spend 30 minutes fixing the outfit.'
- act 'Return':gt 'clothing', 'view_clothing_list', $ARGS[1]
- else
- cla
- tkan += 3
- minut += 30
- dynamic $ARGS[2] + '[<<ARGS[3]>>] = 0'
- '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.'
- act 'Return':gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- end
-
- elseif $ARGS[1] = 'sell':
- act 'Keep item':gt 'clothing', 'view_clothing_list', $ARGS[1]
- !! value is based on the strength remaining
- dynamic 'RESULT = <<$ARGS[2]>>H[<<ARGS[3]>>]'
- if RESULT > 45:
- 'You can sell this item for 500 <b>₽</b>.'
- act 'Sell':
- dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
- money += 500
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- elseif RESULT > 30:
- 'You can sell this item for 300 <b>₽</b>.'
- act 'Sell':
- dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
- money += 300
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- elseif RESULT > 0:
- 'You can sell this item for 100 <b>₽</b>.'
- act 'Sell':
- dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
- money += 100
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- else
- 'This item is too worn to have any sale value.'
- act 'Throw it away':
- dynamic '<<$ARGS[2]>>[<<ARGS[3]>>] = 0'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- elseif $ARGS[1] = 'resize':
- act 'Leave item alone':gt 'clothing', 'view_clothing_list', $ARGS[1]
- if $ARGS[2] ! 'exercise' and $ARGS[2] ! 'coat' and CloStyle ! 5:
- if dyneval('RESULT = <<$ARGS[2]>>B[<<ARGS[3]>>]') ! bedra and money >= 500:
- 'You can have this resized for 500 <b>₽</b>.'
- act 'Resize':
- money -= 500
- dynamic '<<$ARGS[2]>>B[<<ARGS[3]>>] = bedra'
- gt 'clothing', 'view_clothing_list', $ARGS[1]
- end
- end
- end
- end
- end
- if $ARGS[0] = 'strip':
- cumspclnt = 6
- gs 'cum_cleanup'
- if cloth_vid = 1:
- last_vid = 1
- else
- last_vid = 0
- end
- if $clothingworntype = 'school':schtype = clothingwornnumber
- $lastwornclothingtype = $clothingworntype
- lastwornclothingnumber = clothingwornnumber
- $clothingworntype = 'nude'
- clothingwornnumber = 0
- CloQuality = 0
- CloThinness = 0
- CloTopCut = 0
- CloPantsShortness = 0
- CloSkirtShortness = 0
- CloStyle = 0
- CloBimbo = 0
- PCloQuality = 0
- PCloThinness = 0
- PCloTopCut = 0
- PCloPants = 0
- PCloSkirt = 0
- PCloStyle = 0
- PCloBimbo = 0
- glamur = 0
- sport = 0
- ski = 0
- ofclo = 0
- sexual = 0
- odevnesh = 0
- ! WD: Bimbo look
- cloth_vid = 0
- exhibiHideNewCloth = 0
- end
- if $ARGS[0] = 'wear':
- !! ARGS 0 - action
- !! ARGS 1 - clothing type name
- !! ARGS 2 - clothing index
- gs 'clothing', 'strip'
- $clothingworntype = $ARGS[1]
- clothingwornnumber = ARGS[2]
-
- if $ARGS[1] ! 'coat' and $ARGS[1] ! 'swimwear':
- gs 'clothing_descriptions'
- else
- FUNC('$clothing_name', $ARGS[1], ARGS[2])
- end
- gs 'clothing_attributes', $ARGS[1], ARGS[2]
- PCloQuality = CloQuality
- PCloThinness = CloThinness
- PCloTopCut = CloTopCut
- PCloPants = CloPantsShortness
- PCloSkirt = CloSkirtShortness
- PCloStyle = CloStyle
- PCloStyle2 = CloStyle2
- PCloBimbo = CloBimbo
- if CloBimbo = 1:bimbocl = 1
- if PCloTopCut > 1:
- if tits = 2 or tits = 3:PCloTopCut += 1
- if tits = 4 or tits = 5:PCloTopCut += 2
- if tits >= 6:PCloTopCut += 3
- end
- !Calculations for clothing beauty, multiplied by natural beauty
- if PCloThinness > 0:
- if PCloThinness = 1:
- PXCloThinness = 25
- elseif PCloThinness = 2:
- PXCloThinness = 50
- elseif PCloThinness = 3:
- PXCloThinness = 100
- elseif PCloThinness = 4:
- PXCloThinness = 150
- elseif PCloThinness = 5:
- PXCloThinness = 200
- elseif PCloThinness = 6:
- PXCloThinness = 300
- elseif PCloThinness >= 7:
- PXCloThinness = 400
- end
- end
- if PCloTopCut > 0:
- if PCloTopCut = 1:
- PXCloTopCut = 25
- elseif PCloTopCut = 2:
- PXCloTopCut = 50
- elseif PCloTopCut = 3:
- PXCloTopCut = 100
- elseif PCloTopCut = 4:
- PXCloTopCut = 150
- elseif PCloTopCut = 5:
- PXCloTopCut = 200
- elseif PCloTopCut = 6:
- PXCloTopCut = 300
- elseif PCloTopCut >= 7:
- PXCloTopCut = 400
- end
- end
- if PCloSkirt > 0:
- if PCloSkirt = 1:
- PXCloSkirtShortness = 25
- elseif PCloSkirt = 2:
- PXCloSkirtShortness = 50
- elseif PCloSkirt = 3:
- PXCloSkirtShortness = 100
- elseif PCloSkirt = 4:
- PXCloSkirtShortness = 150
- elseif PCloSkirt = 5:
- PXCloSkirtShortness = 200
- elseif PCloSkirt = 6:
- PXCloSkirtShortness = 300
- elseif PCloSkirt >= 7:
- PXCloSkirtShortness = 400
- end
- end
- if PCloPants > 0:
- if PCloPants = 1:
- PXCloPantsShortness = 25
- elseif PCloPants = 2:
- PXCloPantsShortness = 50
- elseif PCloPants = 3:
- PXCloPantsShortness = 100
- elseif PCloPants = 4:
- PXCloPantsShortness = 150
- elseif PCloPants = 5:
- PXCloPantsShortness = 200
- elseif PCloPants = 6:
- PXCloPantsShortness = 300
- elseif PCloPants >= 7:
- PXCloPantsShortness = 400
- end
- end
- end
- if $ARGS[0] = 'wear_last_worn':
- gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
- end
- --- clothing ---------------------------------
|