1
0
Selaa lähdekoodia

girlfriend - fix picture bug

rachels 6 vuotta sitten
vanhempi
säilyke
969e13abd1
5 muutettua tiedostoa jossa 61 lisäystä ja 61 poistoa
  1. 2 2
      locations/boy
  2. 28 28
      locations/dateF
  3. 28 28
      locations/dateM
  4. 2 2
      locations/girl
  5. 1 1
      locations/lover

+ 2 - 2
locations/boy

@@ -15,8 +15,8 @@ if $ARGS[0] = 'details':
 	!Select Photos
 
 :boydetailsloop
-	picrand =  RAND(1,30)
-	if picrand = lover_picture[0] or picrand = lover_picture[1] or picrand = lover_picture[2]: jump 'boydetailsloop'
+	lover_picrand =  RAND(1,30)
+	if lover_picrand = lover_picture[0] or lover_picrand = lover_picture[1] or lover_picrand = lover_picture[2]: jump 'boydetailsloop'
 
 	loverGenderTmp = 0
 	silaVag = npc_sexskill[$npclastgenerated]

+ 28 - 28
locations/dateF

@@ -20,7 +20,7 @@ if $ARGS[0] = 'start':
 
 	!!1) Sveta in a school uniform
 	if clothingworntype = 'school':
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a girl of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. She is wearing <<$boyClo>>'
 		'As she nears you, she presents herself; "Hi. My name is <<$boydesc>>. What are you doing here all by yourself?"'
 		act 'Greet her':
@@ -28,13 +28,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'"Hi! My name is <<$pcs_nickname>>." you answer. "School just ended so I was trying to figure out what to do for the rest of the day."'
 			'"Oh really." After a moment of silence <<$boydesc>> finally speaks up; "Don''t take this the wrong way but what school do you attend?" she asks.'
 			act 'Tell her':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"I don''t really know if I should tell you that. For all I know you might be a creepy woman that wants to kidnap me."'
 				'"I''m sorry I knew I would come off as creepy, but I got a bit thrown off by your school outfit. I didn''t mean anything by it."'
 				if $loc = 'pavResidential' or $loc = 'pavCommercial':
@@ -51,7 +51,7 @@ if $ARGS[0] = 'start':
 				act 'I would love to':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"Sure, that sounds fun and I just so happen to have some time to kill." You say with a wink.'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do?".'
 					gs 'dateF', 'date_choice'
@@ -60,7 +60,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'girlfriend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to her contact list.'
 					'"You better be." you say teasingly.'
@@ -69,7 +69,7 @@ if $ARGS[0] = 'start':
 				act 'Decline':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'As you''re talking you get a creepy feeling about this girl, "I''m sorry but I just remembered I was supposed to meet a friend."'
 					'<<$boydesc>> looks at you disappointed. "Oh, that''s a shame. Could I get-..."'
 					'You''re already moving away from her before she even finished her sentence not hearing what she wanted.'
@@ -78,7 +78,7 @@ if $ARGS[0] = 'start':
 				act 'Decline politely':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry but I''m not interested. I sort of have a boyfriend..." you answer wanting to reject the girl as easy as possible.'
 					'"That''s too bad... I should have guessed a girl in that hot outfit would be taken."'
 					'As you move away from her, you''re glad you declined, especially after the last comment.'
@@ -88,7 +88,7 @@ if $ARGS[0] = 'start':
 			act 'Don''t tell her which school':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'You break out into laughter, "Why would I tell you that, for all I know you could be a weird stalker."'
 				'"Did you just accuse me for being a stalker?" she asks as her voice changes to a more serious tone.'
 				'"I didn''t mean to make you upset, but don''t you thinks it''s a bit creepy for someone unknown to walk up a schoolgirl and ask what school they go to?" you answer.'
@@ -99,7 +99,7 @@ if $ARGS[0] = 'start':
 		end
 	!!2) Gopnik Sveta
 	elseif gruptipe = 4:
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a girl of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. She is wearing <<$boyClo>>'
 		'As she nears you, you hear her say, "Hey baby, you seem like a girl that likes to have fun. What do you say, wanna hang out?"'
 		act 'Look at her':
