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).

Logs
  • 10:36, 23 April 2024 Shr0x talk contribs created page Streaming::setRenderHdOnly (Created page with "__NOTOC__ {{ClientsideJsFunction}} Enable or disable the game to only render HD models {{JSContainer| === Required Arguments === *'''enable:''' {{RageType|Boolean}} === Return Value === *'''void''' {{RageType|void}} ==Syntax== <pre> mp.game.streaming.setRenderHdOnly(enable); </pre> ==Example== {{ClientsideCode| <syntaxhighlight lang="javascript"> mp.game.streaming.setRenderHdOnly(true); //enable HD models only to render </syntaxhighlight> }} }} ==See also== {{Streami...")