Difference between revisions of "SET CHAR PROP INDEX"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |np=3 |p1t=Handle |p1d=Ped Handle |p2t=int |p2d=Old index ? |p3t=int |p3d=New index ? }} The results of this function are either unknown or untested.")
 
Line 4: Line 4:
 
|p1d=Ped Handle
 
|p1d=Ped Handle
 
|p2t=int
 
|p2t=int
|p2d=Old index ?
+
|p2d=Prop type (hat or glasses)
 
|p3t=int
 
|p3t=int
 
|p3d=New index ?
 
|p3d=New index ?

Revision as of 13:07, 29 September 2017

SET_CHAR_PROP_INDEX
Number of parameters: 3
Parameter #TypeDescription
1.HandlePed Handle
2.intProp type (hat or glasses)
3.intNew index ?
Return value:
TypeDescription
None

The results of this function are either unknown or untested.