Difference between revisions of "SET PED PATH MAY DROP FROM HEIGHT"

From GTAMods Wiki
Jump to navigation Jump to search
(Created page with '{{Native |np=2 |p1t=Integer |p1d=Char Handle |p2t=Boolean |p2d=True/False | }} NOTE: Uncertain what this function precisely does, though perhaps allows an NPC to jump off low he…')
 
 
Line 8: Line 8:
 
}}
 
}}
  
NOTE: Uncertain what this function precisely does, though perhaps allows an NPC to jump off low heights.
+
This function seems to allow an NPC to jump off of, possibly low, heights.  If an NPC is on top of a building, not a tall one, they will jump off to land on ground if they need to.

Latest revision as of 20:30, 23 February 2011

SET_PED_PATH_MAY_DROP_FROM_HEIGHT
Number of parameters: 2
Parameter #TypeDescription
1.IntegerChar Handle
2.BooleanTrue/False
Return value:
TypeDescription
None

This function seems to allow an NPC to jump off of, possibly low, heights. If an NPC is on top of a building, not a tall one, they will jump off to land on ground if they need to.