0
0
Kaynağa Gözat

[fixed] Starting uniforms for different school starts so they don't get kicked out of their cliques fo wearing wrong clothing so easily

KevinSmarts 4 yıl önce
ebeveyn
işleme
bce5749a13

+ 1 - 0
locations/_attributes_alternative.qsrc

@@ -303,6 +303,7 @@ elseif ARGS[1] = 55:
 	CloTopCut = 1
 	CloSkirtShortness = 5
 	CloStyle = 2
+	CloStyle2 = 4
 elseif ARGS[1] = 56:
 	CloQuality = 3
 	CloThinness = 3

+ 28 - 3
locations/preCUST.qsrc

@@ -583,8 +583,11 @@ if $ARGS[0] = 'Done':
 	end
 	
 !!setting default exercise outfit and setting coats
-	if goth_clothing = 1:
-		killvar 'goth_clothing'
+	if school_clothing = 1:
+		killvar 'school_clothing'
+		alternative[55] = 1
+		alternativeH[55] = 120
+		alternativeB[55] = pcs_hips
 		sportspantynumber = 44
 		sportsbranumber = 28
 		$sportsbratype = 'kats'
@@ -606,7 +609,29 @@ if $ARGS[0] = 'Done':
 		coat[5] = 1
 		coatH[5] = 200
 		defaultcoat = 5
-		sportscoat = 5	
+		sportscoat = 5
+		if school_clothing = 2:
+			school[10] = 1
+			schoolH[10] = 120
+			schoolB[10] = pcs_hips
+		elseif school_clothing = 3:
+			school[62] = 1
+			schoolH[62] = 120
+			schoolB[62] = pcs_hips
+		elseif school_clothing = 4:
+			alternative[19] = 1
+			alternativeH[19] = 120
+			alternativeB[19] = pcs_hips
+		elseif school_clothing = 5:
+			school[25] = 1
+			schoolH[25] = 120
+			schoolB[25] = pcs_hips
+		elseif school_clothing = 6:
+			school[26] = 1
+			schoolH[26] = 120
+			schoolB[26] = pcs_hips
+		end
+		killvar 'school_clothing'
 	end
 	sportsshoenumber = 21
 	$sportspursetype = $currentpursetype

+ 9 - 1
locations/preSYS.qsrc

@@ -931,6 +931,7 @@ if $ARGS[0] = 'socialite':
 		currentpursenumber = 4
 		fashionista_purses[4] = 1
 		bag = 1
+		school_clothing = 6
 		if player_avatar ! 1: pcs_hairlng = 200
 		gs 'npc_relationship', 'socialgroup_setting', 10, 5, 0, 0, 0, 0
 		npc_rel['A140'] += 10
@@ -959,6 +960,7 @@ if $ARGS[0] = 'beautiful':
 			pcs_lip = 3
 			pcs_lashes = 2
 		end
+		school_clothing = 6
 		pcs_skin = 100
 		pcs_tan = 50
 		genbsize = 37
@@ -1047,6 +1049,7 @@ if $ARGS[0] = 'gopnikstart':
 		pcs_kick = 35
 		pcs_def = 35
 		pcs_makupskl = 20
+		school_clothing = 5
 		npc_rel['A9'] += 10
 		npc_rel['A10'] += 10
 		npc_rel['A11'] += 10
@@ -1090,6 +1093,7 @@ if $ARGS[0] = 'troublemaker':
 		currentpursenumber = 16
 		dolls_purses[16] = 1
 		bag = 1
+		school_clothing = 5
 		if player_avatar ! 1: pcs_hairlng = 55
 		npc_rel['A24'] += 10
 		npc_rel['A155'] += 15
@@ -1208,6 +1212,7 @@ if $ARGS[0] = 'alternative':
 			pcs_lip = 2
 			pcs_lashes = 1
 		end
+		school_clothing = 4
 		pcs_skin = 80
 		pcs_tan = 5
 		pcs_inhib = 40
@@ -1305,6 +1310,7 @@ if $ARGS[0] = 'uglyduckling':
 			pcs_lip = 0
 			pcs_lashes = 2
 		end
+		school_clothing = 3
 		salo = 20
 		willpowermax = 70
 		gt 'preCUST', 'SGStart'
@@ -1340,6 +1346,7 @@ if $ARGS[0] = 'goodgirl':
 			pcs_lip = 2
 			pcs_lashes = 1
 		end
+		school_clothing = 3
 		salo = 80
 		genbsize = 17
 		npc_rel['A25'] -= 5
@@ -1398,6 +1405,7 @@ if $ARGS[0] = 'slut':
 			pcs_lip = 2
 			pcs_lashes = 1
 		end
+		school_clothing = 2
 		pcs_perform = 20
 		pcs_skin = 80
 		pcs_tan = 20
@@ -1473,7 +1481,7 @@ if $ARGS[0] = 'goth':
 			pcs_eyecol = 1
 			pcs_lashes = 1
         end
-		goth_clothing = 1
+		school_clothing = 1
         kosmetica = 25
 		stanok = 20
 		tampon = 10