Difference between revisions of "HAND"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Research}} {{IdeSection | game = {{Icon|VC}} (Xbox) | description = }} '''HAND''' is a section in the item definition file in the Xbox version of Vice City....")
 
m
Line 1: Line 1:
 
{{Research}}
 
{{Research}}
 
{{IdeSection
 
{{IdeSection
| game        = {{Icon|VC}} (Xbox)
+
| game        = {{Icon|VC}} (Xbox, Mobile)
 
| description =  
 
| description =  
 
}}
 
}}
'''HAND''' is a section in the [[item definition]] file in the Xbox version 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:
639, CSHands, cshands, SLhandPalm
+
<pre<includeonly></includeonly> style="overflow-x: auto;">
 +
639, CSHands, cshands, SLhandPalm
 +
</pre>
  
 
== Format ==
 
== Format ==
=== Vice City (Xbox) ===
+
=== Vice City (Xbox, Mobile) ===
 
<pre<includeonly></includeonly> style="overflow-x: auto;">
 
<pre<includeonly></includeonly> style="overflow-x: auto;">
 
hand
 
hand

Revision as of 22:08, 8 November 2015

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