Browse Source

[added] menu seeding for the letter F

julzor 5 years ago
parent
commit
9db7487d8d

+ 2 - 0
locations/FSfight.qsrc

@@ -1,4 +1,6 @@
 # FSfight
 # FSfight
+
+menu_off = 1
 minut += 1
 minut += 1
 gs 'stat'
 gs 'stat'
 'Your health <<FSHP>>.'
 'Your health <<FSHP>>.'

+ 2 - 0
locations/FSgame.qsrc

@@ -1,4 +1,6 @@
 # FSgame
 # FSgame
+
+menu_off = 1
 minut += 1
 minut += 1
 gs 'stat'
 gs 'stat'
 gs 'FSstat'
 gs 'FSstat'

+ 2 - 0
locations/FSroom.qsrc

@@ -1,4 +1,6 @@
 # FSroom
 # FSroom
+
+menu_off = 1
 minut += 1
 minut += 1
 gs 'stat'
 gs 'stat'
 gs 'FSstat'
 gs 'FSstat'

+ 1 - 0
locations/FSstart.qsrc

@@ -1,6 +1,7 @@
 # FSstart
 # FSstart
 ! WD: Missing code ~ Fight opponent does not get any variables set.
 ! WD: Missing code ~ Fight opponent does not get any variables set.
 
 
+menu_off = 1
 minut += 1
 minut += 1
 nosave = 1
 nosave = 1
 gs 'stat'
 gs 'stat'

+ 2 - 1
locations/FightCrouch.qsrc

@@ -1,5 +1,6 @@
 # FightCrouch
 # FightCrouch
-!!rMin -= 1
+
+menu_off = 1
 gs 'fightStat'
 gs 'fightStat'
 stoper = 0
 stoper = 0
 '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/cro.jpg"></center>'
 '<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/cro.jpg"></center>'

+ 3 - 3
locations/FightE.qsrc

