RAGE.Elements.Ped.TaskGoTo: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 May 2024

  • curprev 15:0115:01, 11 May 2024Shr0x talk contribs 590 bytes −13 No edit summary
  • curprev 14:5914:59, 11 May 2024Shr0x talk contribs 603 bytes +603 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''duration:''' {{RageType|int}} *'''distance:''' {{RageType|float}} *'''speed:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Ped.TaskGoTo(target, duration, distance, speed, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight l..."