6,834
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{ScriptItem2 | ||
| | |name = sprintTo | ||
|side = client | |||
|type = method | |type = method | ||
|class = Ped | |class = Ped | ||
| | |games = vc sa iv | ||
| | |desc = set the ped to sprint to a position | ||
| | |arg1 = Vec2 destinationPosition The 2D game position for the ped to sprint to. | ||
| | |return = void | ||
| | |freturn = void | ||
|sinceSS = 1.0.72 | |||
}} | }} |
edits