TASK CHAR SLIDE TO COORD

From GTAMods Wiki
Jump to navigation Jump to search
TASK_CHAR_SLIDE_TO_COORD
Number of parameters: 6
Parameter #TypeDescription
1.HandleThe char to slide
2.FloatX coordinate
3.FloatY coordinate
4.FloatZ coordinate
5.FloatHeading
6.FloatSpeed multiplier
Return value:
TypeDescription
None

This function will slide the specified char to the given coordinates. The char will walk to the approximate coordinate, then slide to the exact coordinate.