1
0
Просмотр исходного кода

[fixed] missing menu variables in gschool_socialchg1

julzor 5 лет назад
Родитель
Сommit
666fc1cf6b
1 измененных файлов с 11 добавлено и 0 удалено
  1. 11 0
      locations/gschool_socialchg1.qsrc

+ 11 - 0
locations/gschool_socialchg1.qsrc

@@ -3,6 +3,7 @@
 !Lazar
 if $ARGS[0] = 'tLazar':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/32.jpg"></center>'
 	'You decide on to walk over to see what the fuss is about. As usual Lazar is showing off his skills as he has some of the younger kids challenge him 1-on-1 or even 1-on-2 and he''s still managing to beat them quite easily.'
@@ -50,6 +51,7 @@ end
 !if player picks Ivan
 if $ARGS[0] = 'tIvan':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/3.jpg"></center>'
 	'Ivan is looking victorious as he greets you between the breaths, "What are you doing out here this early?" he asks.'
@@ -75,6 +77,7 @@ end
 !if player picks Fedor
 if $ARGS[0] = 'tFedor':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/3.jpg"> <img <<$set_imgh>> src="images/characters/pavlovsk/school/head/5.jpg"></center>'
 	'A flustered Fedor is huffing and puffing, "You really need to take it easy. I can barely keep up with you, Ivan..."'
@@ -102,6 +105,7 @@ end
 !Svyatoslav
 if $ARGS[0] = 'tSvyatoslav':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/8.jpg"></center>'
 	'You wait patiently until Svyatoslav ends one of his runs. "You''re improving greatly," You complement him.'
@@ -137,6 +141,7 @@ end
 
 if $ARGS[0] = 'tVanya':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/59.jpg"></center>'
 	'Seeing you he stops in his tracks, "Hey, <<$pcs_nickname>>, you''re out early today!" he gives you a subtle smile.'
@@ -162,6 +167,7 @@ end
 
 if $ARGS[0] = 'tErast':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/33.jpg"></center>'
 	'You walk up to him not really wanting to bother him but you feel the need to ask him how it works, "Sorry Erast, I don''t want to bother you..." you start as he puts down the weights.'
@@ -200,6 +206,7 @@ end
 
 if $ARGS[0] = 'tChristina':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/18.jpg"></center>'
 	'"What are you two up to?" you ask Christina ignoring Lina as you walk up to them.'
@@ -241,6 +248,7 @@ end
 
 if $ARGS[0] = 'tLina':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/18.jpg"></center>'
 	'"What are you two up to?" you ask Lina ignoring Christina as you walk up to them.'
@@ -273,6 +281,7 @@ end
 
 if $ARGS[0] = 'tBella':
 	cla & *clr
+	menu_off = 1
 	minut += 20
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/22.jpg"></center>'
@@ -309,6 +318,7 @@ end
 
 if $ARGS[0] = 'tVeronika':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/34.jpg"></center>'
 	'Noticing it''s Veronika, you start waving towards her trying to catch her attention. She barely bats an eye towards you as you try your hardest to get her attention.'
@@ -355,6 +365,7 @@ end
 
 if $ARGS[0] = 'tLariska':
 	cla & *clr
+	menu_off = 1
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/head/13.jpg"></center>'
 	'You carefully walk up to her, trying your best not the make your presence known. As you stand and observe her for a moment, you''re flabbergasted as Lariska is smashing the ball and have it effortlessly return to her hands over and over again...'