Browse Source

Maid: Image names fix

Christine 5 years ago
parent
commit
47a80852d7

+ 6 - 6
locations/fit.qsrc

@@ -151,7 +151,7 @@ end
 
 if $ARGS[0] = 'fitgirl':
 	menu_off = 1
-	'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/idle(0).jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/idle0.jpg"></center>'
 	'The girl notices you looking and returns the smile. She undresses and taking some toiletries goes into the shower.'
 
 	act 'Turn away':gt 'fit', 'dressing room'
@@ -164,7 +164,7 @@ if $ARGS[0] = 'fitgirl':
 		!! dont ruin the pcs makeup and hair because otherwise its pretty hard to get to 80 appearance
 		shovertania += 1
 		gs 'stat'
-		'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower(0).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower0.jpg"></center>'
 		'There''s no one in the shower, except this girl. The girl looks around and seeing you smiles again then turns away.'
 		if pcs_dom > 10:
 			act 'Molest her':
@@ -172,7 +172,7 @@ if $ARGS[0] = 'fitgirl':
 				*clr
 				tanday = daystart
 				gs 'stat'
-				'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(0).jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol0.jpg"></center>'
 				'You walk up to the girl and gently place one hand on her right breast. She turns to face you.'
 
 				gs 'arousal', 'foreplay', 5, 'dom', 'lesbian'
@@ -191,7 +191,7 @@ if $ARGS[0] = 'fitgirl':
 						gs 'underwear', 'remove'
 						gs 'clothing', 'strip'
 						gs 'stat'
-						'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(1).jpg"></center>'
+						'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol1.jpg"></center>'
 						'While she is trying to understand what is happening you begin fondling her sex with your fingers, and then her hand strokes your ass.'
 
 						gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
@@ -213,7 +213,7 @@ if $ARGS[0] = 'fitgirl':
 							*clr
 							gs 'underwear', 'remove'
 							gs 'clothing', 'strip'
-							'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(2).jpg"></center>'
+							'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol2.jpg"></center>'
 							'The girl presses up to you even stronger and kisses your lips.'
 
 							gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
@@ -234,7 +234,7 @@ if $ARGS[0] = 'fitgirl':
 end
 
 if $ARGS[0] = 'tanyaIntroduction':
-	'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower(1).jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower1.jpg"></center>'
 	'Just as the both of you are about to get more intimate a group of middleaged women enters the showers. They haven''t noticed you yet. The girl next to you is clearly afraid of being spotted in the shower with you and takes her first opportunity to quietely escape to the dressing room.'
 	'You follow her only a few seconds later. She has already begun to dress herself.'
 	

+ 1 - 1
locations/nichApartment.qsrc

@@ -360,7 +360,7 @@ elseif $ARGS[0] = 'hiring':
 			*clr & cla
 			$loc = 'nichBedroomServant'
 			if nichHireMode = 2:
-				'<center><img <<$set_imgh>> src="images/characters/city/tanya/bedroom_servant(0).jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/city/tanya/bedroom_servant0.jpg"></center>'
 			end
 			'She leads you to your new room.'
 			'It has a small double bed, a wardrobe, a desk and enough free space for doing excercises. A door leads to your personal bathroom.'

+ 35 - 35
locations/nichChore.qsrc

@@ -36,15 +36,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallway.jpg'
 			$nichChoreDesc = 'The hallway has been cleaned recently. There is no need to clean it again.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt1.jpg'
 			$nichChoreDesc = 'The floor is a little bit dirty.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt2.jpg'
 			$nichChoreDesc = 'The floor is somewhat dirty. One has to be careful not to step into the dirt.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/hallwayDirt3.jpg'
 			$nichChoreDesc = 'The floor is very dirty. Wearing shoes here would be wise because otherwise hosiery could be ruined.'
 		end
 		