@@ -107,13 +107,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'You give her a once over and then give her a amused look, "What did you say? I hope you know what you''re getting yourself into."'
 			'Not fazed by your brashness she continues on, "I know it''s just a front with girls like you. All of you just act hard but I''ve got you all figured out. Tell me this instead, what is your name?"'
 			act 'Answer her':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'You give her a contemptuous look. "Oh, you have me all figured out do you? My name is <<$pcs_nickname>>, not that it is any of your business."'
 				if $loc = 'pavResidential' or $loc = 'pavCommercial':
 					'"Well, I spotted you while I was on my way to a friend''s place and your looks caught my attention. Simply said, I want to add another trophy to my trophy wall." she impudently answers.'
@@ -127,7 +127,7 @@ if $ARGS[0] = 'start':
 				act 'Fine':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'You give her a hard look and eye her up and down. "Fine I''m fucking bored anyways, but you''re paying."'
 					'"Good, I expected no other outcome." she says. "I''ll give it to you to decide what we should do?".'
 					gs 'dateF', 'date_choice'
@@ -136,7 +136,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'girlfriend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m busy right now." You tell her and watch her become disappointed. "But maybe I will get bored out of my skull and you will seem like a better open, so take my number and maybe I will answer if you call."'
 					'She laughs at your response. "Thanks. I''ll try to make sure to call you when you''re really bored." <<$boydesc>> adds your number to her contact list.'
 					'"Don''t count on it loser." you answer.'
@@ -155,7 +155,7 @@ if $ARGS[0] = 'start':
 			act 'No':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"How about I kick your ass instead? Now get out of here before you know what my boot feels like shoved up your ass." you reply angrily.'
 				'"Okay, okay, sheesh... take it easy." she says loudly as she''s moving away from you.'
 				act 'Return': gt $loc, $metka
@@ -163,7 +163,7 @@ if $ARGS[0] = 'start':
 		end
 	!!3 - unattractive or average Sveta
 	elseif hotcat < 6:
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a girl of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair aproaching you. She is wearing <<$boyClo>>'
 		'As she nears you, she reaches out her hand for a handshake. "Hi. My name is <<$boydesc>>."'
 		act 'Grasp hand':
@@ -171,7 +171,7 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'You think <<$boydesc>> is cute-looking and even though you''re not sure about this you decide grasping her hand.'
 			'"Aren''t you going to tell me your name?" she asks.'
 	!!I would suggest a option for Sveta to be happy about it.
@@ -179,7 +179,7 @@ if $ARGS[0] = 'start':
 			act 'Happily tell her your name':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'All of a sudden you get a bubbly feeling in your stomach thinking if she''s really asking your name?'
 				'You break out in a smile telling her, "My name is <<$pcs_nickname>>."'
 				'"What a beautiful name and a loving smile." <<$boydesc>> tells you.'
@@ -188,7 +188,7 @@ if $ARGS[0] = 'start':
 				act 'I would love to':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'You think about it a moment and figure why not "Sure I would love to out with you."'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do?".'
 					gs 'dateF', 'date_choice'
@@ -197,7 +197,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'girlfriend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to her contact list.'
 					'"You better be." you say teasingly.'
@@ -209,14 +209,14 @@ if $ARGS[0] = 'start':
 		act 'Refuse and walk away':
 			*clr
 			cla
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'Not really impressed, you decide to teach her a lesson, "Sure thing, here''s my number."'
 			'<<$boydesc>> quickly scribbles it down not knowing you''ve just given her a totally unknown number.'
 			act 'Return': gt $loc, $metka
 		end
 	!!4) Attractive Sveta 
 	else
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a girl of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. She is wearing <<$boyClo>>'
 		'She walks up to full of confidence, "Damn, baby, on a scale from 1 to 10, you''re an 11. How about a date?"'
 		act 'Excuse me?':
@@ -224,13 +224,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'"Yeah, you heard me." said <<$boydesc>>. "Don''t act all that surprised, you''re good-looking, I''m good-looking we would be the perfect couple, so what do you say?"'
 			'"Isn''t someone full of confidence." you comment, seizing control of the conversation, as you contemplate your next move...'
 			act 'Remain silent':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"Come on, gorgeous, don''t give me the silent treatment."'
 				'As you hear the word gorgeous you melt straight away. You blush and mumble thanks, stammering like a buffoon.'
 				'<<$boydesc>> noticing that you''re having some trouble, smiles and tells you, "I''ll ask you one more time, I don''t want to come off as desperate." she says laughing.'
