POINT CAM AT PED

From GTAMods Wiki
Revision as of 11:37, 20 March 2015 by FL1K3R (talk | contribs) (Created page with "{{Native |np=2 |p1t=Integer |p1d=Cam Handle |p2t=Integer |p2d=Ped Handle }} This function points a camera(param 1) to PED (param 2). After using this function you have to upo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
POINT_CAM_AT_PED
Number of parameters: 2
Parameter #TypeDescription
1.IntegerCam Handle
2.IntegerPed Handle
Return value:
TypeDescription
None

This function points a camera(param 1) to PED (param 2). After using this function you have to upoint camera with UNPOINT_CAM native.