Jelajahi Sumber

[added] regional location variables for all major hubs

hornguy6 2 tahun lalu
induk
melakukan
f6872e0a45

+ 1 - 0
locations/city_center.qsrc

@@ -2,6 +2,7 @@
 
 $loc_arg = $ARGS[0]
 $loc = 'city_center'
+$region = 'city_center'
 $menu_loc = 'city_center'
 $menu_arg = ''
 menu_off = 0

+ 2 - 0
locations/city_industrial.qsrc

@@ -3,6 +3,7 @@
 if $ARGS[0] = '':
 	$loc_arg = ''
 	$loc = 'city_industrial'
+	$region = 'city_industrial'
 	$location_type = 'public_outdoors'
 	$menu_loc = 'city_industrial'
 	$menu_arg = ''
@@ -132,6 +133,7 @@ end
 if $ARGS[0] = 'redlight':
 	$loc_arg = 'redlight'
 	$loc = 'city_industrial'
+	$region = 'city_redlight'
 	$location_type = 'public_outdoors'
 	$menu_loc = 'city_industrial'
 	$menu_arg = 'redlight'

+ 1 - 0
locations/city_island.qsrc

@@ -2,6 +2,7 @@
 
 $loc_arg = ''
 $loc = 'city_island'
+$region = 'city_island'
 $location_type = 'public_outdoors'
 $menu_loc = 'city_island'
 $menu_arg = ''

+ 1 - 0
locations/city_lake.qsrc

@@ -2,6 +2,7 @@
 
 if $ARGS[0] = 'start':
 	$loc = 'city_lake'
+	$region = 'city_lake'
 	$loc_arg = 'start'
 	$menu_loc = 'city_lake'
 	$menu_arg = 'start'

+ 1 - 0
locations/city_park.qsrc

@@ -7,6 +7,7 @@ if $ARGS[0] = 'start':
 
 	$loc_arg = 'start'
 	$loc = 'city_park'
+	$region = 'city_park'
 	$menu_loc = 'city_park'
 	$menu_arg = 'start'
 	$locclass = 'city_park'

+ 1 - 0
locations/city_residential.qsrc

@@ -4,6 +4,7 @@ music_loop = 0
 CLOSE ALL
 $loc_arg = ''
 $loc = 'city_residential'
+$region = 'city_residential'
 $location_type = 'public_outdoors'
 $menu_loc = 'city_residential'
 $menu_arg = ''

+ 4 - 3
locations/gadforest.qsrc

@@ -11,8 +11,9 @@ if $ARGS[0] = 'forest_edge':
 
 	$loc = 'gadforest'
 	$loc_arg = 'forest_edge'
+	$region = 'gad_forest'
 	$location_type = 'secluded'
-
+	
 	$menu_loc = 'gadforest'
 	$menu_arg = 'forest_edge'
 	menu_off = 0
@@ -350,7 +351,7 @@ if $ARGS[0] = 'forest_outskirts':
 	$loc = 'gadforest'
 	$loc_arg = 'forest_outskirts'
 	$location_type = 'secluded'
-
+	$region = 'gad_forest'
 	$menu_loc = 'gadforest'
 	$menu_arg = 'forest_outskirts'
 	menu_off = 0
@@ -429,8 +430,8 @@ if $ARGS[0] = 'forest_center':
 
 	$loc = 'gadforest'
 	$loc_arg = 'forest_center'
+	$region = 'gad_forest'
 	$location_type = 'secluded'
-
 	$menu_loc = 'gadforest'
 	$menu_arg = 'forest_center'
 	menu_off = 0

+ 1 - 0
locations/gadukino.qsrc

@@ -4,6 +4,7 @@
 if $ARGS[0] = '':
 	$loc = 'gadukino'
 	$loc_arg = ''
+	$region = 'gad_village'
 	$location_type = 'public_outdoors'
 	CLOSE ALL
 	gs 'gadukino_event', 'sound'

+ 1 - 0
locations/glake.qsrc

@@ -4,6 +4,7 @@ CLOSE ALL
 if sound = 0:PLAY 'sound/lakeshore1.mp3', 30
 $loc = 'gLake'
 $loc_arg = ''
+$region = 'pav_lake'
 $menu_loc = 'glake'
 $menu_arg = ''
 $locclass = 'beach'

+ 1 - 0
locations/liam.qsrc

@@ -5,6 +5,7 @@ $loc_arg = ''
 $loc = 'liam'
 $location_type = 'public_outdoors'
 $menu_loc = 'liam'
+$region = 'puskin'
 $menu_arg = ''
 menu_off = 0
 if sound = 0:PLAY 'sound/street.mp3',30

+ 1 - 0
locations/pav_commercial.qsrc

@@ -4,6 +4,7 @@ CLOSE ALL
 
 $loc_arg = ''
 $loc = 'pav_commercial'
+$region = 'pav_commercial'
 $location_type = 'public_outdoors'
 $menu_loc = 'pav_commercial'
 $menu_arg = ''

+ 1 - 0
locations/pav_park.qsrc

@@ -5,6 +5,7 @@ CLOSE ALL
 if $ARGS[0] = 'start':
 	*clr & cla
 	$loc = 'pav_park'
+	$region = 'pav_park'
 	$loc_arg = 'start'
 	$location_type = 'public_outdoors'
 	$menu_loc = 'pav_park'

+ 1 - 0
locations/pav_residential.qsrc

@@ -5,6 +5,7 @@ music_loop = 0
 CLOSE ALL
 $loc_arg = ''
 $loc = 'pav_residential'
+$region = 'pav_residential'
 $menu_loc = 'pav_residential'
 $menu_arg = ''
 menu_off = 0