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
  • 17:46, 11 February 2026 Shr0x talk contribs created page Object::createGlowStyle (Created page with "{{ClientsideJsFunction}} {{JSContainer| === Required Params === *'''freq:''' {{RageType|number}} *'''minIntensity:''' {{RageType|number}} *'''maxIntensity:''' {{RageType|number}} === Return value === *''' {{RageType|number}} ''' (glowStyle id) == Syntax == <syntaxhighlight lang="javascript"> const glowStyle = mp.game.object.createGlowStyle(freq, minIntensity, maxIntensity); </syntaxhighlight> == Example == <syntaxhighlight lang="javascript"> const glow = mp.game.obje...")