Difference between revisions of "HAND"

From GTAMods Wiki
Jump to navigation Jump to search
m
m
 
Line 1: Line 1:
 
{{Research}}
 
{{Research}}
 
{{IdeSection
 
{{IdeSection
| game        = {{Icon|VC}} (Xbox, Mobile)
+
| game        = {{Icon|VC|16|:Category:GTA VC|Vice City (Xbox, Mobile)}}
 
| description =  
 
| description =  
 
}}
 
}}
 
'''HAND''' is a section in the [[item definition]] file in the Xbox and Mobile versions of [[Vice City]]. Its purpose is not yet documented. Only one entry exists in this section:
 
'''HAND''' is a section in the [[item definition]] file in the Xbox and Mobile versions of [[Vice City]]. Its purpose is not yet documented. Only one entry exists in this section:
<pre<includeonly></includeonly> style="overflow-x: auto;">
+
{{Pre|
 
639, CSHands, cshands, SLhandPalm
 
639, CSHands, cshands, SLhandPalm
</pre>
+
}}
  
 
== Format ==
 
== Format ==
 
=== Vice City (Xbox, Mobile) ===
 
=== Vice City (Xbox, Mobile) ===
<pre<includeonly></includeonly> style="overflow-x: auto;">
+
{{Pre|
 
hand
 
hand
 
Id, ModelName, TxdName, unknown
 
Id, ModelName, TxdName, unknown
 
end
 
end
</pre>
+
}}
  
 
{|class="wikitable center-col-1 center-col-2" style="width: 100%;"
 
{|class="wikitable center-col-1 center-col-2" style="width: 100%;"

Latest revision as of 19:46, 1 June 2016

HAND (IDE section)
Supported games:Vice City (Xbox, Mobile)
IDE Sections:
2DFX AMAT ANIM CARS HIER HAND MLO OBJS
PATH PEDS TANM TOBJ TREE TXDP WEAP

HAND is a section in the item definition file in the Xbox and Mobile versions of Vice City. Its purpose is not yet documented. Only one entry exists in this section:

639, CSHands, cshands, SLhandPalm

Format

Vice City (Xbox, Mobile)

hand
Id, ModelName, TxdName, unknown
end
Vice City Identifier Type Description
A Id integer Unique object ID.
B ModelName string Name of the .dff model file without extension.
C TxdName string Name of the .txd texture dictionary without extension.
D unknown string unknown