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).
- 04:36, 29 May 2024 Shr0x talk contribs created page Nametags.useScreen2dCoords (Created page with "{{ClientsideJsFunction}} {{JSContainer| Enabled by default, when set to false, passes 3D world coords to render event (so it can be used with set/clearDrawOrigin) ===Return value=== *'''enable:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.nametags.useScreen2dCoords </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.nametags.useScreen2dCoords = false; </syntaxhighlight> }}...")