Selaa lähdekoodia

[added] Menu variables for I

KevinSmarts 5 vuotta sitten
vanhempi
säilyke
3fa8370062

+ 1 - 0
locations/IgorEv.qsrc

@@ -1,5 +1,6 @@
 # IgorEv
 
+menu_off = 1
 !!Igor = A4
 
 !!It starts off by talking to Igor at school and there will be a option where he is aceing history and Sveta is not as good as she wants to be. No mention of grades just she is doing worse class than he is. She can then ask if they can study together. This leads to them going to Igor's house to study and talk. From there two things can happen, each is it's own story that links back up later on.

+ 11 - 0
locations/IgorHanter.qsrc

@@ -1,5 +1,8 @@
 # IgorHanter
 
+$menu_loc = 'IgorHanter'
+$menu_arg = ''
+menu_off = 0
 gs 'boyStat', 'A173'
 $boybody = 'high'
 $boybod = 'athletic'
@@ -35,6 +38,7 @@ if hantersIgorLove = 3:'<<$boydesc>> is your husband.'
 act 'Chat':
     *clr & cla
     minut += 60
+	menu_off = 1
     if hantersIgorQw < 10:hantersIgorQw += 1
     gs 'stat'
 
@@ -49,6 +53,7 @@ if hantersIgorQw >= 10:
     if hantersIgorLove = 0:
         act 'Flirt':
 			minut += 120
+			menu_off = 1
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
             *clr & cla
@@ -128,6 +133,7 @@ if hantersIgorQw >= 10:
         act 'Spend time together':
             *clr & cla
 			minut += 120
+			menu_off = 1
 			!!not using arousal as no orgasm chance
 			pcs_horny += 10
             pcs_mood = 100
@@ -150,6 +156,7 @@ end
 if hantersIgorLove > 0 and pcs_horny >= 60:
     act 'Have sex':
 	    *clr & cla
+		menu_off = 1
         hantersIgorQw += 1
         hantersIgorsex += rand(12,36)
 	    gs 'stat'
@@ -167,6 +174,7 @@ end
 !! I replaced the partial condition "and temp = 1" with "and rand(1,5) = 1" because temp is changed in the stat procedure. Formely the temp variable was initialized at the beginning of the file temp = rand(1,5)
 if hantersIgorLove > 0 and pcs_horny <= 60 and hantersIgorQw >= 10 and rand(1,5) = 1 and hantersIgorsex = 0:
 	*clr & cla
+	menu_off = 1
 	hantersIgorsex += rand(12,36)
 	gs 'stat'
 
@@ -204,6 +212,7 @@ if hantersIgorLove > 0:
     act 'Break up with Igor':
 	    *clr & cla
         minut += 5
+		menu_off = 1
         hantersIgorLove = 0
         if hantersIgorLove = 2:bfA = 0
         hantersIgorQw -= 100
@@ -221,6 +230,7 @@ act'Depart':gt $loc, $metka
 if hantersIgorQw < 10 and hantersIgorLove > 0:
 	*clr & cla
     minut += 5
+	menu_off = 1
     hantersIgorLove = 0
     if hantersIgorLove = 2:bfA = 0
     hantersIgorQw -= 10
@@ -236,6 +246,7 @@ end
 if hantersIgorLove < 2 and hantersIgorQw >= 35 and hantersKnowSlut = 0 and bfA < 1 and hour >= 8 and hour < 20 and pcs_apprnc >= 60:
     *clr & cla
     minut += 1
+	menu_off = 1
     gs 'stat'
 
     '<center><img <<$set_imgh>> src="images/locations/gadukino/hunters/hanterkiss1.jpg"></center>'

+ 7 - 2
locations/IrinaRoom.qsrc

@@ -3,8 +3,10 @@
 if $ARGS[0] = 'start':
 	cla
 	*clr
+	$menu_loc = 'IrinaRoom'
+	$menu_arg = 'start'
+	menu_off = 0
 	minut += 5
-	clr
 	gs 'stat'
 	gs 'themes', 'indoors'
 	'<center><b><font color="maroon">Entrance where your girlfriend Ira lives</font></b></center>'
@@ -39,7 +41,9 @@ if $ARGS[0] = 'first':
 	cla
 	clr
 	*clr
-	minut += 5
+	$menu_loc = 'IrinaRoom'
+	$menu_arg = 'first'
+	menu_off = 0
 	gs 'stat'
 	'<center><b><font color="maroon">Apartment Ira</font></b></center>'
 	'<center><img <<$set_imgh>> src="images/characters/city/ira/irinaroom.jpg"></center>'
@@ -60,6 +64,7 @@ if $ARGS[0] = 'first1':
 		pcs_hydra -= 10
 	end
 	$locclass = 'kitr'
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/city/ira/irinaqw.jpg"></center>'
 	'You and Ira settle in the kitchen with a bottle of wine and some fruits, you talk and chat merrily.'

+ 2 - 0
locations/IvanEv.qsrc

@@ -1,5 +1,7 @@
 # IvanEv
 
+menu_off = 1
+
 if $ARGS[0] = '':
 	cls
 	numnpc = 3

+ 4 - 0
locations/igravt.qsrc

