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:04, 23 April 2024 Shr0x talk contribs created page Streaming::streamvolCreateLine (Created page with "__NOTOC__ {{ClientsideJsFunction}} {{JSContainer| Creates a new line streaming volume for the specified asset types. === Required Arguments === *'''x1''' {{RageType|Float}} *'''y1''' {{RageType|Float}} *'''z1''' {{RageType|Float}} *'''x2''' {{RageType|Float}} *'''y2''' {{RageType|Float}} *'''z2''' {{RageType|Float}} *'''flag''' {{RageType|Number}} === Return Value === *'''void''' {{RageType|Void}} ==Syntax== <pre> mp.game.streaming.streamvolCreateLine(x1, y1, z1, x2,...")