ped.sprintTo: Difference between revisions

21 bytes removed ,  19 November 2022
no edit summary
No edit summary
 
No edit summary
Line 1: Line 1:
{{ScriptItem
{{ScriptItem2
|endpoint = client
|name = sprintTo
|side = client
|type = method
|type = method
|class = Ped
|class = Ped
|name = sprintTo
|games = vc sa iv
|parameters = Vec2 position
|desc = set the ped to sprint to a position
|parameter1 = Vec2 destinationPosition The 2D game position for the ped to sprint to.
|arg1 = Vec2 destinationPosition The 2D game position for the ped to sprint to.
|usage = set the ped to sprint to a position
|return = void
|since=1.0.72
|freturn = void
|return1 = void
|sinceSS = 1.0.72
|returnFail1 = void
}}
}}
6,833

edits