Object::streamingRange: 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.

19 August 2024

  • curprev 09:4809:48, 19 August 2024Shr0x talk contribs 623 bytes +31 No edit summary
  • curprev 09:4709:47, 19 August 2024Shr0x talk contribs 592 bytes +592 Created page with "{{ClientsideJsFunction}} {{JSContainer| This property will set the object's streaming distance (range). ===Required Params=== *'''distance:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> object.streamingRange = distance; </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> const object = mp.objects.new(mp.game.joaat("02gate3_l"), mp.players.local.position); object.streamingRange = 3..."