@@ -66,15 +66,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathroomGuest.jpg'
 			$nichChoreDesc = 'The cloakroom hasn''t been used since it was last cleaned. There are no used towels in the basket, the end of the toilet paper is folded and the sink is in pristine condition. There is no need to clean up.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt1.jpg'
 			$nichChoreDesc = 'Judging from a used towel being in the towel basket and some tiny splashes of water somebody has used this room lately. Although it being very clean Nicholas surely expects you to clean it.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt2.jpg'
 			$nichChoreDesc = 'This room has been used several times since it has been cleaned for the last time. The sink is somewhat dirty, the toilet paper needs to be filled up and the fresh towels are nearly used up.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathGuestDirt3.jpg'
 			$nichChoreDesc = 'This room is dirty, which can not only be seen but also smelled. The toilet paper is used up, the sink has some water, soap and hair in it and the toilet hasn''t been flushed correctly.'
 		end
 		
@@ -96,15 +96,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedroomServant.jpg'
 			$nichChoreDesc = 'Your room is all cleaned up. Everything is at its place, the bed is tidied up and there is no visible dust on the furniture.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty1.jpg'
 			$nichChoreDesc = 'Your room appears to be clean. You should make your bed though.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty2.jpg'
 			$nichChoreDesc = 'Some items are lying on the ground and your bed looks untidy.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedServantDirty3.jpg'
 			$nichChoreDesc = 'It appears as if most of your possessions are lying on the ground and your bed looks untidy. Also there is some visible dust on the shelves.'
 		end	
 		
@@ -126,15 +126,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathroomServant.jpg'
 			$nichChoreDesc = 'Apart from tiny inperfections you can''t avoid while using your shower and toilet your bathroom is perfectly clean.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty1.jpg'
 			$nichChoreDesc = 'There is a small amount of lime in the shower and you should scrub the toilet. The floor could also use some cleaning.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty2.jpg'
 			$nichChoreDesc = 'Your beauty products appliances clutter your sink. In addition there is some amount of lime in the shower and you should scrub the toilet. The floor could also use some cleaning.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathServantDirty3.jpg'
 			$nichChoreDesc = 'The condition of this bathroom is worse than most truck stop restrooms. It smells badly and is in dire need of cleaning.'
 		end
 	
@@ -153,19 +153,19 @@ if $ARGS[0] = 'inspect':
 		nichTimeBDiligent	= 240
 		
 		if nichChoreState[nichChoreID] = 0:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry(0).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry0.jpg'
 			$nichChoreDesc = 'There is no laundry to do right now.'
 		elseif nichChoreState[nichChoreID] <= 15:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry1.jpg'
 			$nichChoreDesc = 'A small pile of laundry lies in front of the washing machine. It is hardly enough to fill the machine halfway.'
 		elseif nichChoreState[nichChoreID] <= 25:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry2.jpg'
 			$nichChoreDesc = 'A pile of laundry lies in front of the washing machine waiting to be washed.'
 		else nichChoreState[nichChoreID] <= 35:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry3.jpg'
 			$nichChoreDesc = 'A big pile of laundry lies in front of the washing machine. You will have to fill the machine several times to get it all done.'
 		else
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry(4).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/laundry4.jpg'
 			$nichChoreDesc = 'The pile of laundry in front of the washing machine is enormous. It appears as if the majority of Nicholas'' clothes is here instead of his wardrobe.'
 		end
 		
@@ -188,15 +188,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedroomTanja.jpg'
 			$nichChoreDesc = 'Tanyas room is cleaned up. There is no need to clean it again.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty1.jpg'
 			$nichChoreDesc = 'The floor of Tanyas room is cleaned up, but she has cluttered her make-up all over her desk and her bed should be done.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty2.jpg'
 			$nichChoreDesc = 'Tanyas bed needs to be done and she has cluttered some of her dirty clothes all over her floor. You should put them into the laundry.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/tanyaDirty3.jpg'
 			$nichChoreDesc = 'Even entering Tanyas room is difficult since she has cluttered dirty and clean clothes all over the floor.'
 		end
 		
