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:43, 23 April 2024 Shr0x talk contribs created page Streaming::forceStreamingUpdate (Created page with "__NOTOC__ {{ClientsideJsFunction}} Forcefully update ('reload') streaming. {{JSContainer| === Return Value === *'''void''' {{RageType|void}} ==Syntax== <pre> mp.game.streaming.forceStreamingUpdate(); </pre> ==Example== {{ClientsideCode| <syntaxhighlight lang="javascript"> const [position, dimension, heading] = [mp.players.local.position, mp.players.local.dimension, mp.players.local.getHeading()]; const ped = mp.peds.new(mp.game.joaat("mp_m_freemode_01"), position, hea...")