RAGE.Elements.MapObject.Slide: 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 14:3114:31, 11 May 2024Shr0x talk contribs 657 bytes +657 Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toX:''' {{RageType|float}} *'''toY:''' {{RageType|float}} *'''toZ:''' {{RageType|float}} *'''speedX:''' {{RageType|float}} *'''speedY:''' {{RageType|float}} *'''speedZ:''' {{RageType|float}} *'''collision:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.Slide(toX, toY, toZ, speedX, speedY, speedZ, collision) </..."