Pool::remoteId: 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.

13 August 2024

  • curprev 12:0412:04, 13 August 2024Shr0x talk contribs 1,011 bytes +1,011 Created page with " {{ClientsideJsFunction}} {{JSContainer| Remote ID is a server-side generated entity ID which you can get from client side. Whenever a shared-entity, let's say a blip is created on server-side a new ID is generated for them, you can access this ID on client side from '''remoteId''' property. * '''Note: this property is read only.''' ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.Entity.remoteId </syntaxhighlight> ==E..."