RAGE.Elements.Ped.TaskSeekCoverToCoords: 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:5715:57, 11 May 2024Shr0x talk contribs 636 bytes +636 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x1:''' {{RageType|float}} *'''y1:''' {{RageType|float}} *'''z1:''' {{RageType|float}} *'''x2:''' {{RageType|float}} *'''y2:''' {{RageType|float}} *'''z2:''' {{RageType|float}} *'''p7:''' {{RageType|int}} *'''p8:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskSeekCoverToCoords(x1, y1, z1, x2, y2, z2, p7, p8) </syntaxhighlight..."