@@ -242,7 +242,7 @@ if $ARGS[0] = 'start':
 				act 'Agree to a date':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"Stop, you''re making me blush again. Sure, sounds like fun, I would love to."'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do gorgeous?".'
 					gs 'dateF', 'date_choice'
@@ -252,7 +252,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'girlfriend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to her contact list.'
 					'"You better be." you say teasingly.'
@@ -261,7 +261,7 @@ if $ARGS[0] = 'start':
 				act 'Decline':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry but I don''t feel myself attracted to you enough and I don''t want to lead you on."'
 					'<<$boydesc>> looks at you disappointed. "Oh well, I didn''t think I had a chance but you can''t blame me for trying."'
 					'The two of you say goodbye to each other.'
@@ -270,7 +270,7 @@ if $ARGS[0] = 'start':
 				act 'Look at her in disgust':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, it''s good that you have all this confidence, but I''m way out of your league. There''s no way I would be caught seen out with you."'
 					'"What did you say, you little..." you''re not able to hear the rest as you walk away...'
 					act 'Return': gt $loc, $metka
@@ -283,7 +283,7 @@ end
 if $args[0] = 'decline':
 	*clr
 	cla
-	'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 	'"I''m sorry but I don''t feel us clicking so I''ll have to decline."'
 	'<<$boydesc>> looks at you disappointed and then shrugs. "Well can''t blame a girl for trying, right?"'
 	'The two of you say goodbye to each other.'

+ 28 - 28
locations/dateM

@@ -20,7 +20,7 @@ if $ARGS[0] = 'start':
 
 !!1) Sveta in a school uniform
 	if clothingworntype = 'school':
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a guy of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. He is wearing <<$boyClo>>.'
 		'As he nears you, he presents himself; "Hi. My name is <<$boydesc>>. What are you doing here all by yourself?"'
 		act 'Greet him':
@@ -28,13 +28,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'"Hi! My name is <<$pcs_nickname>>." you answer. "School just ended so I was trying to figure out what to do for the rest of the day."'
 			'"Oh really." After a moment of silence <<$boydesc>> finally speaks up; "Don''t take this the wrong way but what school do you attend?" he asks.'
 			act 'Tell him':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"I don''t really know if I should tell you that. For all I know you might be a creepy guy, that wants to kidnap me."'
 				'"I''m sorry I knew I would come off as creepy but I got a bit thrown off by your school outfit. I didn''t mean anything by it."'
 				if $loc = 'pavResidential' or $loc = 'pavCommercial':
@@ -51,7 +51,7 @@ if $ARGS[0] = 'start':
 				act 'I would love to':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"Sure, that sounds fun and I just so happen to have some time to kill." You say with a wink.'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do?".'
 					gs 'dateM', 'date_choice'
@@ -60,7 +60,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'boyfrend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to his contact list.'
 					'"You better be." you say teasingly.'
@@ -69,7 +69,7 @@ if $ARGS[0] = 'start':
 				act 'Decline':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'As you''re talking you get a creepy feeling about this guy, "I''m sorry but I just remembered I was supposed to meet a friend."'
 					'<<$boydesc>> looks at you disappointed. "Oh, that''s a shame. Could I get-..."'
 					'You''re already moving away from him before he even finished his sentence not hearing what he wanted.'
@@ -78,7 +78,7 @@ if $ARGS[0] = 'start':
 				act 'Decline politely':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry but I''m not interested. I sort of have a boyfriend..." you answer wanting to reject the guys as easy as possible.'
 					'"That''s too bad... I should have guessed a girl in that hot outfit would be taken."'
 					'As you move away from him, you''re glad you declined, especially after the last comment.'
@@ -88,7 +88,7 @@ if $ARGS[0] = 'start':
 			act 'Don''t tell him which school':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'You break out into laughter, "Why would I tell you that, for all I know you could be a rapist."'
 				'"Did you just accuse me for a rapist?" he asks as his voice changes to a more serious tone.'
 				'"I didn''t mean to make you upset, but don''t you thinks it''s a bit strange for someone unknown to walk up a schoolgirl and ask what school they go to?" you answer.'
