Difference between revisions of "SET CHAR READY TO BE EXECUTED"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with "{{Native |np=2 |p1t=Handle |p1d=Ped Handle |p2t=bool |p2d=On / Off ? }} The results of this function are either unknown or untested.")
 
 
Line 4: Line 4:
 
|p1d=Ped Handle
 
|p1d=Ped Handle
 
|p2t=bool
 
|p2t=bool
|p2d=On / Off ?
+
|p2d=true/false
 
}}
 
}}
  
The results of this function are either unknown or untested.
+
This function makes "crosshair" flash when you targeting this ped (in parameter 1) with pistol (''just like when Niko execute Faustin and Dmitry for example'')<br/>
 +
'''true''' - for start flashing<br/>
 +
'''false''' - for stop
 +
 
 +
{| style="float: right;"
 +
|[[File:set_char_ready_to_be_executed_photo.jpg|350px|thumb|left|Example]]
 +
|}

Latest revision as of 01:02, 20 March 2015

SET_CHAR_READY_TO_BE_EXECUTED
Number of parameters: 2
Parameter #TypeDescription
1.HandlePed Handle
2.booltrue/false
Return value:
TypeDescription
None

This function makes "crosshair" flash when you targeting this ped (in parameter 1) with pistol (just like when Niko execute Faustin and Dmitry for example)
true - for start flashing
false - for stop

Example