@@ -218,15 +218,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathroomMaster.jpg'
 			$nichChoreDesc = 'Since the bathroom gets used over the day some tiny bits of spilled water and a small amount of untidiness can''t be avoided. There is no need for you to clean this bathroom now.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty1.jpg'
 			$nichChoreDesc = 'There are various items cluttered around the sink, the floor could be cleaned and the bathtub could be scrubbed.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty2.jpg'
 			$nichChoreDesc = 'The floor is covered in water and lime, the bathtub needs to be scrubbed and the toilet and the sink also require attention.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bathMasterDirty3.jpg'
 			$nichChoreDesc = 'The bathroom is very dirty. There is also a unpleasant smell in the air.'
 		end	
 	elseif $ARGS[1] = 'master':
@@ -247,15 +247,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedroomMaster.jpg'
 			$nichChoreDesc = 'The bedroom of Nicholas is in pristine condition. There is no need to clean it now.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty1.jpg'
 			$nichChoreDesc = 'The bed of Nicholas need to be made. You could also sweep the floor.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty2.jpg'
 			$nichChoreDesc = 'There are some clothes cluttered over the floor. You should put them into the laundry. The bed also needs to be made.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/bedMasterDirty3.jpg'
 			$nichChoreDesc = 'There are clothes cluttered over the floor and the bed. The bed needs to be made and you should clean the floor.'
 		end		
 	
@@ -277,15 +277,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/living.jpg'
 			$nichChoreDesc = 'The living room of Nicholas is in pristine condition. There is no need to clean it now.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty1.jpg'
 			$nichChoreDesc = 'Some whine glasses and other items are standing around the living room. You could also remove dust from the furniture and clean the floor.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty2.jpg'
 			$nichChoreDesc = 'A visible layer of dust covers the floor and some of the pieces of furniture.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/livingDirty3.jpg'
 			$nichChoreDesc = 'There are many clusters of hair and dust all over the living room. Shou need to clean the floor and the furniture.'
 		end	
 	elseif $ARGS[1] = 'kitchen':
@@ -306,15 +306,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchen.jpg'
 			$nichChoreDesc = 'The kitchen is in pristine condition. There is no need to clean it now.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty1.jpg'
 			$nichChoreDesc = 'There is some dirty dishes in the sink and the stove could use some cleaning.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty2.jpg'
 			$nichChoreDesc = 'A pile of dishes fills the sink and the sorrounding area. The floor could use some cleaning and the stove is pretty dirty.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/kitchenDirty3.jpg'
 			$nichChoreDesc = 'The kitchen is filled with dirty dishes. The stove is dirty and you should really clean up the floor. A bad smell is in the air.'
 		end	
 	elseif $ARGS[1] = 'study':
@@ -335,15 +335,15 @@ if $ARGS[0] = 'inspect':
 			$nichTempPic = 'images/locations/city/citycenter/nichApartment/study.jpg'
 			$nichChoreDesc = 'The study is in pristine condition. There is no need to clean it now.'
 		elseif nichChoreState[nichChoreID] <= 5:
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty(1).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty1.jpg'
 			$nichChoreDesc = 'Nicholas keeps his study in a tidy condition. Nevertheless there is a tiny amount of dust on the shelves.'
 		elseif nichChoreState[nichChoreID] <= 15:
 			nichChoreTimeF = 2
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty(2).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty2.jpg'
 			$nichChoreDesc = 'A small amount of dust is on the shelves. You could also clean the keyboard of Nicholas '' computer.'
 		else
 			nichChoreTimeF = 4
-			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty(3).jpg'
+			$nichTempPic = 'images/locations/city/citycenter/nichApartment/studyDirty3.jpg'
 			$nichChoreDesc = 'The furniture is covered in a thick layer of dust dust.'
 		end	
 	end

+ 27 - 27
locations/nichGala.qsrc

@@ -112,7 +112,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 1:
 		minut += 5
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(1).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training1.jpg"></center>'
 		'When Gala returns she wears some kind of purple fetish wear. Her legs are covered by overkness while her breasts and privates are exposed.'
 		'"Open your mouth, slut!"'
 		'You do as commanded and she pushes a black ballgag behind your lips and locks it behind your head.'
