Difference between revisions of "START PTFX ON PED BONE"

From GTAMods Wiki
Jump to navigation Jump to search
(Start)
 
Line 18: Line 18:
 
|p8d=Roll
 
|p8d=Roll
 
|p9t=int
 
|p9t=int
|p9d=[[Ped_Bones]]
+
|p9d=[[Ped_Bones | Ped bone ID]]
 
|p10t=float
 
|p10t=float
 
|p10d=Effect scale (1.0f = standard)
 
|p10d=Effect scale (1.0f = standard)

Revision as of 18:36, 7 September 2011

START_PTFX_ON_PED_BONE
Number of parameters: 10
Parameter #TypeDescription
1.stringParticle effect name
2.intPed id
3.floatX-offset
4.floatY-offset
5.floatZ-offset
6.floatYaw
7.floatPitch
8.floatRoll
9.int Ped bone ID
10.floatEffect scale (1.0f = standard)
Return value:
TypeDescription
intHandle to particle effect instance

Starts and sticks a particle effect to a ped's bone. Returns a handle to the ptfx instance.