All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:04, 13 August 2024 Shr0x talk contribs created page Pool::remoteId (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...")