@@ -1,4 +1,8 @@
 # igravt
+
+$menu_loc = 'igravt'
+$menu_arg = ''
+menu_off = 0
 clr
 minut += 10
 gs 'stat'

+ 3 - 0
locations/igrkart2.qsrc

@@ -1,5 +1,8 @@
 # igrkart2
 clr
+$menu_loc = 'igravt2'
+$menu_arg = ''
+menu_off = 0
 minut += 5
 gs 'stat'
 

+ 5 - 0
locations/ira.qsrc

@@ -3,6 +3,9 @@
 if $ARGS[0] = 'ira':
 	cls
 	minut += 5
+	$menu_loc = 'ira'
+	$menu_arg = 'ira'
+	menu_off = 0
 	gs'stat'
 	'<center><b><font color = maroon>Ira</font></b></center>'
 	if $metka = 'party_gost':
@@ -26,6 +29,7 @@ end
 if $ARGS[0] = 'dance':
 	cls
 	minut += 5
+	menu_off = 1
 	gs'stat'
 	'<center><b><font color = maroon>Ira and Lena</font></b></center>'
 	'<center><video autoplay loop src="images/locations/pavlovsk/resident/rekshome/party/reksparty_party_gost_1_' + rand(1,7) + '.mp4"></video></center>'
@@ -109,6 +113,7 @@ end
 
 if $ARGS[0] = 'drink':
 	cls
+	menu_off = 1
 	minut += 5
 	alko +=1
 	cumspclnt = 2

+ 3 - 0
locations/island.qsrc

@@ -3,6 +3,9 @@
 $metka = ''
 $loc = 'island'
 $location_type = 'public_outdoors'
+$menu_loc = 'island'
+$menu_arg = ''
+menu_off = 0
 CLOSE ALL
 if sound = 0:
 	if month >=11 and month <= 12 or month >=1 and month <=3:

+ 2 - 0
locations/ivanRoom.qsrc

@@ -1,5 +1,7 @@
 # ivanRoom
 
+menu_off = 1
+
 if StoryLine = 0 or altQS = 1:
 	clr
 	minut += 5

+ 2 - 0
locations/izdevat.qsrc

@@ -2,6 +2,7 @@
 if grupTipe[numnpc] = 5 and pav_slut < 50:
 	act 'Mock':
 		cls
+		menu_off = 1
 		npc_rel[$static_num] -= 5
 		pcs_dom += 1
 		gs 'stat'
@@ -13,6 +14,7 @@ if grupTipe[numnpc] = 5 and pav_slut < 50:
 elseif grupTipe[numnpc] = 5 and pav_slut >= 50:
 	act 'Mock':
 		cls
+		menu_off = 1
 		sub += 1
 		gs 'stat'
 		'You began to mock them, but <<$npc_firstname[$static_num]>> answered you. "You''re one to talk cocksucker, everyone knows your the easiest fuck in town." Everyone started laughing at you. You were shocked and confused by everyone turning on you, you hurry away as the others start to talk about you.'

+ 3 - 3
locations/lesbimistress.qsrc

@@ -17,14 +17,14 @@ if $ARGS[0] = 'start':
 		minut += 5
 		gs'stat'
 		'<center><img <<$set_imgh>> src="images/characters/city/natalya/mistress.jpg"></center>'
-		'Ms. expectantly looks at you and look at it , you feel it a personal thing, her inanimate sex-plaything, with which it is entitled to do, that pleases.'
+		'Mistress looks at you expectantly and you look at her, you feel like its a personal thing, you are her inanimate sex-plaything, with which she is entitled to do whatever she pleases.'
 	
 		act 'Undress':
 			cla
 			*clr
 			gs'stat'
 			'<center><img <<$set_imgh>> src="images/characters/city/natalya/sex/sub45.jpg"></center>'
-			'You will quickly take off her clothes and, as befits a well-bred slave, chillin stone statue in front of his mistress.'
+			'You quickly take off your clothes and, as befits a well-bred slave, pose completely still in front of your mistress.'
 
 			gs 'arousal', 'foreplay', 10, 'sub'
 			gs 'stat'
@@ -44,7 +44,7 @@ if $ARGS[0] = 'start':
 					gs'stat'
 					
 					'<center><img <<$set_imgh>> src="images/characters/city/natalya/sex/sub43.jpg"></center>'
-					'- Well, - with expressionless face begins MS. - So all-decided to be her Mistress? Remembered still, yes? I''ll show you, bitch, how to score cock on her mistress, I''ll teach you to mind-reason! Time to get in position for a spanking, small stuff, now I''m going to teach you some manners through the most digestible thee a place!'
+					'- Well, - with expressionless face begins Mistress - So all-decided to be her Mistress? Remembered still, yes? I''ll show you, bitch, how to score cock on her mistress, I''ll teach you to mind-reason! Time to get in position for a spanking, small stuff, now I''m going to teach you some manners through the most digestible thee a place!'
 					'Your Mistress half an hour from the heart smacks you, occasionally through gritted teeth prigovarivaya that-something about your bad behavior and lack of love and devotion with regards to his mistress. Then she takes all your money and evil makes for the door.'
 					
 					gs 'arousal', 'foreplay', 40, 'sub', 'maso'