Browse Source

[added] Menu variable for E

Blatte 5 years ago
parent
commit
a27df2b211
3 changed files with 15 additions and 1 deletions
  1. 4 0
      locations/etoexhib.qsrc
  2. 4 1
      locations/exhibitionistshop.qsrc
  3. 7 0
      locations/experiment.qsrc

+ 4 - 0
locations/etoexhib.qsrc

@@ -2,12 +2,16 @@
 CLOSE ALL
 $metka = $ARGS[0]
 $loc = $CURLOC
+$menu_loc = 'etoexhib'
+$menu_arg = ''
+menu_off = 0
 $location_type = 'public_indoors'
 
 if $ARGS[0] = 'pos1':
 	cla
 	*clr
 	minut += 5
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/mall/salon/solar1.jpg"></center>'
 	'You walk into the room with the solarium. The room is quiet and with dim lights, seems like there is nobody in the solarium except for the administrator. You look at the door.'

+ 4 - 1
locations/exhibitionistshop.qsrc

@@ -5,7 +5,10 @@ if $ARGS[0] = 'start':
 	$loc = 'exhibitionistshop'
 	$metka = 'start'
     $location_type = 'public_indoors'
-	cls
+	$menu_loc = 'exhibitionistshop'
+	$menu_arg = 'start'
+	menu_off = 0
+	cla & *clr
 	if exhibitionQW = 3: exhibitionQW = 4
 	gs 'stat'
 

+ 7 - 0
locations/experiment.qsrc

@@ -3,6 +3,9 @@
 $loc = 'experiment'
 $location_type = private
 $locM = 'experiment'
+$menu_loc = 'experiment'
+$menu_arg = 'private'
+menu_off = 0
 
 $doc1 = 'Doctor Sokolnikov'
 $doc2 = 'Doctor Ivanov'
@@ -56,6 +59,7 @@ end
 
 if $ARGS[0] = 'deskTalk':
 	minut += 3
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images\locations\shared\clinic\experiment\nurse2.jpg"></center>'
 	*nl
@@ -376,6 +380,7 @@ end
 
 if $ARGS[0] = 'testarea:lockeroom:locker:meetAfrican':
 	minut += 2
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images\locations\shared\clinic\experiment\africanmeet.jpg"></center>'
 	*nl
@@ -395,6 +400,7 @@ end
 
 if $ARGS[0] = 'testarea:lockeroom:locker:stareAfrican':
 	minut += 2
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images\locations\shared\clinic\experiment\africanmeet.jpg"></center>'
 	*nl
@@ -410,6 +416,7 @@ end
 
 if $ARGS[0] = 'testarea:lockeroom:locker':
 	minut += 2
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images\locations\shared\clinic\experiment\lockerroom.jpg"></center>'
 	*nl