@@ -129,7 +129,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 10:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(36).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training36.jpg"></center>'
 		'"A maids life is often full of inconveniences and even pain."'
 		'She collects a few clothes pegs from the small table.'
 		act 'Further':
@@ -138,7 +138,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 11:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(2).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training2.jpg"></center>'
 		'"I will help you deal with this."'
 		'Stars massaging your exposed nipples.'
 		'"I will make sure you develop a tolerance for pain."'
@@ -154,7 +154,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 12:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(42).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training42.jpg"></center>'
 		'"You should be glad it''s me who is training you. Other trainers would go slow on you, but I believe in quick progress."'
 		'She attaches the other two clothes pegs to your labia and pulls them a few times, making sure they rest painfully.'
 		act 'Further':
@@ -163,7 +163,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 20:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(37).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training37.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichGalaTrainStage = 21
@@ -171,7 +171,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 21:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(39).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training39.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichRand = rand (1,3)
@@ -186,7 +186,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 22:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(45).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training45.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichGalaTrainStage = 40
@@ -194,7 +194,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 23:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(14).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training14.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichGalaTrainStage = 40
@@ -202,7 +202,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 30:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(46).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training46.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichRand = rand (1,3)
@@ -215,7 +215,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 31:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(47).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training47.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichRand = rand (1,3)
@@ -228,7 +228,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 32:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(13).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training13.jpg"></center>'
 		!!TODO: Text
 		act 'Further':
 			nichGalaTrainStage = 40
@@ -236,7 +236,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 40:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(38).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training38.jpg"></center>'
 		nichRand = rand(1,5)
 		if nichGalaTrainCounter < 4 or nichRand = 1:
 			'"I think this was enough for today."'
@@ -262,7 +262,7 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 50:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(12).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training12.jpg"></center>'
 		'She grabs your head and pulls it towards her vagina. You can smell her sex. From the amount of juice running down Galas inner thighs she is very turned on.'
 		'She clearly expects you to start licking. And from your current position there is nothing you can do than obey.'
 		'You start licking and before long you hear Galas moans getting louder. As she nears an orgams she grabs your head and pulls it closer.'
@@ -272,13 +272,13 @@ elseif $ARGS[0] = 'training':
 		xgt 'nichGala','trainingEnd'
 	elseif nichGalaTrainStage = 51:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(11).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training11.jpg"></center>'
 		!!TODO: Text
 		nichEvalGala = 2
 		xgt 'nichGala','trainingEnd'
 	elseif nichGalaTrainStage = 60:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(20).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training20.jpg"></center>'
 		'She puts on a strapon.'
 		'Then she grabs your hair, pulls you from the chair and forces you to your knees.'
 		'"I know you are a cock-hungry slut. I am sure you will enjoy this."'
@@ -288,82 +288,82 @@ elseif $ARGS[0] = 'training':
 		end
 	elseif nichGalaTrainStage = 61:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(18).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training18.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 62
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 62:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(19).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training19.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 63
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 63:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(21).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training21.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 64
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 64:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(30).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training30.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 65
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 65:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(57).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training57.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 66
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 66:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(32).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training32.jpg"></center>'
 		nichEvalGala = 2
 		xgt 'nichGala','trainingEnd'
 	elseif nichGalaTrainStage = 70:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(62).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training62.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 71
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 71:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(28).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training28.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 72
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 72:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(54).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training54.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 73
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 73:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(26).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training26.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 74
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 74:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(25).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training25.jpg"></center>'
 		act 'Further':
 			nichGalaTrainStage = 75
 			gt 'nichGala', 'training'
 		end
 	elseif nichGalaTrainStage = 75:
 		minut += 1
-		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training(56).jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/gala/training/training56.jpg"></center>'
 		nichEvalGala = 2
 		xgt 'nichGala','trainingEnd'
 	end

+ 1 - 1
locations/nichLivingroom.qsrc

@@ -192,7 +192,7 @@ elseif $ARGS[0] = 'breakfast':
 		nichTemp = 8
 	end
 	