@@ -1,6 +1,6 @@
 # FightE
 # FightE
 $resultUderDinE = {
 $resultUderDinE = {
-	cls
+	*clr & cla
 
 
 	if Aktiv > Passiv:
 	if Aktiv > Passiv:
 		pointE += 1
 		pointE += 1
@@ -21,11 +21,11 @@ $resultUderDinE = {
 		'The two of you try to one up each other without being able to gain the superiority.'
 		'The two of you try to one up each other without being able to gain the superiority.'
 
 
 		act '...':gt $curloc
 		act '...':gt $curloc
-end
+	end
 }
 }
 
 
 $resultBrosDinE = {
 $resultBrosDinE = {
-	cls
+	*clr & cla
 
 
 	if Aktiv > Passiv:
 	if Aktiv > Passiv:
 		pointE += 2
 		pointE += 2

+ 2 - 0
locations/famdorfride.qsrc

@@ -1,4 +1,6 @@
 # famdorfride
 # famdorfride
+
+menu_off = 1
 if hour < 12: hour = 12 & minut = 0
 if hour < 12: hour = 12 & minut = 0
 gs 'stat'
 gs 'stat'
 minut += 60
 minut += 60

+ 7 - 8
locations/family.qsrc

@@ -35,14 +35,14 @@ if indorf = 0:
 end
 end
 if sisboyparty_day + 1 = daystart:sister_indorf = 0
 if sisboyparty_day + 1 = daystart:sister_indorf = 0
 if sister_indorf = 1:sisterHere = 0
 if sister_indorf = 1:sisterHere = 0
-''
+*nl
 
 
 if StoryLine = 1:
 if StoryLine = 1:
-
 	if sisboyparty_day + 1 = daystart and hour > 18 and sisboypartyQW = 1:
 	if sisboyparty_day + 1 = daystart and hour > 18 and sisboypartyQW = 1:
 		if sisboyparty = 1:sisboyparty = -1
 		if sisboyparty = 1:sisboyparty = -1
 			if sisboyparty = 2:
 			if sisboyparty = 2:
-			cls
+			*clr & cla
+			menu_off = 1
 			minut += 5
 			minut += 5
 			sisboyparty = -1
 			sisboyparty = -1
 			gs 'stat'
 			gs 'stat'
@@ -81,7 +81,8 @@ if StoryLine = 1:
 				sisterHere = 2
 				sisterHere = 2
 				'Your sister <a href="exec:gt ''sister''">Anya</a> is sitting on her bed, reading a book.'
 				'Your sister <a href="exec:gt ''sister''">Anya</a> is sitting on her bed, reading a book.'
 			elseif sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
 			elseif sisboyparty_day + 1 = daystart and sisboyparty = -1 and hour = 22:
-				cls
+				*clr & cla
+				menu_off = 1
 				minut += 5
 				minut += 5
 				gs 'stat'
 				gs 'stat'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/sisboyqwparty_6_<<rand(1,7)>>.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/rekshome/party/sisboyqwparty_6_<<rand(1,7)>>.jpg"></center>'
@@ -204,11 +205,9 @@ if StoryLine = 1:
 	end
 	end
 end
 end
 
 
-if $loc = 'sitrPar':
-	act 'Sit on the sofa':gt 'family', 'sofa'
-end
+if $loc = 'sitrPar': act 'Sit on the sofa':gt 'family', 'sofa'
 
 
- if $loc = 'sitrPar' and ocpd_room = 0:
+if $loc = 'sitrPar' and ocpd_room = 0:
 	'No one else is here right now, so I''m free to use the room how I like.'
 	'No one else is here right now, so I''m free to use the room how I like.'
 	gs 'exercise','start'
 	gs 'exercise','start'
 end
 end

+ 10 - 10
locations/farmhomeride.qsrc

@@ -1,19 +1,19 @@
 # farmhomeride
 # farmhomeride
+
+menu_off = 1
 onceridePerDay=daystart
 onceridePerDay=daystart
 indorf = 0
 indorf = 0
 if month = 6 or month = 7 or month = 8:
 if month = 6 or month = 7 or month = 8:
 '<<$npc_nickname[''A29'']>> asks you "Well, <<$pcs_nickname>>, do you want to come home with us or spend summer in the village?"'
 '<<$npc_nickname[''A29'']>> asks you "Well, <<$pcs_nickname>>, do you want to come home with us or spend summer in the village?"'
      act'Go home with your parents':
      act'Go home with your parents':
-     cls
-	if hour < 20: hour = 20 & minut = 0
-	gs'stat'
-	minut += 60
-	gs'stat'
-	'You leave the village by the Volga River with your family and an hour later you have returned to Paulovo.'
-	 act 'Going home':gt'korrPar'
-     end
-     
-     act'Stay in village':gt'Gadhouse'
+		*clr & cla
+		if hour < 20: hour = 20 & minut = 0
+		minut += 60
+		gs'stat'
+		'You leave the village by the Volga River with your family and an hour later you have returned to Paulovo.'
+		act 'Go home': gt'korrPar'
+	end
+	act'Stay in village':gt'Gadhouse'
 else
 else
 	if hour < 20: hour = 20 & minut = 0
 	if hour < 20: hour = 20 & minut = 0
 	gs 'stat'
 	gs 'stat'

+ 31 - 19
locations/father.qsrc

@@ -67,7 +67,7 @@ if pirsA > 0 and pirsA < 10000 and pirsAfather=0 and pirsadaytalk!daystart:
         end
         end
         
         
         act'"Yes, want to see?"':
         act'"Yes, want to see?"':
-            cls
+            *clr & cla
             pirsAfather=1
             pirsAfather=1
             gs'stat'
             gs'stat'
             '<center><img <<$set_imgh>> src="images/pc/body/piercings/a<<pirsA>>.jpg" ></center>'
             '<center><img <<$set_imgh>> src="images/pc/body/piercings/a<<pirsA>>.jpg" ></center>'
@@ -85,7 +85,7 @@ if pirsB > 0 and pirsB < 10000 and pirsBfather=0 and pirsbdaytalk!daystart:
     pirsadbytalk=daystart
     pirsadbytalk=daystart
     'Your stepfather takes a long look at your mouth, specifically at your new piercing. He seems confused and asks: "Why did you get that?"'
     'Your stepfather takes a long look at your mouth, specifically at your new piercing. He seems confused and asks: "Why did you get that?"'
     act '"Don''t you think it looks cute?"':
     act '"Don''t you think it looks cute?"':
-        cls
+        *clr & cla
         pirsBfather=1
         pirsBfather=1
         gs'stat'
         gs'stat'
         '<center><img <<$set_imgh>> src="images/pc/body/piercings/b<<pirsB>>.jpg" ></center>'
         '<center><img <<$set_imgh>> src="images/pc/body/piercings/b<<pirsB>>.jpg" ></center>'
@@ -122,7 +122,7 @@ end
 ! lip tattoo
 ! lip tattoo
 if tatlip>0 and fatherTatLip=0 and npc_rel['A28']>=60:
 if tatlip>0 and fatherTatLip=0 and npc_rel['A28']>=60:
     act 'Show him your lip tattoo':
     act 'Show him your lip tattoo':
-        cls
+        *clr & cla
         fatherTatLip=1
         fatherTatLip=1
         minut+=1
         minut+=1
         gs'stat'
         gs'stat'
@@ -182,7 +182,7 @@ if week >= 6:
 end
 end
 
 
 act 'Chat':
 act 'Chat':
-    cls
+    *clr & cla
     minut+=rand(10,15)
     minut+=rand(10,15)
     npc_rel['A28']+=1
     npc_rel['A28']+=1
     gs 'stat'
     gs 'stat'
@@ -214,7 +214,7 @@ end
 
 
 if (hour > 10 and week < 6) or week >= 6:
 if (hour > 10 and week < 6) or week >= 6:
     act 'Ask for money':
     act 'Ask for money':
-        cls
+        *clr & cla
         minut += 5
         minut += 5
         gs 'stat'
         gs 'stat'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
@@ -237,6 +237,7 @@ if (hour > 10 and week < 6) or week >= 6:
                     'While you''re talking with him, you notice your stepfather is in a good mood today. Perhaps you can persuade him...'
                     'While you''re talking with him, you notice your stepfather is in a good mood today. Perhaps you can persuade him...'
                     act '"Oh please?"':
                     act '"Oh please?"':
                         cla
                         cla
+						menu_off = 1
                         minut+=5
                         minut+=5
                         gs 'stat'
                         gs 'stat'
                         pcs_horny += RAND(1,5)
                         pcs_horny += RAND(1,5)
@@ -267,6 +268,7 @@ if (hour > 10 and week < 6) or week >= 6:
                     if npc_sex['A28']!0:
                     if npc_sex['A28']!0:
                         act 'Blackmail him':
                         act 'Blackmail him':
                             cla
                             cla
+							menu_off = 1
                             minut += 5
                             minut += 5
                             money += rand(300,500)
                             money += rand(300,500)
                             fatherPayDay = daystart
                             fatherPayDay = daystart
@@ -287,7 +289,8 @@ if (hour > 10 and week < 6) or week >= 6:
     end
     end
 
 
     act 'Ask about him and your mother':
     act 'Ask about him and your mother':
-        cls
+        *clr & cla
+		menu_off = 1
         minut += 5
         minut += 5
         gs 'stat'
         gs 'stat'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
@@ -298,7 +301,8 @@ if (hour > 10 and week < 6) or week >= 6:
     end
     end
 
 
     act 'Ask about his work':
     act 'Ask about his work':
-        cls
+        *clr & cla
+		menu_off = 1
         minut += 5
         minut += 5
         gs 'stat'
         gs 'stat'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
         '<center><b><font color="maroon">Your stepfather, Vladimir Mikhailovich Scriabin</font></b></center>'
@@ -310,6 +314,7 @@ if (hour > 10 and week < 6) or week >= 6:
 
 
     if motherKnowSpravka = 1 and npc_sex['A28']=0:
     if motherKnowSpravka = 1 and npc_sex['A28']=0:
         cla
         cla
+		menu_off = 1
         npc_rel['A28'] = 0
         npc_rel['A28'] = 0
         motherKnowSpravka = 2
         motherKnowSpravka = 2
         'Your stepfather angrily walked up to you: "Damnit <<$pcs_nickname>>, your mother told me you''re sexually active already! You''re still so young! I know I can''t stop you, but at least have some decency and don''t bring them to our house." His facial expression then softens, and he adds in a milder voice: "And please... be careful, okay?" You can tell your stepfather is very disappointed in you.'
         'Your stepfather angrily walked up to you: "Damnit <<$pcs_nickname>>, your mother told me you''re sexually active already! You''re still so young! I know I can''t stop you, but at least have some decency and don''t bring them to our house." His facial expression then softens, and he adds in a milder voice: "And please... be careful, okay?" You can tell your stepfather is very disappointed in you.'
@@ -326,7 +331,8 @@ if (hour > 10 and week < 6) or week >= 6:
 
 
     if TorgVokzalTimes>0 and YouCanGar=0:
     if TorgVokzalTimes>0 and YouCanGar=0:
         act 'Ask him permission to store things in his garage':
         act 'Ask him permission to store things in his garage':
-            cls
+            *clr & cla
+			menu_off = 1
             minut+=5
             minut+=5
             gs'stat'
             gs'stat'
             '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
             '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
@@ -344,7 +350,8 @@ if (hour > 10 and week < 6) or week >= 6:
     end
     end
 
 
     act 'Ask him what he thinks of your outfit':
     act 'Ask him what he thinks of your outfit':
-        cls
+        *clr & cla
+		menu_off = 1
         minut += rand(10,15)
         minut += rand(10,15)
         gs 'stat'
         gs 'stat'
         '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
         '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
@@ -374,7 +381,7 @@ if (hour > 10 and week < 6) or week >= 6:
                 'He seems happy to oblige, and asks you to twirl your body so he can look at your outfit from all angles. The approving nod and hungry look in his eyes that follow, show that he would like to do more than just watch.'
                 'He seems happy to oblige, and asks you to twirl your body so he can look at your outfit from all angles. The approving nod and hungry look in his eyes that follow, show that he would like to do more than just watch.'
                 if pcs_horny >= 50 or TouchedByFather = 1:
                 if pcs_horny >= 50 or TouchedByFather = 1:
                     act 'Sway your hips back and forth':
                     act 'Sway your hips back and forth':
-                        cls
+                        *clr & cla
                         gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                         gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                         gs 'arousal', 'end'
                         gs 'arousal', 'end'
                         gs 'stat'
                         gs 'stat'
@@ -396,7 +403,7 @@ if (hour > 10 and week < 6) or week >= 6:
                                 'As you slowly sway your ass for his viewing pleasure, you notice your stepfather focusing sharply on your ass crack. It takes a few seconds for you to figure out why, but then you remember one of his fetishes: he likes it when girls don''t wear underwear. You bet you could really turn him on if you took them off.'
                                 'As you slowly sway your ass for his viewing pleasure, you notice your stepfather focusing sharply on your ass crack. It takes a few seconds for you to figure out why, but then you remember one of his fetishes: he likes it when girls don''t wear underwear. You bet you could really turn him on if you took them off.'
                                 if pcs_horny >=  90:
                                 if pcs_horny >=  90:
                                     act 'Give him your panties':
                                     act 'Give him your panties':
-                                        cls
+                                        *clr & cla
                                         gs 'stat'
                                         gs 'stat'
                                         gs 'panties', 'dispose'
                                         gs 'panties', 'dispose'
                                         '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim50.jpg"></center>'
                                         '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim50.jpg"></center>'
@@ -416,7 +423,7 @@ if (hour > 10 and week < 6) or week >= 6:
                 if pcs_horny >= 90 or TouchedByFather = 1:
                 if pcs_horny >= 90 or TouchedByFather = 1:
                     if $clothingworntype ! 'nude':
                     if $clothingworntype ! 'nude':
                         act 'Let him touch your clothes':
                         act 'Let him touch your clothes':
-                            cls
+                            *clr & cla
                             gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                             gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                             gs 'arousal', 'end'
                             gs 'arousal', 'end'
                             gs 'stat'
                             gs 'stat'
@@ -442,7 +449,7 @@ if (hour > 10 and week < 6) or week >= 6:
                         end
                         end
 
 
                         act 'Adjust your clothes':
                         act 'Adjust your clothes':
-                            cls
+                            *clr & cla
                             gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                             gs 'arousal', 'foreplay', 5, 'incest', 'exhibitionism'
                             gs 'arousal', 'end'
                             gs 'arousal', 'end'
                             gs 'stat'
                             gs 'stat'
@@ -477,7 +484,8 @@ if (hour > 10 and week < 6) or week >= 6:
     end
     end
 
 
     act 'Watch TV together':
     act 'Watch TV together':
-        cls
+        *clr & cla
+		menu_off = 1
         minut += 60
         minut += 60
         pcs_willpwr += RAND(5,10)
         pcs_willpwr += RAND(5,10)
         pcs_mood += RAND(10,50)
         pcs_mood += RAND(10,50)
@@ -509,6 +517,7 @@ end
 
 
 if mother_go = 1 and hour = 16 and TouchedByFather = 1 and pcs_horny >= 50 or npc_sex['A28']!0 and mother_go = 1 and hour = 16:
 if mother_go = 1 and hour = 16 and TouchedByFather = 1 and pcs_horny >= 50 or npc_sex['A28']!0 and mother_go = 1 and hour = 16:
     act 'Seduce him':
     act 'Seduce him':
+		menu_off = 1
         if npc_rel['A28'] < 20:
         if npc_rel['A28'] < 20:
             'Your stepfather seems to misunderstand your advances.'
             'Your stepfather seems to misunderstand your advances.'
             gs 'dinfather', 'father 1'
             gs 'dinfather', 'father 1'
@@ -524,7 +533,7 @@ if mother_go = 1 and hour = 16 and TouchedByFather = 1 and pcs_horny >= 50 or np
                 exit
                 exit
             end
             end
             if pcs_apprnc + (npc_rel['A28']/10) > 60:
             if pcs_apprnc + (npc_rel['A28']/10) > 60:
-                cls
+                *clr & cla
                 gs 'stat'
                 gs 'stat'
                 minut+=30
                 minut+=30
                 npc_rel['A28']+=20
                 npc_rel['A28']+=20
@@ -544,6 +553,7 @@ end
 
 
 ! WD: Fix old nude variable
 ! WD: Fix old nude variable
 if $clothingworntype = 'nude':
 if $clothingworntype = 'nude':
+	menu_off = 1
     if tatvag > 0 and Putsawtatvag = 0 and $pantyworntype = 'none':
     if tatvag > 0 and Putsawtatvag = 0 and $pantyworntype = 'none':
         if npc_rel['A28'] >= 70:
         if npc_rel['A28'] >= 70:
             'With your naked body on display, your pubic tattoo catches your stepfather''s eye. "Wow, that is one hard to miss tattoo. Obviously you didn''t get that one just for yourself", he says as he moves towards you and has a closer look.'
             'With your naked body on display, your pubic tattoo catches your stepfather''s eye. "Wow, that is one hard to miss tattoo. Obviously you didn''t get that one just for yourself", he says as he moves towards you and has a closer look.'
@@ -616,10 +626,11 @@ end
 
 
 if npc_sex['A28']!0 and pirsG > 0 and pirsG < 10000 and PutsawpirsG = 0 and (hour <= 18 or hour > 21):
 if npc_sex['A28']!0 and pirsG > 0 and pirsG < 10000 and PutsawpirsG = 0 and (hour <= 18 or hour > 21):
     act 'Show off your pubic piercing':
     act 'Show off your pubic piercing':
-        cls
-        gs'stat'
-        minut += 5
+        *clr & cla
+		menu_off = 1        
+        minut += 5		
         pcs_horny += 15
         pcs_horny += 15
+		gs'stat'
         PutsawpirsG = 1
         PutsawpirsG = 1
         '<center><img <<$set_imgh>> src="images/pc/body/piercings/g<<pirsG>>.jpg" ></center>'
         '<center><img <<$set_imgh>> src="images/pc/body/piercings/g<<pirsG>>.jpg" ></center>'
         'Moving closer to your stepfather, you tease him by showing him your pussy. He doesn''t know you have a pubic piercing yet, and you plan on showing it off today. As you absently rub your fingers across your labia, the glint of metal catches his eye and he pushes your hand away before you get a chance to tell him about it. "Well well, what do we have here?" he mutters, gently rubbing his fingers over the shiny new piercing. "<<$pcs_nickname>>, you are such a horny devil... I love it, we''re going to have a lot of fun with this." He spends the next few minutes rubbing and tugging on your new piercing, making lewd comments the whole time. After that he reluctantly lets you go, leaving you hornier than before.'
         'Moving closer to your stepfather, you tease him by showing him your pussy. He doesn''t know you have a pubic piercing yet, and you plan on showing it off today. As you absently rub your fingers across your labia, the glint of metal catches his eye and he pushes your hand away before you get a chance to tell him about it. "Well well, what do we have here?" he mutters, gently rubbing his fingers over the shiny new piercing. "<<$pcs_nickname>>, you are such a horny devil... I love it, we''re going to have a lot of fun with this." He spends the next few minutes rubbing and tugging on your new piercing, making lewd comments the whole time. After that he reluctantly lets you go, leaving you hornier than before.'
@@ -631,7 +642,8 @@ if npc_sex['A28']!0:fatherwantssex = rand(1,2)
 
 
 if $clothingworntype = 'nude': fatherwantssex = 1
 if $clothingworntype = 'nude': fatherwantssex = 1
 if npc_sex['A28']!0 and fatherwantssex = 1 and mother_go = 1 and hour = 16 and npc_rel['A28'] > 60:
 if npc_sex['A28']!0 and fatherwantssex = 1 and mother_go = 1 and hour = 16 and npc_rel['A28'] > 60:
-    cls
+    *clr & cla
+	menu_off = 1
     gs 'stat'
     gs 'stat'
     '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
     '<center><B><font color=maroon>Your stepfather, Vladimir Mikhailovich Scriabin</font></B></center>'
     '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'
     '<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/father.jpg"></center>'

+ 24 - 22
locations/fathersex.qsrc

@@ -1,9 +1,11 @@
 # fathersex
 # fathersex
 
 
+menu_off = 1
+
 !_____________________Ends _____________________________
 !_____________________Ends _____________________________
 if $ARGS[0] = 'fathercum_act1':
 if $ARGS[0] = 'fathercum_act1':
 	act 'Cum inside my ass':
 	act 'Cum inside my ass':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -19,7 +21,7 @@ end
 
 
 if $ARGS[0] = 'fathercum_act2':
 if $ARGS[0] = 'fathercum_act2':
 	act 'Cum on my ass cheeks':
 	act 'Cum on my ass cheeks':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -35,7 +37,7 @@ end
 
 
 if $ARGS[0] = 'fathercum_act3':
 if $ARGS[0] = 'fathercum_act3':
 	act 'Cum all over my face':
 	act 'Cum all over my face':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -51,7 +53,7 @@ end
 
 
 if $ARGS[0] = 'fathercum_act4':
 if $ARGS[0] = 'fathercum_act4':
 	act 'Cum together':
 	act 'Cum together':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -66,12 +68,12 @@ if $ARGS[0] = 'fathercum_act4':
 			gs 'stat'
 			gs 'stat'
 			
 			
 			act 'Clean him up with your lips':
 			act 'Clean him up with your lips':
-				cls
+				*clr & cla
 				gs 'stat'
 				gs 'stat'
 				'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4_2.mp4"></video></center>'
 				'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4_2.mp4"></video></center>'
 				'Overcome with desire, you rub his dick against your lips. "Let me clean that for you, Daddy" you say with a cute smile.'
 				'Overcome with desire, you rub his dick against your lips. "Let me clean that for you, Daddy" you say with a cute smile.'
 				act 'Use your mouth':
 				act 'Use your mouth':
-					cls
+					*clr & cla
 					gs 'stat'
 					gs 'stat'
 					'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4_3.mp4"></video></center>'
 					'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4_3.mp4"></video></center>'
 					'You feel so good that you take the tip of his dick in your mouth, and affectionately begin to suck on it while looking him in the eye. The act of adoration renders your stepfather speechless. You give him a moment to recuperate while you gently suck on his cock. Eventually he manages to say: "Wow <<$pcs_nickname>>, that was amazing...", caressing your hair. He then gathers his things and goes to the bathroom to clean up, leaving you alone in the room.'
 					'You feel so good that you take the tip of his dick in your mouth, and affectionately begin to suck on it while looking him in the eye. The act of adoration renders your stepfather speechless. You give him a moment to recuperate while you gently suck on his cock. Eventually he manages to say: "Wow <<$pcs_nickname>>, that was amazing...", caressing your hair. He then gathers his things and goes to the bathroom to clean up, leaving you alone in the room.'
@@ -98,7 +100,7 @@ end
 
 
 if $ARGS[0] = 'fathercum_act5':
 if $ARGS[0] = 'fathercum_act5':
 	act 'Take his load on your face':
 	act 'Take his load on your face':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -117,7 +119,7 @@ end
 	
 	
 if $ARGS[0] = 'fathercum_act6':
 if $ARGS[0] = 'fathercum_act6':
 	act 'He cums in your mouth':
 	act 'He cums in your mouth':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		gs 'boyStat', 'A28'
 		gs 'boyStat', 'A28'
 		sexpartkno = 1
 		sexpartkno = 1
@@ -138,7 +140,7 @@ end
 
 
 if $ARGS[0] =  'fatherblow1':
 if $ARGS[0] =  'fatherblow1':
 	act 'Suck his cock':
 	act 'Suck his cock':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		if pcs_throat < dick: pcs_throat += 1
 		if pcs_throat < dick: pcs_throat += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.jpg"></center>'
@@ -156,7 +158,7 @@ end
 
 
 if $ARGS[0] =  'fatherblow2':
 if $ARGS[0] =  'fatherblow2':
 	act 'Suck his dick':
 	act 'Suck his dick':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		if pcs_throat < dick: pcs_throat += 1
 		if pcs_throat < dick: pcs_throat += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.png" ></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.png" ></center>'
@@ -174,7 +176,7 @@ end
 
 
 if $ARGS[0] =  'fatherblow3':
 if $ARGS[0] =  'fatherblow3':
 	act 'Deepthroat him':
 	act 'Deepthroat him':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		if pcs_throat < dick: pcs_throat += 1
 		if pcs_throat < dick: pcs_throat += 1
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim14.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim14.jpg"></center>'
@@ -190,7 +192,7 @@ if $ARGS[0] =  'fatherblow3':
 end
 end
 
 
 if $ARGS[0] =  'fatherblow4':
 if $ARGS[0] =  'fatherblow4':
-	cls
+	*clr & cla
 	gs 'stat'
 	gs 'stat'
 	if pcs_throat < dick: pcs_throat += 1
 	if pcs_throat < dick: pcs_throat += 1
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim3.jpg"></center>'
@@ -209,7 +211,7 @@ end
 !butt plug
 !butt plug
 
 
 if $ARGS[0] =  'fatherbend 1':
 if $ARGS[0] =  'fatherbend 1':
-	cls
+	*clr & cla
 	if pcs_ass < dick: pcs_ass += 1
 	if pcs_ass < dick: pcs_ass += 1
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim1.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim1.jpg"></center>'
@@ -225,7 +227,7 @@ end
 
 
 !No butt plug
 !No butt plug
 if $ARGS[0] =  'fatherbend 2':
 if $ARGS[0] =  'fatherbend 2':
-	cls
+	*clr & cla
 	if pcs_ass < dick: pcs_ass += 1
 	if pcs_ass < dick: pcs_ass += 1
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim2.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim2.jpg"></center>'
@@ -241,7 +243,7 @@ end
 
 
 !No inhibiting clothing or underwear
 !No inhibiting clothing or underwear
 if $ARGS[0] =  'fatherbend 3':
 if $ARGS[0] =  'fatherbend 3':
-	cls
+	*clr & cla
 	if pcs_ass < dick: pcs_ass += 1
 	if pcs_ass < dick: pcs_ass += 1
 	gs 'stat'
 	gs 'stat'
 	'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim2_1.mp4"></video></center>'
 	'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim2_1.mp4"></video></center>'
@@ -259,7 +261,7 @@ end
 
 
 if $ARGS[0] = 'fathergotobedroom':
 if $ARGS[0] = 'fathergotobedroom':
 	act 'Go to your parents'' bedroom with him':
 	act 'Go to your parents'' bedroom with him':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fahterim3.mp4" ></video></center>'
 		'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fahterim3.mp4" ></video></center>'
 		'You hop on the bed and drop to your hands and knees there, sticking your ass out as much as you can. Your stepfather smiles eagerly and continues where he left off: playing with your butt plug, pushing and pulling it in all directions. After a while constant teasing, stretching and tugging, you smile and look at him: "Daddy, maybe there is something else you could put in its place?"'
 		'You hop on the bed and drop to your hands and knees there, sticking your ass out as much as you can. Your stepfather smiles eagerly and continues where he left off: playing with your butt plug, pushing and pulling it in all directions. After a while constant teasing, stretching and tugging, you smile and look at him: "Daddy, maybe there is something else you could put in its place?"'
@@ -271,7 +273,7 @@ end
 
 
 if $ARGS[0] = 'fatherother_act1':
 if $ARGS[0] = 'fatherother_act1':
 	act 'Let him remove the plug and show him your gape':
 	act 'Let him remove the plug and show him your gape':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim9.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim9.jpg"></center>'
 		'Your stepfather is very much on board with this idea, and his tugging on the plug increases. A few seconds later it comes out with a loud pop, and you feel the cool air of the room filling your rectum. Your stepfather is equally enthusiastic and intimidated by the size of your gape: "Wow <<$pcs_nickname>>! That is one hugely stretched hole... how did you even do that?"'
 		'Your stepfather is very much on board with this idea, and his tugging on the plug increases. A few seconds later it comes out with a loud pop, and you feel the cool air of the room filling your rectum. Your stepfather is equally enthusiastic and intimidated by the size of your gape: "Wow <<$pcs_nickname>>! That is one hugely stretched hole... how did you even do that?"'
@@ -288,7 +290,7 @@ if $ARGS[0] = 'fatherother_act1':
 end
 end
 if $ARGS[0] = 'fatherother_act2':
 if $ARGS[0] = 'fatherother_act2':
 	act 'Crawl on top of him':
 	act 'Crawl on top of him':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		pcs_ass+=2
 		pcs_ass+=2
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim9.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim9.jpg"></center>'
@@ -309,7 +311,7 @@ end
 !_____________________OTHER(2)___________________________
 !_____________________OTHER(2)___________________________
 if $ARGS[0] = 'fathersex_act1':
 if $ARGS[0] = 'fathersex_act1':
 	act 'Follow him to your parents'' bedroom':
 	act 'Follow him to your parents'' bedroom':
-		cls
+		*clr & cla
 		gs 'stat'
 		gs 'stat'
 		pcs_ass+=2
 		pcs_ass+=2
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim4.jpg"></center>'
@@ -337,14 +339,14 @@ end
 
 
 if $ARGS[0] = 'fathersex_act2':
 if $ARGS[0] = 'fathersex_act2':
 	act 'Give him a hard time':
 	act 'Give him a hard time':
-		cls
+		*clr & cla
 		minut += 10
 		minut += 10
 		gs 'stat'
 		gs 'stat'
 		pcs_ass+=2
 		pcs_ass+=2
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5_1.jpeg" ></center>'
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5_1.jpeg" ></center>'
 		'Just as you were getting into the groove of things, your stepfather gently but surely moves your head away from his groin and pulls you up by the shoulder. He gives you a playful slap on the ass and says "Alright <<$pcs_nickname>>, time''s up." You meekly nod and pretend you''ll follow him, but decide to give him a hard time and just drop on all fours half-way down the hallway. You stick your ass out as high as you can and spread your ass cheeks with your hands. "Come and get it, Daddy", you tell him in a sultry voice, refusing to move another step.'
 		'Just as you were getting into the groove of things, your stepfather gently but surely moves your head away from his groin and pulls you up by the shoulder. He gives you a playful slap on the ass and says "Alright <<$pcs_nickname>>, time''s up." You meekly nod and pretend you''ll follow him, but decide to give him a hard time and just drop on all fours half-way down the hallway. You stick your ass out as high as you can and spread your ass cheeks with your hands. "Come and get it, Daddy", you tell him in a sultry voice, refusing to move another step.'
 		act 'Get fucked':
 		act 'Get fucked':
-			cls
+			*clr & cla
 			gs 'stat'
 			gs 'stat'
 			'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5.mp4"></video></center>'
 			'<center><video autoplay loop src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5.mp4"></video></center>'
 			'Even though it was not part of his plan, your stepfather just grins and gives your exposed ass a hard slap. "Alright <<$pcs_nickname>>, if that''s the way you want to play it...".'
 			'Even though it was not part of his plan, your stepfather just grins and gives your exposed ass a hard slap. "Alright <<$pcs_nickname>>, if that''s the way you want to play it...".'
@@ -364,7 +366,7 @@ if $ARGS[0] = 'fathersex_act2':
 				gs 'cum_manage'
 				gs 'cum_manage'
 				'As your mind tries to process all the sensations, you suddenly feel an intense warmth spreading inside you. Your stepfather pulls out his dick, and a slow trail of his cum slowly drips out of you and onto the carpet. Apparently the feelings of your tight ass milking his cock were too much for him to be able to hold out any longer. You slightly regret not getting to orgasm yourself, but then realize your teasing is what got him into this riled up state in the first place, and can''t really blame him. You would feel awkward asking him to finish you off after he has already had his fun, and just suffer in silence. He gets back up on his feet and looks down at your sprawled position on the floor. Your legs are all wobbly when you try to stand up and he helps you, but then has another request in return: "Show me your asshole, <<$pcs_nickname>>."'
 				'As your mind tries to process all the sensations, you suddenly feel an intense warmth spreading inside you. Your stepfather pulls out his dick, and a slow trail of his cum slowly drips out of you and onto the carpet. Apparently the feelings of your tight ass milking his cock were too much for him to be able to hold out any longer. You slightly regret not getting to orgasm yourself, but then realize your teasing is what got him into this riled up state in the first place, and can''t really blame him. You would feel awkward asking him to finish you off after he has already had his fun, and just suffer in silence. He gets back up on his feet and looks down at your sprawled position on the floor. Your legs are all wobbly when you try to stand up and he helps you, but then has another request in return: "Show me your asshole, <<$pcs_nickname>>."'
 				act 'You show him your used ass':
 				act 'You show him your used ass':
-					cls
+					*clr & cla
 					minut += 1
 					minut += 1
 					gs 'stat'
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5_2.jpg"></center>'
 					'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/vladimir/sex/fatherim5_2.jpg"></center>'

+ 3 - 1
locations/fbDorm.qsrc

@@ -1,11 +1,13 @@
 # fbDorm
 # fbDorm
+
+menu_off = 1
 gs 'stat'
 gs 'stat'
 gs 'fbDormD'
 gs 'fbDormD'
 '<<$boydesc>> leads you towards the shabby hostel in Pavlovsk, and smiles at you: "Come on, let''s go to my room."'
 '<<$boydesc>> leads you towards the shabby hostel in Pavlovsk, and smiles at you: "Come on, let''s go to my room."'
 dynamic $d_fbd_start
 dynamic $d_fbd_start
 
 
 act '"Ehmm... I changed my mind"':
 act '"Ehmm... I changed my mind"':
-	cls
+	*clr & cla
 	minut += 5
 	minut += 5
 	gs 'stat'
 	gs 'stat'
 	'Seeing that <<$boydesc>> brought you to his crappy hostel, you''re not so sure about this any more. You''ve heard lots of stories about girls being taken to this place... none of them good. On the other hand, <<$boydesc>> is kind of cute. What''s the worst that could happen? You can always leave, if you don''t like what''s happening in there.'
 	'Seeing that <<$boydesc>> brought you to his crappy hostel, you''re not so sure about this any more. You''ve heard lots of stories about girls being taken to this place... none of them good. On the other hand, <<$boydesc>> is kind of cute. What''s the worst that could happen? You can always leave, if you don''t like what''s happening in there.'

+ 34 - 23
locations/fbDormD.qsrc

@@ -1,7 +1,8 @@
 # fbDormD
 # fbDormD
 $d_fbd_start = {
 $d_fbd_start = {
 	act 'Let him guide you to his room':
 	act 'Let him guide you to his room':
-		cls
+		*clr & cla
+		menu_off = 1
 		minut += 5
 		minut += 5
 		gs 'stat'
 		gs 'stat'
 		'In the hallway, you''re stopped by an older lady. You can only guess she''s the caretaker for the building.'
 		'In the hallway, you''re stopped by an older lady. You can only guess she''s the caretaker for the building.'
@@ -22,7 +23,8 @@ $d_fbd_start = {
 
 
 $d_fbd_dormroom = {
 $d_fbd_dormroom = {
 	act 'Enter the room':
 	act 'Enter the room':
-		cls
+		*clr & cla
+		menu_off = 1
 		minut += 5
 		minut += 5
 		gs 'stat'
 		gs 'stat'
 
 
@@ -50,7 +52,8 @@ $d_fbd_dormroom = {
 
 
 $d_fbd_regular = {
 $d_fbd_regular = {
 	act 'Kiss him':
 	act 'Kiss him':
-		cls
+		*clr & cla
+		menu_off = 1
 		boy += 1
 		boy += 1
 		parkfuckboy += 1
 		parkfuckboy += 1
 		fbdormtimes += 1
 		fbdormtimes += 1
@@ -68,7 +71,7 @@ $d_fbd_regular = {
 		gs 'stat'
 		gs 'stat'
 		
 		
 		act 'Keep kissing him':
 		act 'Keep kissing him':
-			cls
+			*clr & cla
 			gs 'stat'
 			gs 'stat'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdkiss.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdkiss.jpg"></center>'
 			tiprand = rand(1, 100)
 			tiprand = rand(1, 100)
@@ -92,7 +95,8 @@ $d_fbd_regular = {
 
 
 $d_fbd_blowhim = {
 $d_fbd_blowhim = {
 	act 'Take his cock in your mouth':
 	act 'Take his cock in your mouth':
-		cls
+		*clr & cla
+		menu_off = 1
 		ppbj += 1
 		ppbj += 1
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdbj.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdbj.jpg"></center>'
@@ -114,7 +118,8 @@ $d_fbd_blowhim = {
 
 
 $d_fbd_miss = {
 $d_fbd_miss = {
 	act 'Get down on your back':
 	act 'Get down on your back':
-		cls
+		*clr & cla
+		menu_off = 1
 		ppsex += 1
 		ppsex += 1
 		pose = 0
 		pose = 0
 		gs 'stat'
 		gs 'stat'
@@ -141,7 +146,8 @@ $d_fbd_miss = {
 
 
 $d_fbd_dog = {
 $d_fbd_dog = {
 	act 'Get on your hands and knees':
 	act 'Get on your hands and knees':
-		cls
+		*clr & cla
+		menu_off = 1
 		pose = 1
 		pose = 1
 		ppsex += 1
 		ppsex += 1
 		gs 'stat'
 		gs 'stat'
@@ -169,7 +175,8 @@ $d_fbd_dog = {
 
 
 $d_fbd_face = {
 $d_fbd_face = {
 	act 'Lie back on the bed':
 	act 'Lie back on the bed':
-		cls
+		*clr & cla
+		menu_off = 1
 		minut += 5
 		minut += 5
 		pcs_horny += 10
 		pcs_horny += 10
 		spafinloc = 11
 		spafinloc = 11
@@ -186,7 +193,8 @@ $d_fbd_face = {
 
 
 $d_fbd_anal = {
 $d_fbd_anal = {
 	act 'Lie down on your stomach':
 	act 'Lie down on your stomach':
-		cls
+		*clr & cla
+		menu_off = 1
 		minut += 5
 		minut += 5
 		pcs_horny += 10
 		pcs_horny += 10
 		ppanal += 1
 		ppanal += 1
@@ -213,8 +221,8 @@ $d_fbd_anal = {
 
 
 $d_fbd_end = {
 $d_fbd_end = {
 	act 'Brush up':
 	act 'Brush up':
-		cls
-
+		*clr & cla
+		menu_off = 1
 		if ppbj > 0:stat['bj'] += 1
 		if ppbj > 0:stat['bj'] += 1
 		if pphj > 0:stat['hj'] += 1
 		if pphj > 0:stat['hj'] += 1
 		if ppsex > 0:stat['vaginal'] += 1
 		if ppsex > 0:stat['vaginal'] += 1
@@ -234,7 +242,8 @@ $d_fbd_end = {
 
 
 $d_fbd_drunk = {
 $d_fbd_drunk = {
 	act 'Enjoy the drink':
 	act 'Enjoy the drink':
-		cls
+		*clr & cla
+		menu_off = 1
 		minut += 60
 		minut += 60
 		alko += 6
 		alko += 6
 		cumspclnt = 2
 		cumspclnt = 2
@@ -265,7 +274,8 @@ $d_fbd_drunk = {
 
 
 $d_fbd_mass = {
 $d_fbd_mass = {
 	act 'Drink the booze':
 	act 'Drink the booze':
-		cls
+		*clr & cla
+		menu_off = 1
 		boy += 2
 		boy += 2
 		gang += 1
 		gang += 1
 		parkfuckboy += 1
 		parkfuckboy += 1
@@ -293,7 +303,7 @@ $d_fbd_mass = {
 		'<<$boydesc>> grins at you and whispers: "Hey babe... what do you want to do next? We can go somewhere a little more private by ourselves, or maybe bring my friend along for a threesome? It''s up to you..."'
 		'<<$boydesc>> grins at you and whispers: "Hey babe... what do you want to do next? We can go somewhere a little more private by ourselves, or maybe bring my friend along for a threesome? It''s up to you..."'
 
 
 		act '"I only want you!"':
 		act '"I only want you!"':
-			cls
+			*clr & cla
 			ppsex += 1
 			ppsex += 1
 			pose = 0
 			pose = 0
 			gs 'stat'
 			gs 'stat'
@@ -314,7 +324,7 @@ $d_fbd_mass = {
 			gs 'stat'
 			gs 'stat'
 		
 		
 			act 'Open your mouth':
 			act 'Open your mouth':
-				cls
+				*clr & cla
 				ppsex += 1
 				ppsex += 1
 				pose = 0
 				pose = 0
 				ppbj += 1
 				ppbj += 1
@@ -330,7 +340,7 @@ $d_fbd_mass = {
 				gs 'dinsex','sexcum'
 				gs 'dinsex','sexcum'
 
 
 				act 'Suck on the cock in your mouth':
 				act 'Suck on the cock in your mouth':
-					cls
+					*clr & cla
 					minut += 5
 					minut += 5
 					spafinloc = 11
 					spafinloc = 11
 					gs 'cum_manage'
 					gs 'cum_manage'
@@ -342,7 +352,7 @@ $d_fbd_mass = {
 					dynamic $d_fbd_end
 					dynamic $d_fbd_end
 
 
 					act 'Just lie down for a moment':
 					act 'Just lie down for a moment':
-						cls
+						*clr & cla
 						minut += 5
 						minut += 5
 						spafinloc = 11
 						spafinloc = 11
 						gs 'cum_manage'
 						gs 'cum_manage'
@@ -361,7 +371,7 @@ $d_fbd_mass = {
 		end
 		end
 
 
 		act '"Maybe..."':
 		act '"Maybe..."':
-			cls
+			*clr & cla
 			minut += 5
 			minut += 5
 			pcs_horny += 10
 			pcs_horny += 10
 			ppsex += 1
 			ppsex += 1
@@ -376,7 +386,8 @@ $d_fbd_mass = {
 
 
 $d_fbd_threesome = {
 $d_fbd_threesome = {
 	act 'Open your mouth':
 	act 'Open your mouth':
-		cls
+		*clr & cla
+		menu_off = 1
 		ppbj += 2
 		ppbj += 2
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdrbj.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbdrbj.jpg"></center>'
@@ -387,7 +398,7 @@ $d_fbd_threesome = {
 		gs 'stat'
 		gs 'stat'
 		
 		
 		act 'Keep sucking on it':
 		act 'Keep sucking on it':
-			cls
+			*clr & cla
 			ppsex += 1
 			ppsex += 1
 			pose = 1
 			pose = 1
 			gs 'stat'
 			gs 'stat'
@@ -408,7 +419,7 @@ $d_fbd_threesome = {
 			gs 'stat'
 			gs 'stat'
 			
 			
 			act 'Try to relax and keep sucking':
 			act 'Try to relax and keep sucking':
-				cls
+				*clr & cla
 				ppsex += 1
 				ppsex += 1
 				pose = 1
 				pose = 1
 				gs 'stat'
 				gs 'stat'
@@ -424,7 +435,7 @@ $d_fbd_threesome = {
 				'<<$boydesc>> then pulls his cock out of your ass, and slides down next to you onto the bed. He''s on his back, and motions for you to straddle him. You smile and swing your leg over his body, slowly positioning your pussy over his cock.'
 				'<<$boydesc>> then pulls his cock out of your ass, and slides down next to you onto the bed. He''s on his back, and motions for you to straddle him. You smile and swing your leg over his body, slowly positioning your pussy over his cock.'
 
 
 				act 'Slide yourself down onto his penis':
 				act 'Slide yourself down onto his penis':
-					cls
+					*clr & cla
 					ppsex += 1
 					ppsex += 1
 					pose = 1
 					pose = 1
 					gs 'npcgeneratec', 0, '<<$boydesc>>''s friend', rand(19,45)
 					gs 'npcgeneratec', 0, '<<$boydesc>>''s friend', rand(19,45)
@@ -440,7 +451,7 @@ $d_fbd_threesome = {
 					'After a few minutes the guys are close to cumming, and <<$boydesc>> hoarsely says he wants to see your face covered in sperm. The guys pull their cocks out of you, and <<$boydesc>> tells you to get down on your knees in front of them so you can finish them off.'
 					'After a few minutes the guys are close to cumming, and <<$boydesc>> hoarsely says he wants to see your face covered in sperm. The guys pull their cocks out of you, and <<$boydesc>> tells you to get down on your knees in front of them so you can finish them off.'
 
 
 					act 'Kneel in front of them':
 					act 'Kneel in front of them':
-						cls
+						*clr & cla
 						minut += 5
 						minut += 5
 						cumface += 2
 						cumface += 2
 						spafinloc = 12
 						spafinloc = 12

+ 7 - 5
locations/fbHouse.qsrc

@@ -1,12 +1,14 @@
 # fbHouse
 # fbHouse
 
 
-cls
+menu_off = 1
+
+*clr & cla
 gs 'stat'
 gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbhouse.jpg"></center>'
 '<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbhouse.jpg"></center>'
 '<<$boydesc>> leads you to his house, and gallantly opens the door for you. He invites you to take a seat on the couch and then sits down next to you, putting his arm around you. After you cuddle for a while, he puts his hand on your chin as he guides your face towards his.'
 '<<$boydesc>> leads you to his house, and gallantly opens the door for you. He invites you to take a seat on the couch and then sits down next to you, putting his arm around you. After you cuddle for a while, he puts his hand on your chin as he guides your face towards his.'
 
 
 act 'Kiss him':
 act 'Kiss him':
-	cls
+	*clr & cla
 	boy += 1
 	boy += 1
 	parkfuckboy += 1
 	parkfuckboy += 1
 	fbhousetimes += 1
 	fbhousetimes += 1
@@ -22,7 +24,7 @@ act 'Kiss him':
 	gs 'stat'
 	gs 'stat'
 	
 	
 	act 'Give him a blowjob':
 	act 'Give him a blowjob':
-		cls
+		*clr & cla
 		ppbj += 1
 		ppbj += 1
 		gs 'stat'
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbhbj.jpg"></center>'
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/park/sex/fbhbj.jpg"></center>'
@@ -45,7 +47,7 @@ act 'Kiss him':
 		end
 		end
 
 
 		act '<<$fbhactname>>':
 		act '<<$fbhactname>>':
-			cls
+			*clr & cla
 			minut += 5
 			minut += 5
 			ppsex += 1
 			ppsex += 1
 			gs 'stat'
 			gs 'stat'
@@ -61,7 +63,7 @@ act 'Kiss him':
 			gs 'stat'
 			gs 'stat'
 
 
 			act 'Brush up':
 			act 'Brush up':
-				cls
+				*clr & cla
 
 
 				if ppbj > 0:stat['bj'] += 1
 				if ppbj > 0:stat['bj'] += 1
 				if pphj > 0:stat['hj'] += 1
 				if pphj > 0:stat['hj'] += 1

+ 3 - 0
locations/fight1.qsrc

@@ -1,4 +1,7 @@
 # fight1
 # fight1
+
+menu_off = 1
+
 $resultUderDin = {
 $resultUderDin = {
 	if Aktiv > Passiv:
 	if Aktiv > Passiv:
 		point += 1
 		point += 1

+ 3 - 0
locations/fight2.qsrc

@@ -1,4 +1,7 @@
 # fight2
 # fight2
+
+menu_off = 1
+
 $resultUderDin = {
 $resultUderDin = {
 	endurE -= 2
 	endurE -= 2
 
 

+ 3 - 0
locations/fight3.qsrc

@@ -1,4 +1,7 @@
 # fight3
 # fight3
+
+menu_off = 1
+
 $resultUderDin = {
 $resultUderDin = {
 	if Aktiv > Passiv:
 	if Aktiv > Passiv:
 		point += 1
 		point += 1

+ 7 - 3
locations/fit.qsrc

@@ -28,6 +28,7 @@ if $ARGS[0] = 'start':
 	if money >= 3000:
 	if money >= 3000:
 		act 'Buy a subscription (3,000 <b>₽</b>)':
 		act 'Buy a subscription (3,000 <b>₽</b>)':
 			cla
 			cla
+			menu_off = 1
 			money -= 3000
 			money -= 3000
 			abonement += 30
 			abonement += 30
 			'You bought a subscription for 30 lessons, including free use of the pool.'
 			'You bought a subscription for 30 lessons, including free use of the pool.'
@@ -69,7 +70,8 @@ if $ARGS[0] = 'dressing room':
 		tanday = daystart
 		tanday = daystart
 		'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">cute girl</a>.'
 		'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">cute girl</a>.'
 	elseif tanznak = 2:
 	elseif tanznak = 2:
-		cls
+		*clr & cla
+		menu_off = 1
 		tanznak = 3
 		tanznak = 3
 		gs 'underwear', 'wear'
 		gs 'underwear', 'wear'
 		gs 'panties', 'dispose'
 		gs 'panties', 'dispose'
@@ -90,6 +92,7 @@ if $ARGS[0] = 'dressing room':
 	act 'Take a shower (0:15)':
 	act 'Take a shower (0:15)':
 		cla
 		cla
 		*clr
 		*clr
+		menu_off = 1
 		minut += 15
 		minut += 15
 		pcs_horny += 1
 		pcs_horny += 1
 		pcs_hairbsh = 0
 		pcs_hairbsh = 0
@@ -174,7 +177,7 @@ if $ARGS[0] = 'fitgirl':
 	act 'Turn away':gt 'fit', 'dressing room'
 	act 'Turn away':gt 'fit', 'dressing room'
 
 
 	act 'Follow her':
 	act 'Follow her':
-		cls
+		*clr & cla
 		pcs_hairbsh = 0
 		pcs_hairbsh = 0
 		pcs_makeup = 1
 		pcs_makeup = 1
 		dynamic $showerdin
 		dynamic $showerdin
@@ -217,7 +220,7 @@ if $ARGS[0] = 'fitgirl':
 					end
 					end
 
 
 					act 'Wait for her reaction':
 					act 'Wait for her reaction':
-						cls
+						*clr & cla
 						gs 'stat'
 						gs 'stat'
 
 
 						if pcs_apprnc < 120:
 						if pcs_apprnc < 120:
@@ -392,6 +395,7 @@ if $ARGS[0] = 'gym':
 end
 end
 
 
 if $ARGS[0] = 'exercise end':
 if $ARGS[0] = 'exercise end':
+	menu_off = 1
 	RESULT = rand(0, 19)
 	RESULT = rand(0, 19)
 
 
 	act 'Leave':
 	act 'Leave':

+ 2 - 0
locations/food.qsrc

@@ -7,6 +7,8 @@
 ! Bagged Lunch: +40 pcs_energy +40 pcs_hydra, +5 fat (sandwich, cold leftovers, etc)
 ! Bagged Lunch: +40 pcs_energy +40 pcs_hydra, +5 fat (sandwich, cold leftovers, etc)
 ! Health Meal: +50 pcs_energy +50 pcs_hydra, +1 fat (Diet food, Salads, rice cakes with peanut butter)
 ! Health Meal: +50 pcs_energy +50 pcs_hydra, +1 fat (Diet food, Salads, rice cakes with peanut butter)
 
 
+menu_off = 1
+
 if $ARGS[0] = 'pirosh':
 if $ARGS[0] = 'pirosh':
 	*clr & cla
 	*clr & cla
 	frost = 0
 	frost = 0

+ 41 - 7
locations/foto.qsrc

@@ -2,6 +2,7 @@
 
 
 if $ARGS[0] = 'start':
 if $ARGS[0] = 'start':
 	if hour < 2:
 	if hour < 2:
+		menu_off = 1
 		gs 'underwear', 'wear'
 		gs 'underwear', 'wear'
 		gs 'clothing', 'wear_last_worn'
 		gs 'clothing', 'wear_last_worn'
 		gs 'stat'
 		gs 'stat'
@@ -11,12 +12,15 @@ if $ARGS[0] = 'start':
 		act'Leave':gt'down'
 		act'Leave':gt'down'
 	end
 	end
 
 
-
 	close all
 	close all
 	$location_type = 'indoors'
 	$location_type = 'indoors'
 	if model = 0:gt'foto','studio'
 	if model = 0:gt'foto','studio'
 	*clr & cla
 	*clr & cla
 
 
+	$menu_loc = 'foto'
+	$menu_arg = 'start'
+	menu_off = 0
+	
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	if studio_strip = 0:
 	if studio_strip = 0:
 		'	Apparently there''s a "dress code" here and all models are required to be naked in the studio, even if they never do nude shoots. Supposedly, it''s primarily to save time when dressing up and the wardrobe department has an easier time fitting the clothing properly if you''re already naked. And if it''s a nude shoot, it saves even more time because then you can walk right on set. Makes sense you suppose... Kinda...'
 		'	Apparently there''s a "dress code" here and all models are required to be naked in the studio, even if they never do nude shoots. Supposedly, it''s primarily to save time when dressing up and the wardrobe department has an easier time fitting the clothing properly if you''re already naked. And if it''s a nude shoot, it saves even more time because then you can walk right on set. Makes sense you suppose... Kinda...'
@@ -27,6 +31,7 @@ if $ARGS[0] = 'start':
 	special_skill_model = rand(30,500)
 	special_skill_model = rand(30,500)
 	act'Strip down':
 	act'Strip down':
 		cla & *clr
 		cla & *clr
+		menu_off = 1
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/fullstrip.mp4"></video></center>'
 		'<center><video autoplay loop src="images/locations/city/citycenter/photo/fullstrip.mp4"></video></center>'
 		studio_strip += 1
 		studio_strip += 1
 		inhib_exp += 3
 		inhib_exp += 3
@@ -80,6 +85,7 @@ if $ARGS[0] = 'start':
 			act'Just strip to your panties':
 			act'Just strip to your panties':
 				gs 'clothing', 'strip'
 				gs 'clothing', 'strip'
 				cla & *clr
 				cla & *clr
+				menu_off = 1
 				inhib_exp += 2
 				inhib_exp += 2
 				if studio_strip_talk = 0:
 				if studio_strip_talk = 0:
 					gt'foto_events','studio_strip_talk1'
 					gt'foto_events','studio_strip_talk1'
@@ -105,6 +111,7 @@ if $ARGS[0] = 'start':
 				gs 'clothing', 'strip'
 				gs 'clothing', 'strip'
 				gs 'stat'
 				gs 'stat'
 				cla & *clr
 				cla & *clr
+				menu_off = 1
 				'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip3.mp4"></video></center>'
 				'<center><video autoplay loop src="images/locations/city/citycenter/photo/strip3.mp4"></video></center>'
 				inhib_exp += 1
 				inhib_exp += 1
 				if studio_strip_talk = 0:
 				if studio_strip_talk = 0:
@@ -127,6 +134,9 @@ if $ARGS[0] = 'start':
 end
 end
 
 
 if $ARGS[0] = 'studio':
 if $ARGS[0] = 'studio':
+	$menu_loc = 'foto'
+	$menu_arg = 'studio'
+	menu_off = 0
 	*clr & cla
 	*clr & cla
 	killvar '$modelopt'
 	killvar '$modelopt'
 
 
@@ -205,6 +215,7 @@ if $ARGS[0] = 'studio':
 
 
 	if artemIzdev = 2 or artemIzdev = 3:
 	if artemIzdev = 2 or artemIzdev = 3:
 		act 'Ask about the microcamera':
 		act 'Ask about the microcamera':
+			menu_off = 1
 			minut += 5
 			minut += 5
 			gs 'stat'
 			gs 'stat'
 			if artemIzdev = 3:'"As I said, I can arrange for a deal for this camera, but it is expensive."'
 			if artemIzdev = 3:'"As I said, I can arrange for a deal for this camera, but it is expensive."'
@@ -231,6 +242,7 @@ if $ARGS[0] = 'studio':
 	end
 	end
 
 
 	if pfilmNO = 1:
 	if pfilmNO = 1:
+		menu_off = 1
 		'	"You''re blacklisted, no decent studio will deal with you, goodbye."'
 		'	"You''re blacklisted, no decent studio will deal with you, goodbye."'
 		act 'Leave': minut += 1 & gt 'down'
 		act 'Leave': minut += 1 & gt 'down'
 	end
 	end
@@ -238,6 +250,7 @@ if $ARGS[0] = 'studio':
 	if model = 1:
 	if model = 1:
 		act 'Leave':
 		act 'Leave':
 			*clr & cla
 			*clr & cla
+			menu_off = 1
 			if studio_underwear_steal > 0:
 			if studio_underwear_steal > 0:
 				gs 'clothing', 'wear_last_worn'
 				gs 'clothing', 'wear_last_worn'
 				gs 'stat'
 				gs 'stat'
@@ -256,20 +269,19 @@ if $ARGS[0] = 'studio':
 				end
 				end
 			end
 			end
 		end
 		end
-	end
-	if model = 0:
+	elseif model = 0:
 		act 'Leave':
 		act 'Leave':
 			minut += 1
 			minut += 1
 			gt 'down'
 			gt 'down'
 		end
 		end
 	end
 	end
 
 
-	if parkblackmail = 2:
-		act 'Look around for the blackmailer':gt 'foto', 'blackm'
-	end
+	if parkblackmail = 2: act 'Look around for the blackmailer':gt 'foto', 'blackm'
+	
 	if model = 0:
 	if model = 0:
 		act 'Ask about working as a glamor model':
 		act 'Ask about working as a glamor model':
 			cla & *clr
 			cla & *clr
+			menu_off = 1
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 			minut += 5
 			minut += 5
 			if vidage >= 40:
 			if vidage >= 40:
@@ -349,6 +361,7 @@ if $ARGS[0] = 'studio':
 		act 'Ask for work':
 		act 'Ask for work':
 			cla
 			cla
 			*clr
 			*clr
+			menu_off = 1
 			'<center><b><font color="maroon">Photographer</font></b></center>'
 			'<center><b><font color="maroon">Photographer</font></b></center>'
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 			if pcs_sweat >= 20:
 			if pcs_sweat >= 20:
@@ -361,6 +374,7 @@ if $ARGS[0] = 'studio':
 		end
 		end
 	elseif venera < 3:
 	elseif venera < 3:
 		act 'Ask for work':
 		act 'Ask for work':
+			menu_off = 1
 			if model_week = (daystart - week) / 7 and model_job_week >= 2:
 			if model_week = (daystart - week) / 7 and model_job_week >= 2:
 				gt 'foto', 'practicemodel'
 				gt 'foto', 'practicemodel'
 			else
 			else
@@ -381,6 +395,7 @@ end
 if $ARGS[0] = 'gave_passport':
 if $ARGS[0] = 'gave_passport':
 	cla
 	cla
 	*clr
 	*clr
+	menu_off = 1
 	'<center><b><font color="maroon">Photographer</font></b></center>'
 	'<center><b><font color="maroon">Photographer</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	''
 	''
@@ -396,6 +411,7 @@ end
 
 
 if $ARGS[0] = 'interview':
 if $ARGS[0] = 'interview':
 	cla & *clr
 	cla & *clr
+	menu_off = 1
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	'	"You want to work here? How old are you?"'
 	'	"You want to work here? How old are you?"'
 	if age >= 18:
 	if age >= 18:
@@ -420,6 +436,7 @@ end
 	
 	
 if $ARGS[0] = 'interview2':
 if $ARGS[0] = 'interview2':
 	cla & *clr
 	cla & *clr
+	menu_off = 1
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/foto.jpg"></center>'
 	if age_truth = 1 or age >= 18:
 	if age_truth = 1 or age >= 18:
 		*nl
 		*nl
@@ -494,6 +511,7 @@ end
 
 
 
 
 if $ARGS[0] = 'job_offer':
 if $ARGS[0] = 'job_offer':
+	menu_off = 1
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	if age >= 18 or fakepassport = 1 or age_lie = 1:
 	if age >= 18 or fakepassport = 1 or age_lie = 1:
 		'	When he''s finished, he stands in front of you and says, "You fit the criteria for the kind of images we want to produce. I just need to see your passport to confirm your age and put your info into our database," holding out his hand.'
 		'	When he''s finished, he stands in front of you and says, "You fit the criteria for the kind of images we want to produce. I just need to see your passport to confirm your age and put your info into our database," holding out his hand.'
@@ -675,6 +693,9 @@ end
 if $ARGS[0] = 'bathroom':
 if $ARGS[0] = 'bathroom':
 	$locM = 'foto'
 	$locM = 'foto'
 	$metkaM = 'bathroom'
 	$metkaM = 'bathroom'
+	$menu_loc = 'foto'
+	$menu_arg = 'bathroom'
+	menu_off = 0
 	gs'stat'
 	gs'stat'
 	cla & *clr
 	cla & *clr
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/models.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/models.jpg"></center>'
@@ -690,6 +711,7 @@ end
 if $ARGS[0] = 'showers':
 if $ARGS[0] = 'showers':
 	gs'stat'
 	gs'stat'
 	cla & *clr
 	cla & *clr
+	menu_off = 1
 	shower_sex = rand(1,7)
 	shower_sex = rand(1,7)
 	if shower_sex = 7 and krystal >= 3:gt 'foto','krystalshower'
 	if shower_sex = 7 and krystal >= 3:gt 'foto','krystalshower'
 
 
@@ -764,6 +786,7 @@ if $ARGS[0] = 'showers':
 
 
 	if mesec > 0 and isprok = 0:
 	if mesec > 0 and isprok = 0:
 		act'Use a tampon':
 		act'Use a tampon':
+			menu_off = 1
 			modeltampon = rand(1,2)
 			modeltampon = rand(1,2)
 			cla
 			cla
 			isprok = 1
 			isprok = 1
@@ -783,6 +806,7 @@ if $ARGS[0] = 'showers':
 end
 end
 
 
 if $ARGS[0] = 'krystalshower':
 if $ARGS[0] = 'krystalshower':
+	menu_off = 1
 	gs'stat'
 	gs'stat'
 	'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/shower.mp4"></video></center>'
 	'<center><video autoplay loop src="images/locations/city/citycenter/photo/portraits/krystal_b/shower.mp4"></video></center>'
 	'	You head to the shower area and realize that you can hear passionate moaning from inside. As you enter, you see Krystal in one of the stalls with her boyfriend doing what sounds like an excellent job of eating her pussy out.'
 	'	You head to the shower area and realize that you can hear passionate moaning from inside. As you enter, you see Krystal in one of the stalls with her boyfriend doing what sounds like an excellent job of eating her pussy out.'
@@ -885,6 +909,9 @@ if $ARGS[0] = 'makeup':
 	*clr & cla
 	*clr & cla
 	$locM = 'foto'
 	$locM = 'foto'
 	$metkaM = 'makeup'
 	$metkaM = 'makeup'
+	$menu_loc = 'foto'
+	$menu_arg = 'makeup'
+	menu_off = 0
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/mirrors.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/mirrors.jpg"></center>'
 	'The backstage area where you and the other girls put on your makeup.'
 	'The backstage area where you and the other girls put on your makeup.'
 	act'Back to the studio':gt'foto','studio'
 	act'Back to the studio':gt'foto','studio'
@@ -892,6 +919,7 @@ if $ARGS[0] = 'makeup':
 	if pcs_hairbsh = 0:
 	if pcs_hairbsh = 0:
 		act'Brush your hair':
 		act'Brush your hair':
 			*clr & cla
 			*clr & cla
+			menu_off = 1
 			if player_avatar = 1:
 			if player_avatar = 1:
 				'<center><img <<$set_imgh>> src="images/avatar.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/avatar.jpg"></center>'
 			else
 			else
@@ -905,10 +933,11 @@ if $ARGS[0] = 'makeup':
 	end
 	end
 
 
 	if pcs_hairbsh = 0 or pcs_makeup = 1:
 	if pcs_hairbsh = 0 or pcs_makeup = 1:
-		act'Do your own makeup':gt'mirror','start'
+		act'Do your own makeup': menu_off = 1 & gt'mirror','start'
 
 
 		act'Go to the makeup artists (1:00)':
 		act'Go to the makeup artists (1:00)':
 			cla & *clr
 			cla & *clr
+			menu_off = 1
 			minut += 60
 			minut += 60
 			pcs_hairbsh = 1
 			pcs_hairbsh = 1
 			pcs_makeup = 5
 			pcs_makeup = 5
@@ -925,6 +954,7 @@ if $ARGS[0] = 'makeup':
 end
 end
 
 
 if $ARGS[0] = 'practicemodel':
 if $ARGS[0] = 'practicemodel':
+	menu_off = 1
 	gs'stat'
 	gs'stat'
 	*clr & cla
 	*clr & cla
 	minut += 5
 	minut += 5
@@ -1750,6 +1780,7 @@ if $ARGS[0] = 'end':
 end
 end
 
 
 if $ARGS[0] = 'model':
 if $ARGS[0] = 'model':
+	menu_off = 1
 	if model = 0:model = 1
 	if model = 0:model = 1
 	*clr & cla
 	*clr & cla
 	minut += 5
 	minut += 5
@@ -1910,6 +1941,7 @@ end
 
 
 if $ARGS[0] = 'nude_shoot':
 if $ARGS[0] = 'nude_shoot':
 	cla & *clr
 	cla & *clr
+	menu_off = 1
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'	"Alright, we can do that. What kind of nude shoot?"'
 	'	"Alright, we can do that. What kind of nude shoot?"'
 	
 	
@@ -2215,6 +2247,7 @@ end
 
 
 if $ARGS[0] = 'commercial':
 if $ARGS[0] = 'commercial':
 	*clr & cla
 	*clr & cla
+	menu_off = 1
 	commercial = 1
 	commercial = 1
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/photo/fotograph.jpg"></center>'
 	'	As you wrap the shoot, a staffer at the studio walks up to you and grabs your attention.'
 	'	As you wrap the shoot, a staffer at the studio walks up to you and grabs your attention.'
@@ -2335,6 +2368,7 @@ end
 if $ARGS[0] = 'blackm':
 if $ARGS[0] = 'blackm':
 	*clr
 	*clr
 	cla
 	cla
+	menu_off = 1
 	gs 'stat'
 	gs 'stat'
 
 
 	if parkblackmail = 2:
 	if parkblackmail = 2:

+ 3 - 0
locations/foto_albums.qsrc

@@ -1,4 +1,7 @@
 # foto_albums
 # foto_albums
+
+menu_off = 1
+
 if $ARGS[0] = 'model_portraits':
 if $ARGS[0] = 'model_portraits':
 	
 	
 	if rank = 1:gt 'foto_albums','sveta_10'
 	if rank = 1:gt 'foto_albums','sveta_10'

+ 2 - 5
locations/foto_events.qsrc

@@ -1,5 +1,7 @@
 # foto_events
 # foto_events
 
 
+menu_off = 1
+
 if $ARGS[0] = 'fame':
 if $ARGS[0] = 'fame':
 	*clr & cla
 	*clr & cla
 	special_model = 2000
 	special_model = 2000
@@ -11,9 +13,6 @@ if $ARGS[0] = 'fame':
 	if mdlng_fame_event = 2:gt'foto_events','pool1'
 	if mdlng_fame_event = 2:gt'foto_events','pool1'
 	if mdlng_fame_event = 3 and pcs_agil < 40:mdlng_fame_event = rand(1,2)
 	if mdlng_fame_event = 3 and pcs_agil < 40:mdlng_fame_event = rand(1,2)
 	if mdlng_fame_event = 3 and pcs_agil >= 40:gt'foto_events','tennis'
 	if mdlng_fame_event = 3 and pcs_agil >= 40:gt'foto_events','tennis'
-
-
-
 end
 end
 
 
 if $ARGS[0] = 'skill':
 if $ARGS[0] = 'skill':
@@ -27,8 +26,6 @@ if $ARGS[0] = 'skill':
 	if mdlng_skill_event = 3:gt'foto_events','pool2'
 	if mdlng_skill_event = 3:gt'foto_events','pool2'
 	if mdlng_skill_event = 4:gt'foto_events','runway2'
 	if mdlng_skill_event = 4:gt'foto_events','runway2'
 	if mdlng_skill_event = 5:gt'foto_events','wet'
 	if mdlng_skill_event = 5:gt'foto_events','wet'
-
-
 end
 end
 
 
 !!------------------------------------------------------------------- Special Events ------------------------------------------------------------------
 !!------------------------------------------------------------------- Special Events ------------------------------------------------------------------

+ 1 - 0
locations/foto_models.qsrc

@@ -1,5 +1,6 @@
 # foto_models
 # foto_models
 
 
+menu_off = 1
 
 
 !!
 !!
 !!npc_rel['A213'] = Mari
 !!npc_rel['A213'] = Mari

+ 3 - 0
locations/frot.qsrc

@@ -1,4 +1,7 @@
 # frot
 # frot
+
+menu_off = 1
+
 if $ARGS[0] = 'a':
 if $ARGS[0] = 'a':
 	cla
 	cla
 	*clr
 	*clr

+ 20 - 14
locations/furi.qsrc

@@ -1,4 +1,8 @@
 # furi
 # furi
+
+$menu_loc = 'furi'
+$menu_arg = ''
+menu_off = 0
 gs 'stat'
 gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/highway/furi.jpg"></center>'
 '<center><img <<$set_imgh>> src="images/locations/highway/furi.jpg"></center>'
 'A paved area next to the main road between St. Petersburg and Pavlovsk, which functions as a truck stop. There are a few lorries here, but you only see one driver. He''s taking a break, next to his truck.'
 'A paved area next to the main road between St. Petersburg and Pavlovsk, which functions as a truck stop. There are a few lorries here, but you only see one driver. He''s taking a break, next to his truck.'
@@ -7,24 +11,26 @@ act 'Return to the road':minut += 5 & gt 'road'
 
 
 if trfatherQW = 1:
 if trfatherQW = 1:
 	act 'Ask about Mikhail Kuznetsov':
 	act 'Ask about Mikhail Kuznetsov':
-	cls
-	minut += 5
-	trfatherQW = 2
-	gs'stat'
-
-	'<center><img <<$set_imgh>> src="images/characters/city/mikhail/terminal/trfatherqw_1.jpg"></center>'
-	'"Hello sir! Can I ask you a question?" you ask the truck driver. When he shrugs, you continue: "Do you happen to know a man named Mikhail Kuznetsov? I''m looking for him. He''s a truck driver, like you!"'
-	'The man ponders for a moment. He looks as if the name does ring a bell, but he can''t remember exactly where from.'
-	'"The name does sound familiar, I think I''ve met him a few times", he nods. When he sees the hopeful look in your eyes, he continues: "There is a large warehouse terminal in St. Petersburg''s industrial district, most truckers go by there on their travels. I bet someone there will be able to help you find him."'
-	'"Thank you so much!" you shout gleefully, and you can barely stop yourself from jumping at the man to hug him.'
-	'He laughs when he sees how happy you are, and says: "Glad I could help, girl. I should get back on the road... you take care! Tell Mikhail I said hi!"'
-
-	act 'Let him get back to work':gt $loc, $metka
+		*clr & cla
+		menu_off = 1
+		minut += 5
+		trfatherQW = 2
+		gs'stat'
+
+		'<center><img <<$set_imgh>> src="images/characters/city/mikhail/terminal/trfatherqw_1.jpg"></center>'
+		'"Hello sir! Can I ask you a question?" you ask the truck driver. When he shrugs, you continue: "Do you happen to know a man named Mikhail Kuznetsov? I''m looking for him. He''s a truck driver, like you!"'
+		'The man ponders for a moment. He looks as if the name does ring a bell, but he can''t remember exactly where from.'
+		'"The name does sound familiar, I think I''ve met him a few times", he nods. When he sees the hopeful look in your eyes, he continues: "There is a large warehouse terminal in St. Petersburg''s industrial district, most truckers go by there on their travels. I bet someone there will be able to help you find him."'
+		'"Thank you so much!" you shout gleefully, and you can barely stop yourself from jumping at the man to hug him.'
+		'He laughs when he sees how happy you are, and says: "Glad I could help, girl. I should get back on the road... you take care! Tell Mikhail I said hi!"'
+
+		act 'Let him get back to work':gt $loc, $metka
 	end
 	end
 end
 end
 
 
 act 'Try to get a lift':
 act 'Try to get a lift':
-	cls
+	*clr & cla
+	menu_off = 1
 	gs 'stat'
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/highway/furi.jpg"></center>'
 	'<center><img <<$set_imgh>> src="images/locations/highway/furi.jpg"></center>'
 
 

+ 2 - 0
locations/furisex.qsrc

@@ -1,4 +1,6 @@
 # furisex
 # furisex
+
+menu_off = 1
 minut += 5
 minut += 5
 gs 'stat'
 gs 'stat'
 
 

+ 1 - 1
syntax/NotepadPlusPlus/QSP2.xml

@@ -24,7 +24,7 @@
             <Keywords name="Folders in comment, open"></Keywords>
             <Keywords name="Folders in comment, open"></Keywords>
             <Keywords name="Folders in comment, middle"></Keywords>
             <Keywords name="Folders in comment, middle"></Keywords>
             <Keywords name="Folders in comment, close"></Keywords>
             <Keywords name="Folders in comment, close"></Keywords>
-            <Keywords name="Keywords1">$dyneval $user_text $usrtxt $maintxt $stattxt $func $curloc $selobj $selact $curact $getobj $mid $ucase $lcase $trim $replace $str $loc $strfind $ARGS&#x000D;&#x000A;&#x000D;&#x000A;dyneval input user_text usrtxt iif rgb isplay msecscount desc maintxt stattxt qspver func curloc selobj no and mod selact curact arrsize arrpos countobj getobj led mid ucase lcase trim replace instr isnum val str loc or max min rand rnd arrcomp strcomp strpos strfind&#x000D;&#x000A;&#x000D;&#x000A;counter ongload ongsave onnewloc onactsel onobjsel onobjadd onobjdel usercom fname backimage args result&#x000D;&#x000A;&#x000D;&#x000A;act exit killvar cla clr clear gs xgt gt goto gosub xgoto if else elseif end jump amp nl pl&#x000D;&#x000A;&#x000D;&#x000A;nosave disablescroll disablesubex debug usehtml bcolor fcolor lcolor fsize gt lt close dynamic</Keywords>
+            <Keywords name="Keywords1">$dyneval $user_text $usrtxt $maintxt $stattxt $func $curloc $selobj $selact $curact $getobj $mid $ucase $lcase $trim $replace $str $loc $metka $menu_loc $menu_arg $metkaM $locM $strfind $ARGS&#x000D;&#x000A;&#x000D;&#x000A;dyneval input user_text usrtxt iif rgb isplay msecscount desc maintxt stattxt qspver func curloc selobj no and mod selact curact arrsize arrpos countobj getobj led mid ucase lcase trim replace instr isnum val str loc or max min rand rnd arrcomp strcomp strpos strfind&#x000D;&#x000A;&#x000D;&#x000A;counter ongload ongsave onnewloc onactsel onobjsel onobjadd onobjdel usercom fname backimage args result&#x000D;&#x000A;&#x000D;&#x000A;act exit killvar cla clr clear gs xgt gt goto gosub xgoto if else elseif end jump amp nl pl&#x000D;&#x000A;&#x000D;&#x000A;nosave disablescroll disablesubex debug usehtml bcolor fcolor lcolor fsize gt lt close dynamic</Keywords>
             <Keywords name="Keywords2"></Keywords>
             <Keywords name="Keywords2"></Keywords>
             <Keywords name="Keywords3"></Keywords>
             <Keywords name="Keywords3"></Keywords>
             <Keywords name="Keywords4"></Keywords>
             <Keywords name="Keywords4"></Keywords>