Difference between revisions of "MDE Scripting: Districts"

From Nomad DB
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{Page_MDE}}
 +
==Lost Heaven districts (cityID: 111 | cityID: 114)==
 
{| class="wikitable sortable" width="100%"
 
{| class="wikitable sortable" width="100%"
 
|-
 
|-
Line 5: Line 7:
 
! Description
 
! Description
 
|-
 
|-
| 0
+
| style="font-weight: bold; text-align:center;" | 0
 
| none
 
| none
 
| Unknown district
 
| Unknown district
 
|-
 
|-
| 1
+
| style="font-weight: bold; text-align:center;" | 1
 
| district_01_chinatown
 
| district_01_chinatown
 
| Chinatown
 
| Chinatown
 
|-
 
|-
| 2
+
| style="font-weight: bold; text-align:center;" | 2
 
| district_02_little_italy  
 
| district_02_little_italy  
 
| Little Italy
 
| Little Italy
 
|-
 
|-
| 3
+
| style="font-weight: bold; text-align:center;" | 3
 
| district_03_works_quarter
 
| district_03_works_quarter
 
| Works Quarter
 
| Works Quarter
 
|-
 
|-
| 4
+
| style="font-weight: bold; text-align:center;" | 4
 
| district_04_central_island
 
| district_04_central_island
 
| Central Island
 
| Central Island
 
|-
 
|-
| 5
+
| style="font-weight: bold; text-align:center;" | 5
 
| district_05_new_ark
 
| district_05_new_ark
 
|  
 
|  
 
|-
 
|-
| 6
+
| style="font-weight: bold; text-align:center;" | 6
 
| district_06_downtown
 
| district_06_downtown
 
| Downtown
 
| Downtown
 
|-
 
|-
| 7
+
| style="font-weight: bold; text-align:center;" | 7
 
| district_07_hoboken
 
| district_07_hoboken
 
|  
 
|  
 
|-
 
|-
| 8
+
| style="font-weight: bold; text-align:center;" | 8
 
| district_08_oakwood
 
| district_08_oakwood
 
| Oakwood
 
| Oakwood
 
|-
 
|-
| 9
+
| style="font-weight: bold; text-align:center;" | 9
 
| district_09_oakhill
 
| district_09_oakhill
 
|  
 
|  
 
|-
 
|-
| 10
+
| style="font-weight: bold; text-align:center;" | 10
 
| district_10_countryside
 
| district_10_countryside
 
| North County
 
| North County
 
|-
 
|-
| 11
+
| style="font-weight: bold; text-align:center;" | 11
 
| district_11_autodrome
 
| district_11_autodrome
 
|  
 
|  
 
|}
 
|}
 +
 +
 +
==Tests districts (cityID: 9)==
 +
{| class="wikitable sortable" width="100%"
 +
|-
 +
! ID
 +
! Name
 +
! Description
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 0
 +
| _testscene_no_district
 +
|
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 1
 +
| _testscene_default_district
 +
|
 +
|}
 +
 +
 +
==Menu districts (cityID: 112)==
 +
{| class="wikitable sortable" width="100%"
 +
|-
 +
! ID
 +
! Name
 +
! Description
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 0
 +
| menu_no_district
 +
|
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 1
 +
| menu_default_district
 +
|
 +
|}
 +
 +
 +
==Boat mission districts (cityID: 113)==
 +
{| class="wikitable sortable" width="100%"
 +
|-
 +
! ID
 +
! Name
 +
! Description
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 0
 +
| boat_no_district
 +
|
 +
|-
 +
| style="font-weight: bold; text-align:center;" | 1
 +
| boat_default_district
 +
|
 +
|}
 +
 +
 +
 +
[[Category:MDE]]
 +
[[Category:MDE Scripting]]
 +
[[Category:MDE Resources]]
 +
[[Category:MDE Districts]]

Latest revision as of 19:22, 27 October 2020

Lost Heaven districts (cityID: 111 | cityID: 114)

ID Name Description
0 none Unknown district
1 district_01_chinatown Chinatown
2 district_02_little_italy Little Italy
3 district_03_works_quarter Works Quarter
4 district_04_central_island Central Island
5 district_05_new_ark
6 district_06_downtown Downtown
7 district_07_hoboken
8 district_08_oakwood Oakwood
9 district_09_oakhill
10 district_10_countryside North County
11 district_11_autodrome


Tests districts (cityID: 9)

ID Name Description
0 _testscene_no_district
1 _testscene_default_district


Menu districts (cityID: 112)

ID Name Description
0 menu_no_district
1 menu_default_district


Boat mission districts (cityID: 113)

ID Name Description
0 boat_no_district
1 boat_default_district