Difference between revisions of "POINT CAM AT PED"

From GTAMods Wiki
Jump to navigation Jump to search
(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...")
 
(No difference)

Latest revision as of 11:37, 20 March 2015

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.