@@ -99,7 +99,7 @@ if $ARGS[0] = 'start':
 		end
 	!!2) Gopnik Sveta
 	elseif gruptipe = 4:
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a guy of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. He is wearing <<$boyClo>>.'
 		'As he nears you, you hear him say, "Hey baby, you seem like a girl that likes to have fun. What do you say, wanna hang out?"'
 		act 'Look at him':
@@ -107,13 +107,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'You give him a once over and then give him a amused look, "What did you say? I hope you know what you''re getting yourself into."'
 			'Not fazed by your brashness he continues on, "I know it''s just a front with girls like you. All of you just act hard but I''ve got you all figured out. Tell me this instead, what is your name?"'
 			act 'Answer him':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'You give him a contemptuous look. "Oh, you have us all figured out do you? My name is <<$pcs_nickname>>, not that it is any of your business."'
 				if $loc = 'pavResidential' or $loc = 'pavCommercial':
 					'"Well, I spotted you while I was on my way to a friends place and your looks caught my attention. Simply said, I want to add another trophy to my trophy wall." he impudently answers.'
@@ -127,7 +127,7 @@ if $ARGS[0] = 'start':
 				act 'Fine':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'You give him a hard look and eye him up and down. "Fine I''m fucking bored anyways, but you''re paying."'
 					'"Good, I expected no other outcome." he says. "I''ll give it to you to decide what we should do?".'
 					gs 'dateM', 'date_choice'
@@ -136,7 +136,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'boyfrend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m busy right now." You tell him and watch him become disappointed. "But maybe I will get bored out of my skull and you will seem like a better open, so take my number and maybe I will answer if you call."'
 					'He laughs at your response. "Thanks. I''ll try to make sure to call you when you''re really bored." <<$boydesc>> adds your number to his contact list.'
 					'"Don''t count on it loser." you answer.'
@@ -155,7 +155,7 @@ if $ARGS[0] = 'start':
 			act 'No':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"How about I kick your ass instead? Now get out of her before you know what my boot feels like shoved up your ass." you reply angrily.'
 				'"Okay, okay, sheesh... take it easy." he says loudly as he''s moving away from you.'
 				act 'Return': gt $loc, $metka
@@ -163,7 +163,7 @@ if $ARGS[0] = 'start':
 		end
 	!!3 - unattractive or average Sveta
 	elseif hotcat < 6:
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a guy of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair aproaching you. He is wearing <<$boyClo>>.'
 		'As he nears you, he reaches out his hand for a handshake. "Hi. My name is <<$boydesc>>."'
 		act 'Grasp hand':
@@ -171,7 +171,7 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'Even though you know it''s impolite to shake hands with the opposite sex, you think <<$boydesc>> is cute-looking and even though you''re not sure about this you decide grasping his hand.'
 			'"Aren''t you going to tell me your name?" he asks.'
 	!!I would suggest a option for Sveta to be happy about it.
@@ -179,7 +179,7 @@ if $ARGS[0] = 'start':
 			act 'Happily tell him your name':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'All of a sudden you get a bubbly feeling in your stomach thinking if he''s really asking your name?'
 				'You break out in a smile telling him, "My name is <<$pcs_nickname>>."'
 				'"What a beautiful name and a loving smile." <<$boydesc>> tells you.'
@@ -188,7 +188,7 @@ if $ARGS[0] = 'start':
 				act 'I would love to':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'You think about it a moment and figure why not "Sure I would love to out with you."'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do?".'
 					gs 'dateM', 'date_choice'
@@ -197,7 +197,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'boyfrend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to his contact list.'
 					'"You better be." you say teasingly.'
@@ -209,14 +209,14 @@ if $ARGS[0] = 'start':
 		act 'Refuse and walk away':
 			*clr
 			cla
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'Not really impressed, you decide to teach him a lesson, "Sure thing, here''s my number."'
 			'<<$boydesc>> quickly scribbles it down not knowing you''ve just given him a totally unknown number.'
 			act 'Return': gt $loc, $metka
 		end
 	!!4) Attractive Sveta 
 	else
