Difference between revisions of "HAND"
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 | + | '''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;"> | |
| + | 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
| 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 |