-	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/nichApartment/breakfast('+rand(0,5)+').jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/nichApartment/breakfast'+rand(0,5)+'.jpg"></center>'
 	if hour < nichTemp or (hour = nichTemp and minut <= 15):
 		'You have enough time to prepare breakfast. You make coffee, collect the newspaper from the mailbox and place everything on the dinner table.'
 		'When the family members arrive one by one the breakfast table if prepared perfectly and you stand ready to fullfill additional requests.'

+ 2 - 2
locations/nichNicholas.qsrc

@@ -115,11 +115,11 @@ elseif $ARGS[0] = 'sex':
 		nichTemp = 1
 	
 	elseif $ARGS[1] = 'bj':
-		'<center><img <<$set_imgh>> src="images/characters/city/nicholas/sex/bj/bj('+rand(0,10)+').jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/nicholas/sex/bj/bj'+rand(0,10)+'.jpg"></center>'
 		gs 'arousal', 'bj', 1
 		nichTemp += 1
 	elseif $ARGS[1] = 'anal':
-		'<center><img <<$set_imgh>> src="images/characters/city/nicholas/sex/anal/anal('+rand(0,7)+').jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/city/nicholas/sex/anal/anal'+rand(0,7)+'.jpg"></center>'
 		gs 'arousal', 'anal', 1
 		nichTemp += 1
 	end

+ 59 - 59
locations/nichUtil.qsrc

@@ -406,65 +406,65 @@ end
 if $ARGS[0] = 'cleanPic':
 	killvar '$nichTempPic'
 	if $ARGS[1] = 'bed':
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(7).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(21).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(31).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(79).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid7.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid21.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid31.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid79.jpg'
 		if $ARGS[2] = 'servant' or $ARGS[2] = 'tanya':
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(27).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(34).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(71).jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid27.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid34.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid71.jpg'
 		elseif $ARGS[2] = 'master':
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(56).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(79).jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid56.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid79.jpg'
 		end
 	elseif $ARGS[1] = 'floor':
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(5).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(9).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(15).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(16).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(58).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(60).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(61).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid5.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid9.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid15.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid16.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid58.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid60.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid61.jpg'
 	elseif $ARGS[1] = 'bath':
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(26).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(35).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(80).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid26.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid35.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid80.jpg'
 	elseif $ARGS[1] = 'kitchen':
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(19).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(23).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(24).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(38).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(52).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(66).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(67).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid19.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid23.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid24.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid38.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid52.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid66.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid67.jpg'
 	elseif $ARGS[1] = 'furniture':
 		if $ARGS[2] = 'living':
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(0).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(4).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(41).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(59).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(70).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(73).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(74).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(76).jpg'
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(78).jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid0.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid4.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid41.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid59.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid70.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid73.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid74.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid76.jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid78.jpg'
 		elseif $ARGS[2] = 'study':	
-			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(30).jpg'
+			$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid30.jpg'
 		end
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(8).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid8.jpg'
 	elseif $ARGS[1] = 'laundry':
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(12).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(13).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(25).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(49).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(54).jpg'
-		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid(69).jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid12.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid13.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid25.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid49.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid54.jpg'
+		$nichTempPic[ARRSIZE('$nichTempPic')] = 'maid69.jpg'
 	end
 	
 	if ARRSIZE('$nichTempPic') = 0:
 		!!generic fallback in case no matching picture was found
-		$RESULT = 'images/pc/activities/maidCleaning/maid(0).jpg'
+		$RESULT = 'images/pc/activities/maidCleaning/maid0.jpg'
 	else
 		$RESULT = 'images/pc/activities/maidCleaning/'+$nichTempPic[rand(0,ARRSIZE('$nichTempPic')-1)]
 	end
@@ -484,48 +484,48 @@ if $ARGS[0] = 'tanyaPic':
 	$nichTempFolder = 'images/characters/city/tanya/'
 	
 	if $ARGS[1] = 'idle':
