Difference between revisions of "Model Exemplar"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (made RUL link good)
(→‎Group IDs: add Subway and Powerline NSGIDs)
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Model Exemplars are exemplars which relate [[Transit Modeling|transit models]] to the various [[RUL File]]s.  There are two different types of Model Exemplars, '''Puzzle Piece Model Exemplars''' and '''Draggable Network Model Exemplars'''.  Both types of exemplars generally use [[Resource Key Type 0 | RTK0]] or [[Resource Key Type 3 | RTK3]] to reference the models.  RTK3 is more commonly used on the Rail-type networks.   
+
'''Model Exemplars''' are exemplars which relate [[Transit Modeling|transit models]] to the various [[RUL File]]s.  There are two different types of Model Exemplars, '''Puzzle Piece Model Exemplars''' and '''Draggable Network Model Exemplars'''.  Both types of exemplars generally use [[Resource Key Type|RTK0]] or [[Resource Key Type|RTK3]] to reference the models.  RKT3 is more commonly used on the Rail-type networks.   
  
'''Puzzle Piece Model Exemplars''' specify models for use as puzzle pieces, relating them to [[RUL 0x10000000]]. They always have the GID 0xA8434037
+
'''Puzzle Piece Model Exemplars''' specify models for use as puzzle pieces, relating them to [[RUL 0x10000000]]. They always have the [[Group ID]] (GID) ''0xA8434037''.
  
'''Draggable Network Model Exemplars''' relate the models to the RULs which deal with draggable networks, including the [[Network-Specific RUL Files]],[[RUL 0x10000001]] and [[RUL 0x1000000]]. They are referenced in the RULs in much the same manner as textures, using the IID for the exemplar.
+
'''Draggable Network Model Exemplars''' relate the models to the RULs which deal with draggable networks, including the [[Individual Network RULs]], [[RUL 0x10000001]] and [[RUL 0x10000002]]. They are referenced in the RULs in much the same manner as textures, using the [[Instance ID]] (IID) for the exemplar.
  
'''Underground Network Models'''(Subway/Water pipes) do not use exemplars.  
+
'''Underground Network Models'''(Subway/Water pipes) do not use exemplars.
  
 +
==Group IDs==
 
The GID for the Draggable Network Model Exemplar varies based on the network for which the model is to be used, sometimes known as a '''Network-Specific GID''' (NSGID).  A listing of all known NSGIDs is shown below.
 
The GID for the Draggable Network Model Exemplar varies based on the network for which the model is to be used, sometimes known as a '''Network-Specific GID''' (NSGID).  A listing of all known NSGIDs is shown below.
  
*'''Road'''
+
<pre>
0x2821ED93
+
0x2821ED93   Road
 
+
0xA92A02EA    Street
*'''Street'''
+
0xCBE084CB    One-Way Road
0xA92A02EA
+
0xCB730FAC    Avenue
 
+
0xA8434037    Elevated Highway
*'''One-Way Road'''
+
0xEBE084D1    Ground Highway
0xCBE084CB
+
0x6BE08658    RHW
 
+
0xE8347989    Heavy Rail
*'''Avenue'''
+
0x2B79DFFB    Light Rail
0xCB730FAC
+
0xEBE084C2    Monorail
 
+
0x8A15F3F2    Subway
*'''Elevated Highway'''
+
0x088E1962    Powerline
0xA8434037
+
</pre>
 
 
*'''Ground Highway'''
 
0xEBE084D1
 
 
 
*'''RHW'''
 
0x6BE08658
 
 
 
*'''Heavy Rail'''
 
0xE8347989
 
 
 
*'''Light Rail'''
 
0x2B79DFFB
 
 
 
*'''Monorail'''
 
0xEBE084C2
 
  
  
 
[[Category:Transit Networks]]
 
[[Category:Transit Networks]]
 +
[[Category:Transit Modding]]

Latest revision as of 07:49, 29 January 2023

Model Exemplars are exemplars which relate transit models to the various RUL Files. There are two different types of Model Exemplars, Puzzle Piece Model Exemplars and Draggable Network Model Exemplars. Both types of exemplars generally use RTK0 or RTK3 to reference the models. RKT3 is more commonly used on the Rail-type networks.

Puzzle Piece Model Exemplars specify models for use as puzzle pieces, relating them to RUL 0x10000000. They always have the Group ID (GID) 0xA8434037.

Draggable Network Model Exemplars relate the models to the RULs which deal with draggable networks, including the Individual Network RULs, RUL 0x10000001 and RUL 0x10000002. They are referenced in the RULs in much the same manner as textures, using the Instance ID (IID) for the exemplar.

Underground Network Models(Subway/Water pipes) do not use exemplars.

Group IDs

The GID for the Draggable Network Model Exemplar varies based on the network for which the model is to be used, sometimes known as a Network-Specific GID (NSGID). A listing of all known NSGIDs is shown below.

0x2821ED93    Road
0xA92A02EA    Street
0xCBE084CB    One-Way Road
0xCB730FAC    Avenue
0xA8434037    Elevated Highway
0xEBE084D1    Ground Highway
0x6BE08658    RHW
0xE8347989    Heavy Rail
0x2B79DFFB    Light Rail
0xEBE084C2    Monorail
0x8A15F3F2    Subway
0x088E1962    Powerline