Difference between revisions of "HAND"
Jump to navigation
Jump to search
m |
m |
||
| Line 1: | Line 1: | ||
{{Research}} | {{Research}} | ||
{{IdeSection | {{IdeSection | ||
| − | | game = {{Icon|VC | + | | 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| | |
639, CSHands, cshands, SLhandPalm | 639, CSHands, cshands, SLhandPalm | ||
| − | + | }} | |
== Format == | == Format == | ||
=== Vice City (Xbox, Mobile) === | === Vice City (Xbox, Mobile) === | ||
| − | + | {{Pre| | |
hand | hand | ||
Id, ModelName, TxdName, unknown | Id, ModelName, TxdName, unknown | ||
end | end | ||
| − | + | }} | |
{|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
| Supported games: | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
IDE Sections:
| ||||||||||||||||
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
| 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 |