-		$RESULT = $nichTempFolder + 'idle/idle('+rand(0,5)+').jpg'
+		$RESULT = $nichTempFolder + 'idle/idle'+rand(0,5)+'.jpg'
 	end
 	
 	if $ARGS[1] = 'cuddle':
-		$RESULT = $nichTempFolder + 'sex/cuddle('+rand(0,4)+').jpg'
+		$RESULT = $nichTempFolder + 'sex/cuddle'+rand(0,4)+'.jpg'
 	end
 	
 	if $ARGS[1] = 'sexL' or $ARGS[1] = 'sexH':
 		!! Pictures which work for both lesbian and heterosexual sex
 		if $ARGS[2] = 'after':
 			!! pictures of Tanya relaxing after sex
-			$RESULT = $nichTempFolder + 'sex/relax('+rand(0,5)+').jpg'
+			$RESULT = $nichTempFolder + 'sex/relax'+rand(0,5)+'.jpg'
 		elseif $ARGS[2] = 'pose':
-			$RESULT = $nichTempFolder + 'sex/pose('+rand(0,1)+').jpg'
+			$RESULT = $nichTempFolder + 'sex/pose'+rand(0,1)+'.jpg'
 		elseif $ARGS[2] = 'undress':
-			$RESULT = $nichTempFolder + 'sex/undress('+rand(0,3)+').jpg'
+			$RESULT = $nichTempFolder + 'sex/undress'+rand(0,3)+'.jpg'
 		end
 	end
 	if $ARGS[1] = 'sexL':
 		if $ARGS[2] = 'kiss':
-			$RESULT = $nichTempFolder + 'sexL/kiss/kiss('+rand(0,5)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/kiss/kiss'+rand(0,5)+'.jpg'
 		elseif $ARGS[2] = 'aeatout':
-			$RESULT = $nichTempFolder + 'sexL/aeatout/aeatout('+rand(0,3)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/aeatout/aeatout'+rand(0,3)+'.jpg'
 		elseif $ARGS[2] = 'peatout':
-			$RESULT = $nichTempFolder + 'sexL/peatout/peatout('+rand(0,6)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/peatout/peatout'+rand(0,6)+'.jpg'
 		elseif $ARGS[2] = 'arimjob':
-			$RESULT = $nichTempFolder + 'sexL/arimjob/arimjob('+rand(0,3)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/arimjob/arimjob'+rand(0,3)+'.jpg'
 		elseif $ARGS[2] = 'primjob':
-			$RESULT = $nichTempFolder + 'sexL/primjob/primjob('+rand(0,1)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/primjob/primjob'+rand(0,1)+'.jpg'
 		elseif $ARGS[2] = 'astrapon':
-			$RESULT = $nichTempFolder + 'sexL/astrapon/astrapon('+rand(0,5)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/astrapon/astrapon'+rand(0,5)+'.jpg'
 		elseif $ARGS[2] = 'pstrapon':
-			$RESULT = $nichTempFolder + 'sexL/pstrapon/pstrapon('+rand(0,3)+').jpg'
+			$RESULT = $nichTempFolder + 'sexL/pstrapon/pstrapon'+rand(0,3)+'.jpg'
 		end
 	elseif $ARGS[1] = 'sexH':
 		if $ARGS[2] = 'spy':
 			if $ARGS[3] = '' or $ARGS[3] = 'nicholas':
-				$RESULT = $nichTempFolder + 'sexNich/nich('+rand(0,5)+').jpg'
+				$RESULT = $nichTempFolder + 'sexNich/nich'+rand(0,5)+'.jpg'
 			elseif $ARGS[3] = 'bf1':
-				$RESULT = $nichTempFolder + 'sexBf/bf1/sex('+rand(0,4)+').jpg'
+				$RESULT = $nichTempFolder + 'sexBf/bf1/sex'+rand(0,4)+'.jpg'
 			elseif $ARGS[3] = 'bf2':
-				$RESULT = $nichTempFolder + 'sexBf/bf2/sex('+rand(0,2)+').jpg'
+				$RESULT = $nichTempFolder + 'sexBf/bf2/sex'+rand(0,2)+'.jpg'
 			end
 		end
 	end