-		'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 		'You notice a guy of <<$boybody>> height with a <<$boybod>> body and <<$boyface>> hair approaching you. He is wearing <<$boyClo>>.'
 		'He walks up to full of confidence, "Damn, baby, on a scale from 1 to 10, you''re an 11. How about a date?"'
 		act 'Excuse me?':
@@ -224,13 +224,13 @@ if $ARGS[0] = 'start':
 			cla
 			minut += 5
 			gs 'stat'
-			'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 			'"Yeah, you heard me." said <<$boydesc>>. "Don''t act all that surprised, you''re good-looking, I''m good-looking we would be the perfect couple, so what do you say?"'
 			'"Isn''t someone full of confidence." you comment, seizing control of the conversation, as you contemplate your next move...'
 			act 'Remain silent':
 				*clr
 				cla
-				'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 				'"Come on, gorgeous, don''t give me the silent treatment."'
 				'As you hear the word gorgeous you melt straight away. You blush and mumble thanks, stammering like a buffoon.'
 				'<<$boydesc>> noticing that you''re having some trouble, smiles and tells you, "I''ll ask you one more time, I don''t want to come off as desperate." he says laughing.'
@@ -242,7 +242,7 @@ if $ARGS[0] = 'start':
 				act 'Agree to a date':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"Stop, you''re making me blush again. Sure, sounds like fun, I would love to."'
 					'"Great!" answers <<$boydesc>> "So, what do you want to do gorgeous?".'
 					gs 'dateM', 'date_choice'
@@ -252,7 +252,7 @@ if $ARGS[0] = 'start':
 					*clr
 					cla
 					gs 'boyfrend', 'start'
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, I would love to go on a date with you but I''m busy right. What if I give you my number so you can call me?"'
 					'"I say that''s a great idea. I''ll be in touch." <<$boydesc>> adds your number to his contact list.'
 					'"You better be." you say teasingly.'
@@ -261,7 +261,7 @@ if $ARGS[0] = 'start':
 				act 'Decline':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry but I don''t feel myself attracted to you enough and I don''t want to lead you on."'
 					'<<$boydesc>> looks at you disappointed. "Oh well, I didn''t think I had a chance but you can''t blame me for trying."'
 					'The two of you say goodbye to each other.'
@@ -270,7 +270,7 @@ if $ARGS[0] = 'start':
 				act 'Look at him in disgust':
 					*clr
 					cla
-					'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+					'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 					'"I''m sorry, it''s good that you have all this confidence, but I''m way out of your league. There''s no way I would be caught seen out with you."'
 					'"What did you say, you little..." you''re not able to hear the rest as you walk away...'
 					act 'Return': gt $loc, $metka
@@ -283,7 +283,7 @@ end
 if $args[0] = 'decline':
 	*clr
 	cla
-	'<center><img <<$set_imgh>> src="images/characters/shared/'+picrand+'.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/characters/shared/'+lover_picrand+'.jpg"></center>'
 	'"I''m sorry but I don''t feel us clicking so I''ll have to decline."'
 	'<<$boydesc>> looks at you disappointed then shrugs. "Well can''t blame a guy for trying right."'
 	'The two of you say goodbye to each other.'

+ 2 - 2
locations/girl

@@ -20,8 +20,8 @@ if $ARGS[0] = 'details':
 
 :girldetailsloop
 	!! boys 1-30, girlfriends 31-60
-	picrand =  RAND(1,30) + 30
-	if picrand = lover_picture[0] or picrand = lover_picture[1] or picrand = lover_picture[2]: jump 'girldetailsloop'
+	lover_picrand =  RAND(31,60)
+	if lover_picrand = lover_picture[0] or lover_picrand = lover_picture[1] or lover_picrand = lover_picture[2]: jump 'girldetailsloop'
 
 	loverGenderTmp = 1
 	silaVag = npc_sexskill[$npclastgenerated]

+ 1 - 1
locations/lover

@@ -29,7 +29,7 @@ if $ARGS[0] = 'add':
 	giftNum[i] = 0
 	loverlove[i] = 0
 	loverscompliance[i] = 0
-	lover_picture[i] = picrand
+	lover_picture[i] = lover_picrand
 	meethour[i] = 0
 	svidanie[i] = 0
 	meetday[i] = 0