Browse Source

[added] Menu variables for K

Blatte 5 years ago
parent
commit
66fcf0a8c9

+ 1 - 0
locations/KatjaHomeTalk.qsrc

@@ -3,6 +3,7 @@
 if $ARGS[0] = '':
 	$location_type = 'indoors'
 	CLOSE ALL
+	menu_off = 1
 	gs 'stat'
 	'<center><b><font color="maroon"><<$npc_firstname[''A14'']>> <<$npc_lastname[''A14'']>></font></b></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/14.jpg"></center>'

+ 1 - 0
locations/Kwlake1.qsrc

@@ -2,6 +2,7 @@
 
 cls
 pcs_horny += 15
+menu_off = 1
 gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/sex/kwlake1/kwlake1.jpg"></center>'
 'While you and Kat walk along the beach, you notice a rock shaped like a dildo.'

+ 1 - 0
locations/Kwlake2.qsrc

@@ -1,6 +1,7 @@
 # Kwlake2
 
 cls
+menu_off = 1
 gs 'stat'
 '<center><img <<$set_imgh>> src="images/locations/city/residential/lake/sex/kwlake2/kwlake1.jpg"></center>'
 'While you''re walking along the beach, Kat notices a man sitting by himself.'

+ 3 - 1
locations/kafe2.qsrc

@@ -5,7 +5,9 @@ if $ARGS[0] = 'toilet':
 	$location_type = 'bathroom'
 	$locM = 'kafe2'
 	$metkaM = 'toilet'
-
+	$menu_loc = 'kafe2'
+	$menu_arg = 'toilet'
+	menu_off = 0
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/shared/bathroom/toilet.jpg"></center>'
 	'Dirty and smelly toilet that seems to have never been cleaned'

+ 4 - 3
locations/kakuzu.qsrc

@@ -1,9 +1,10 @@
 # kakuzu
 if $ARGS[0] = 'start':
-	cla
-	clr
-	*clr
+	cla & *clr
 	minut += 5
+	$menu_loc = 'kakuzu'
+	$menu_arg = 'start'
+	menu_off = 0
 	gs 'stat'
 	gs 'themes', 'indoors'
 	'<center><b>Mansion Kakuzu</b></center>'

+ 3 - 0
locations/katspalnya.qsrc

@@ -6,6 +6,9 @@ if $ARGS[0] = 'start':
 	$loc = 'katspalnya'
 	$location_type = 'private'
 	$locclass = 'bedr'
+	$menu_loc = 'katspalnya'
+	$menu_arg = 'start'
+	menu_off = 0
 	cls
 	gs 'stat'
 	'<center><b><font color="maroon">Katja''s apartment</font></b></center>'

+ 1 - 0
locations/kino.qsrc

@@ -1,6 +1,7 @@
 # kino
 
 if $ARGS[0] = '':
+	menu_off = 1
 	gs 'stat'
 	'<center><h1><font color="maroon">Cinema</font></h1></center>'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/cinema/cinema.jpg"></center>'

+ 4 - 0
locations/kiosk.qsrc

@@ -7,6 +7,7 @@ if $kioskloc = 'counter' and $args[0] ! 'counter': gt 'kiosk', 'counter'
 if $ARGS[0] = 'start':
 	if hour >= 14 and hour <= 16:
 		cls
+		menu_off = 1
 		gs 'stat'
 		'<center><img <<$set_imgh>> src="images/locations/city/shared/kiosk/kiosk21.jpg"></center>'
 		'It is currently very busy and looks like you''ll have to wait to get to the counter.'
@@ -114,6 +115,9 @@ end
 if $ARGS[0] = 'counter':
 	cls
 	$kioskloc = 'counter'
+	$menu_loc = 'counter'
+	$menu_arg = ''
+	menu_off = 0
 	gs 'stat'
 	
 	'<center><img <<$set_imgh>> src="images/locations/city/shared/kiosk/kiosk123.jpg"></center>'

+ 1 - 0
locations/koncepod.qsrc

@@ -2,6 +2,7 @@
 
 pavserpsiday = daystart
 minut += 5
+menu_off = 1
 gs'stat'
    
 

+ 1 - 1
locations/koncepod1.qsrc

@@ -1,7 +1,7 @@
 # koncepod1
 
 if $ARGS[0]='start':
-
+menu_off = 1
 end
 if $ARGS[0]='prs':
     cls

+ 3 - 0
locations/kruchess.qsrc

@@ -2,6 +2,9 @@
 $metka = ''
 $loc = 'kruchess'
 frost = 0
+$menu_loc = 'kruchess'
+$menu_arg = ''
+menu_off = 0
 gs'stat'
 
 gs 'themes', 'indoors'

+ 1 - 0
locations/krupo.qsrc

@@ -2,6 +2,7 @@
 $metka = $ARGS[0]
 $loc = $CURLOC
 $location_type = 'event'
+menu_off = 1
 
 frost = 0
 gs'stat'

+ 1 - 0
locations/kseniyaQW.qsrc

@@ -5,6 +5,7 @@ if $ARGS[0] = 'event1':
 	cls
 	minut += 5
 	exhibitionQW = 1
+	menu_off = 1
 	gs 'stat'
 
 	'<center><b><font color="maroon">Woman</font></b></center>'