ソースを参照

[fixed] commented out npc_data can probably be removed

julzor 5 年 前
コミット
fe00e11034

+ 2 - 1
locations/Sgrup.qsrc

@@ -12,8 +12,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 	'You stay in the cafeteria where some of the teachers are eating or watching over the kids making sure there is no trouble.'
 end
 *nl
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
 
-gs 'gschool_lessons', 'npc_data'
 $textgrup = ''
 count1 = 0
 i = 1

+ 3 - 1
locations/Sgrup1.qsrc

@@ -13,7 +13,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 end
 *nl
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
+
 $textgrup = ''
 count1 = 0
 i = 1

+ 3 - 1
locations/Sgrup2.qsrc

@@ -13,7 +13,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 end
 *nl
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
+
 $textgrup = ''
 count1 = 0
 i = 1

+ 3 - 1
locations/Sgrup3.qsrc

@@ -13,7 +13,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 end
 *nl
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
+
 $textgrup = ''
 count1 = 0
 i = 1

+ 3 - 1
locations/Sgrup4.qsrc

@@ -13,7 +13,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 end
 *nl
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
+
 $textgrup = ''
 count1 = 0
 i = 1

+ 3 - 1
locations/Sgrup5.qsrc

@@ -13,7 +13,9 @@ if $loc = 'gschool_grounds' or $loc = 'gschool_lunch':
 end
 *nl
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
+
 $textgrup = ''
 count1 = 0
 i = 1

+ 2 - 1
locations/SgrupDisco.qsrc

@@ -8,7 +8,8 @@ act 'Move away':gt $loc, $metka
 
 '<center><b><font color="maroon">Disco</font></b></center>'
 
-gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!gs 'gschool_lessons', 'npc_data'
 
 !! First string for popular kids
 $textgrup = ''

+ 2 - 1
locations/gschool_lessons.qsrc

@@ -309,6 +309,7 @@ if $ARGS[0] = 'schedule':
 	end
 end
 
+!!{ Probably can be deleted
 if $ARGS[0] = 'npc_data':
 !!$npc_firstname[i] - npc given name stored since MGX
 !!$npc_nickname[i] - npc nick name stored since MGX
@@ -773,6 +774,6 @@ if $ARGS[0] = 'npc_data':
 	$npcGo[60] = '<a href="exec:numnpc = 60 & gt ''Snpc''"><<$npc_firstname[''A69'']>> <<$npc_lastname[''A69'']>></a>'
 	$npcSelfie[60] = '<a href="exec:numnpc = 60 & gt ''phone_selfies'', ''schoolselfies''"><<$npc_firstname[''A69'']>> <<$npc_lastname[''A69'']>></a>'
 end
-
+}
 --- gschool_lessons ---------------------------------
 

+ 2 - 1
locations/loadg.qsrc

@@ -78,7 +78,8 @@ end
 
 if arrsize('$phonetheme_name') = 0: gs 'telefon', 'setup'
 
-if ARRSIZE('school_static_num') < 61: gs 'gschool_lessons', 'npc_data'
+!!Can probably be removed
+!!if ARRSIZE('school_static_num') < 61: gs 'gschool_lessons', 'npc_data'
 
 if housr = 1: home_owned[1] = 1
 if BuyHous = 1: home_owned[1] = 2