Difference between revisions of "GET CHAR DRAWABLE VARIATION"
Jump to navigation
Jump to search
AngryAmoeba (talk | contribs) (Created page with '{{Native |np = 2 |p1t = integer |p1d = Char handle |p2t = integer |p2d = Char component handle |r=1 |rt=int |rd=Returns the handle for the variation of …') |
|||
Line 9: | Line 9: | ||
|rd=Returns the handle for the variation of the specified char component. | |rd=Returns the handle for the variation of the specified char component. | ||
}} | }} | ||
+ | |||
+ | Component handle: | ||
+ | *Head = 0, | ||
+ | *Upper Body = 1, | ||
+ | *Lower Body = 2, | ||
+ | *Bags = 3, | ||
+ | *Hand = 4, | ||
+ | *Feet = 5, | ||
+ | *Jacket = 6, | ||
+ | *Hair = 7, | ||
+ | *Suse2 = 8, | ||
+ | *Teeth = 9, | ||
+ | *Face = 10 |
Latest revision as of 19:59, 25 March 2015
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Char handle |
2. | integer | Char component handle |
Return value: | ||
Type | Description | |
int | Returns the handle for the variation of the specified char component. |
Component handle:
- Head = 0,
- Upper Body = 1,
- Lower Body = 2,
- Bags = 3,
- Hand = 4,
- Feet = 5,
- Jacket = 6,
- Hair = 7,
- Suse2 = 8,
- Teeth = 9,
- Face = 10