Difference between revisions of "Collision Model (RW Section)"

From GTAMods Wiki
Jump to navigation Jump to search
 
m
Line 1: Line 1:
 
{{RW Section|Collision Model|0x0253F2FA}}
 
{{RW Section|Collision Model|0x0253F2FA}}
  
'''Collision Model''' is one of Rockstar's [[List of RW section IDs#Rockstar.27s_Custom_Sections|custom sections]]. In [[:Category:GTA SA|GTA San Andreas]] it is used to store [[collision model]]s for vehicles, complete with header, but only one model per section/file. The typical location in a SA vehicle [[model file|dff]] section hierarchy is ''[[Clump (RW Section)|Clump]] > [[Extension (RW Section)|Extension]] > Collision Model'', often at the end of the file.
+
'''Collision Model''' is one of Rockstar's [[List of RW section IDs#Rockstar.27s_Custom_Sections|custom sections]]. In [[GTA San Andreas]] it is used to store [[collision model]]s for vehicles, complete with header, but only one model per section/file. The typical location in a SA vehicle [[model file|dff]] section hierarchy is ''[[Clump (RW Section)|Clump]] > [[Extension (RW Section)|Extension]] > Collision Model'', often at the end of the file.

Revision as of 23:34, 3 February 2009

{{{NAME}}}
RenderWare Stream Section
Vendor {{{VENDORNAME}}}
Module {{{MODULENAME}}}
Module ID 0x{{{MODULEID}}}
Identifier 0x{{{IDENTIFIER}}}
Chunk ID 0x{{{MODULEID}}}{{{IDENTIFIER}}}
Versions All
Hierarchy
Parents:
None
Children:
None
Extensions:
None
File Format

Collision Model is one of Rockstar's custom sections. In GTA San Andreas it is used to store collision models for vehicles, complete with header, but only one model per section/file. The typical location in a SA vehicle dff section hierarchy is Clump > Extension > Collision Model, often at the end of the file.